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 | be2f6582ef76308742cf886b01117bcc12eac120 (patch) | |
tree | 31dc69baf521de8e81f2a407005429821ce6c348 /package/util-linux/ipkg | |
parent | 07f69f9960bebc7df13a4363aa7aef5538923844 (diff) |
add util-linux for fdisk (thanks to Philipp Kewisch )
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2071 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/util-linux/ipkg')
-rw-r--r-- | package/util-linux/ipkg/fdisk.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/util-linux/ipkg/fdisk.control b/package/util-linux/ipkg/fdisk.control new file mode 100644 index 0000000000..30f37b445b --- /dev/null +++ b/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. |