From 12ff5c5c5b87ea50c8bd6d3f444fc30930b0d202 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 8 Oct 2005 14:28:28 +0000 Subject: 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 --- openwrt/package/util-linux/Config.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'openwrt/package/util-linux/Config.in') diff --git a/openwrt/package/util-linux/Config.in b/openwrt/package/util-linux/Config.in index b10b272b7..ed62b7c01 100644 --- a/openwrt/package/util-linux/Config.in +++ b/openwrt/package/util-linux/Config.in @@ -13,3 +13,17 @@ config BR2_PACKAGE_FDISK http://www.kernel.org/pub/linux/utils/util-linux/ +config BR2_PACKAGE_SWAP_UTILS + tristate "swap-utils - Swap space management utilities" + default m if CONFIG_DEVEL + select BR2_COMPILE_UTIL_LINUX + help + A collection of tools to manage swap space : + + * mkswap + * swapon + * swapoff + + http://www.kernel.org/pub/linux/utils/util-linux/ + + -- cgit v1.2.3