Author: pebender
Date: Mon Oct 13 12:23:50 2008
New Revision: 3832
Modified:
trunk/gar-minimyth/script/utils/busybox/checksums
trunk/gar-minimyth/script/utils/busybox/files/busybox-1.12.1.config
Log:
- Fixed bug resulting from the last busybox update that caused tar.bz2
extractions to fail.
Modified: trunk/gar-minimyth/script/utils/busybox/checksums
==============================================================================
--- trunk/gar-minimyth/script/utils/busybox/checksums (original)
+++ trunk/gar-minimyth/script/utils/busybox/checksums Mon Oct 13 12:23:50
2008
@@ -4,4 +4,4 @@
b3823e284505ac93f148e142f14ae44f
download/busybox-1.12.1-dhcp_options.patch
05c94b95324d219ede840c296710cd72
download/busybox-1.12.1-dhcp_timezone.patch
345f13a4286c926b07f065cdf021cbd1
download/busybox-1.12.1-tftp_timeout.patch
-c54cd2f8632935f7169ca34142052252 download/busybox-1.12.1.config
+a229fd01a7ffbb3208451e36cdf7daa4 download/busybox-1.12.1.config
Modified:
trunk/gar-minimyth/script/utils/busybox/files/busybox-1.12.1.config
==============================================================================
--- trunk/gar-minimyth/script/utils/busybox/files/busybox-1.12.1.config
(original)
+++ trunk/gar-minimyth/script/utils/busybox/files/busybox-1.12.1.config Mon
Oct 13 12:23:50 2008
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.12.1
-# Wed Oct 8 14:24:02 2008
+# Mon Oct 13 11:16:43 2008
#
CONFIG_HAVE_DOT_CONFIG=y
@@ -102,7 +102,7 @@
# Archival Utilities
#
# CONFIG_FEATURE_SEAMLESS_LZMA is not set
-# CONFIG_FEATURE_SEAMLESS_BZ2 is not set
+CONFIG_FEATURE_SEAMLESS_BZ2=y
# CONFIG_FEATURE_SEAMLESS_GZ is not set
# CONFIG_FEATURE_SEAMLESS_Z is not set
# CONFIG_AR is not set
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---