acx-mac80211 fixes:
[openwrt.git] / package / busybox / config / archival / Config.in
index ac71d75..989d8d5 100644 (file)
@@ -126,9 +126,10 @@ config BUSYBOX_CONFIG_IPKG
        default y
        select BUSYBOX_CONFIG_MD5SUM
        select BUSYBOX_CONFIG_WGET
        default y
        select BUSYBOX_CONFIG_MD5SUM
        select BUSYBOX_CONFIG_WGET
+       select BUSYBOX_CONFIG_DIFF
        help
          ipkg is the itsy package management system.
        help
          ipkg is the itsy package management system.
-       
+
 config BUSYBOX_CONFIG_RPM2CPIO
        bool "rpm2cpio"
        default n
 config BUSYBOX_CONFIG_RPM2CPIO
        bool "rpm2cpio"
        default n
@@ -139,7 +140,7 @@ config BUSYBOX_CONFIG_RPM
        bool "rpm"
        default n
        help
        bool "rpm"
        default n
        help
-         Mini RPM applet - queries and extracts
+         Mini RPM applet - queries and extracts RPM packages.
 
 config BUSYBOX_CONFIG_TAR
        bool "tar"
 
 config BUSYBOX_CONFIG_TAR
        bool "tar"
@@ -300,9 +301,9 @@ config BUSYBOX_CONFIG_FEATURE_DEB_TAR_LZMA
        depends on BUSYBOX_CONFIG_DPKG || BUSYBOX_CONFIG_DPKG_DEB
        help
          This allows dpkg and dpkg-deb to extract deb's that are compressed
        depends on BUSYBOX_CONFIG_DPKG || BUSYBOX_CONFIG_DPKG_DEB
        help
          This allows dpkg and dpkg-deb to extract deb's that are compressed
-          internally with lzma instead of gzip.
+         internally with lzma instead of gzip.
 
          You only want this if you are creating your own custom debian
 
          You only want this if you are creating your own custom debian
-          packages that use an internal control.tar.lzma or data.tar.lzma.
+         packages that use an internal control.tar.lzma or data.tar.lzma.
 
 endmenu
 
 endmenu
This page took 0.020638 seconds and 4 git commands to generate.