1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

add a swap-utils subpackage,

fix ipkg/control fields,
add cvs Id tag.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2075 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2005-10-08 14:28:28 +00:00
parent de1d79cd93
commit 233e63e1f5
4 changed files with 38 additions and 5 deletions

View File

@@ -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

View File

@@ -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