Author: hawk
Date: Sun Jul 23 21:11:56 2006
New Revision: 7540

Modified:
   bootdisk/trunk/config/devel/busybox.config
Log:
- bz2 for tar
- missing raid_start added


Modified: bootdisk/trunk/config/devel/busybox.config
==============================================================================
--- bootdisk/trunk/config/devel/busybox.config  (original)
+++ bootdisk/trunk/config/devel/busybox.config  Sun Jul 23 21:11:56 2006
@@ -48,7 +48,7 @@
 # CONFIG_RPM is not set
 CONFIG_TAR=y
 CONFIG_FEATURE_TAR_CREATE=y
-# CONFIG_FEATURE_TAR_BZIP2 is not set
+CONFIG_FEATURE_TAR_BZIP2=y
 # CONFIG_FEATURE_TAR_FROM is not set
 CONFIG_FEATURE_TAR_GZIP=y
 # CONFIG_FEATURE_TAR_COMPRESS is not set
@@ -413,6 +413,7 @@
 CONFIG_SWAPONOFF=y
 CONFIG_SWITCHROOT=y
 CONFIG_MOUNT=y
+CONFIG_RAID_START=y
 CONFIG_NFSMOUNT=y
 CONFIG_UMOUNT=y
 CONFIG_FEATURE_MOUNT_FORCE=y
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to