diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-07 20:07:28 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-07 20:07:28 +0000 |
commit | ed6bf70bd42b1ea0cef21ffc1ba0ae6e7df5186a (patch) | |
tree | c96877c7881b127fb33fad24725db2198ef689ee /openwrt/package/util-linux/ipkg/fdisk.control | |
parent | 44b8eb2dd4e7b464b48ee0a8f261daf0e1fd7cb5 (diff) | |
download | mtk-20170518-ed6bf70bd42b1ea0cef21ffc1ba0ae6e7df5186a.zip mtk-20170518-ed6bf70bd42b1ea0cef21ffc1ba0ae6e7df5186a.tar.gz mtk-20170518-ed6bf70bd42b1ea0cef21ffc1ba0ae6e7df5186a.tar.bz2 |
add util-linux for fdisk (thanks to Philipp Kewisch )
SVN-Revision: 2071
Diffstat (limited to 'openwrt/package/util-linux/ipkg/fdisk.control')
-rw-r--r-- | openwrt/package/util-linux/ipkg/fdisk.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/util-linux/ipkg/fdisk.control b/openwrt/package/util-linux/ipkg/fdisk.control new file mode 100644 index 0000000..30f37b4 --- /dev/null +++ b/openwrt/package/util-linux/ipkg/fdisk.control @@ -0,0 +1,6 @@ +Package: fdisk +Priority: optional +Section: sys +Maintainer: Philipp Kewisch <openwrt@kewis.ch> +Source: ftp://ftp.kernel.org/pub/linux/utils/util-linux/util-linux-2.1.2r.tar.gz +Description: Util-linux is a suite of essential utilities for any Linux system. This is the fdisk component of util-linux. Note however that this release is not stripped in any way. |