aboutsummaryrefslogtreecommitdiffstats
path: root/package/util-linux/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-07 20:07:28 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-07 20:07:28 +0000
commit1177bb4affa5ee3b20b40397e82840fcf4f3a34a (patch)
tree31dc69baf521de8e81f2a407005429821ce6c348 /package/util-linux/ipkg
parentd4c5b212c7e235444d2beb6c4ae34f6e7e74c35d (diff)
downloadmaster-187ad058-1177bb4affa5ee3b20b40397e82840fcf4f3a34a.tar.gz
master-187ad058-1177bb4affa5ee3b20b40397e82840fcf4f3a34a.tar.bz2
master-187ad058-1177bb4affa5ee3b20b40397e82840fcf4f3a34a.zip
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.control6
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.