diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-07 20:07:28 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-07 20:07:28 +0000 |
commit | 41811345b79f7f918a569ab57434de85ba478cb3 (patch) | |
tree | c96877c7881b127fb33fad24725db2198ef689ee /openwrt/package/util-linux/ipkg | |
parent | 6fe9c8936fece60a05849c5d35ae4a3f4e39bacf (diff) |
add util-linux for fdisk (thanks to Philipp Kewisch )
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2071 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/util-linux/ipkg')
-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 0000000000..30f37b445b --- /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. |