package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20726 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
6f4f5e06bc
commit
46b64d6ae8
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=busybox
|
PKG_NAME:=busybox
|
||||||
PKG_VERSION:=1.16.1
|
PKG_VERSION:=1.16.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=http://www.busybox.net/downloads \
|
PKG_SOURCE_URL:=http://www.busybox.net/downloads \
|
||||||
|
|
|
@ -29,7 +29,7 @@ config BUSYBOX_CONFIG_FEATURE_ACPID_COMPAT
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_BLKID
|
config BUSYBOX_CONFIG_BLKID
|
||||||
bool "blkid"
|
bool "blkid"
|
||||||
default n
|
default y
|
||||||
select BUSYBOX_CONFIG_VOLUMEID
|
select BUSYBOX_CONFIG_VOLUMEID
|
||||||
help
|
help
|
||||||
Lists labels and UUIDs of all filesystems.
|
Lists labels and UUIDs of all filesystems.
|
||||||
|
@ -425,7 +425,7 @@ config BUSYBOX_CONFIG_FEATURE_MDEV_LOAD_FIRMWARE
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_MKSWAP
|
config BUSYBOX_CONFIG_MKSWAP
|
||||||
bool "mkswap"
|
bool "mkswap"
|
||||||
default n
|
default y
|
||||||
help
|
help
|
||||||
The mkswap utility is used to configure a file or disk partition as
|
The mkswap utility is used to configure a file or disk partition as
|
||||||
Linux swap space. This allows Linux to use the entire file or
|
Linux swap space. This allows Linux to use the entire file or
|
||||||
|
@ -438,7 +438,7 @@ config BUSYBOX_CONFIG_MKSWAP
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_MKSWAP_UUID
|
config BUSYBOX_CONFIG_FEATURE_MKSWAP_UUID
|
||||||
bool "UUID support"
|
bool "UUID support"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_MKSWAP
|
depends on BUSYBOX_CONFIG_MKSWAP
|
||||||
help
|
help
|
||||||
Generate swap spaces with universally unique identifiers.
|
Generate swap spaces with universally unique identifiers.
|
||||||
|
@ -470,35 +470,35 @@ config BUSYBOX_CONFIG_VOLUMEID
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_EXT
|
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_EXT
|
||||||
bool "Ext filesystem"
|
bool "Ext filesystem"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_VOLUMEID
|
depends on BUSYBOX_CONFIG_VOLUMEID
|
||||||
help
|
help
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_BTRFS
|
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_BTRFS
|
||||||
bool "btrfs filesystem"
|
bool "btrfs filesystem"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_VOLUMEID
|
depends on BUSYBOX_CONFIG_VOLUMEID
|
||||||
help
|
help
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_REISERFS
|
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_REISERFS
|
||||||
bool "Reiser filesystem"
|
bool "Reiser filesystem"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_VOLUMEID
|
depends on BUSYBOX_CONFIG_VOLUMEID
|
||||||
help
|
help
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_FAT
|
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_FAT
|
||||||
bool "fat filesystem"
|
bool "fat filesystem"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_VOLUMEID
|
depends on BUSYBOX_CONFIG_VOLUMEID
|
||||||
help
|
help
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_HFS
|
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_HFS
|
||||||
bool "hfs filesystem"
|
bool "hfs filesystem"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_VOLUMEID
|
depends on BUSYBOX_CONFIG_VOLUMEID
|
||||||
help
|
help
|
||||||
TODO
|
TODO
|
||||||
|
@ -519,28 +519,28 @@ config BUSYBOX_CONFIG_FEATURE_VOLUMEID_JFS
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_XFS
|
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_XFS
|
||||||
bool "xfs filesystem"
|
bool "xfs filesystem"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_VOLUMEID
|
depends on BUSYBOX_CONFIG_VOLUMEID
|
||||||
help
|
help
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_NTFS
|
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_NTFS
|
||||||
bool "ntfs filesystem"
|
bool "ntfs filesystem"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_VOLUMEID
|
depends on BUSYBOX_CONFIG_VOLUMEID
|
||||||
help
|
help
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_ISO9660
|
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_ISO9660
|
||||||
bool "iso9660 filesystem"
|
bool "iso9660 filesystem"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_VOLUMEID
|
depends on BUSYBOX_CONFIG_VOLUMEID
|
||||||
help
|
help
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_UDF
|
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_UDF
|
||||||
bool "udf filesystem"
|
bool "udf filesystem"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_VOLUMEID
|
depends on BUSYBOX_CONFIG_VOLUMEID
|
||||||
help
|
help
|
||||||
TODO
|
TODO
|
||||||
|
@ -554,7 +554,7 @@ config BUSYBOX_CONFIG_FEATURE_VOLUMEID_LUKS
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_LINUXSWAP
|
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_LINUXSWAP
|
||||||
bool "linux swap filesystem"
|
bool "linux swap filesystem"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_VOLUMEID
|
depends on BUSYBOX_CONFIG_VOLUMEID
|
||||||
help
|
help
|
||||||
TODO
|
TODO
|
||||||
|
@ -674,7 +674,7 @@ config BUSYBOX_CONFIG_FEATURE_VOLUMEID_OCFS2
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_LINUXRAID
|
config BUSYBOX_CONFIG_FEATURE_VOLUMEID_LINUXRAID
|
||||||
bool "linuxraid"
|
bool "linuxraid"
|
||||||
default n
|
default y
|
||||||
depends on BUSYBOX_CONFIG_VOLUMEID
|
depends on BUSYBOX_CONFIG_VOLUMEID
|
||||||
help
|
help
|
||||||
TODO
|
TODO
|
||||||
|
@ -824,7 +824,7 @@ config BUSYBOX_CONFIG_SETARCH
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_SWAPONOFF
|
config BUSYBOX_CONFIG_SWAPONOFF
|
||||||
bool "swaponoff"
|
bool "swaponoff"
|
||||||
default n
|
default y
|
||||||
help
|
help
|
||||||
This option enables both the 'swapon' and the 'swapoff' utilities.
|
This option enables both the 'swapon' and the 'swapoff' utilities.
|
||||||
Once you have created some swap space using 'mkswap', you also need
|
Once you have created some swap space using 'mkswap', you also need
|
||||||
|
|
Loading…
Reference in New Issue