summaryrefslogtreecommitdiffstats
path: root/openwrt/package/util-linux/ipkg
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-08 14:28:28 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-08 14:28:28 +0000
commit12ff5c5c5b87ea50c8bd6d3f444fc30930b0d202 (patch)
treecc1b86a3b9355382bcc8b9bf8104a4c2e7f0b543 /openwrt/package/util-linux/ipkg
parenta4b5dcc8f23e78e68c9a3b4ef8e75c0e412a2fd9 (diff)
add a swap-utils subpackage,
fix ipkg/control fields, add cvs Id tag. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2075 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/util-linux/ipkg')
-rw-r--r--openwrt/package/util-linux/ipkg/fdisk.control9
-rw-r--r--openwrt/package/util-linux/ipkg/swap-utils.control7
2 files changed, 12 insertions, 4 deletions
diff --git a/openwrt/package/util-linux/ipkg/fdisk.control b/openwrt/package/util-linux/ipkg/fdisk.control
index 30f37b445..9eea615cb 100644
--- a/openwrt/package/util-linux/ipkg/fdisk.control
+++ b/openwrt/package/util-linux/ipkg/fdisk.control
@@ -1,6 +1,7 @@
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.
+Section: admin
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Philipp Kewisch <openwrt@kewis.ch>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/util-linux/
+Depends:
+Description: A partition table manipulation utility
diff --git a/openwrt/package/util-linux/ipkg/swap-utils.control b/openwrt/package/util-linux/ipkg/swap-utils.control
new file mode 100644
index 000000000..6c4459d21
--- /dev/null
+++ b/openwrt/package/util-linux/ipkg/swap-utils.control
@@ -0,0 +1,7 @@
+Package: swap-utils
+Priority: optional
+Section: admin
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/util-linux/
+Depends:
+Description: Swap space management utilities