SOURCES: busybox.config - disable unicode/locale, it's not worth 300K incre...

baggins baggins at pld-linux.org
Sat Mar 14 18:04:30 CET 2009


Author: baggins                      Date: Sat Mar 14 17:04:30 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- disable unicode/locale, it's not worth 300K increase in size

---- Files affected:
SOURCES:
   busybox.config (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SOURCES/busybox.config
diff -u SOURCES/busybox.config:1.36 SOURCES/busybox.config:1.37
--- SOURCES/busybox.config:1.36	Sat Mar 14 17:36:17 2009
+++ SOURCES/busybox.config	Sat Mar 14 18:04:24 2009
@@ -14,7 +14,7 @@
 #
 CONFIG_DESKTOP=y
 CONFIG_EXTRA_COMPAT=y
-CONFIG_FEATURE_ASSUME_UNICODE=y
+# CONFIG_FEATURE_ASSUME_UNICODE is not set
 CONFIG_FEATURE_BUFFERS_USE_MALLOC=y
 # CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set
 # CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set
@@ -22,7 +22,7 @@
 # CONFIG_FEATURE_VERBOSE_USAGE is not set
 CONFIG_FEATURE_COMPRESS_USAGE=y
 CONFIG_FEATURE_INSTALLER=y
-CONFIG_LOCALE_SUPPORT=y
+# CONFIG_LOCALE_SUPPORT is not set
 CONFIG_GETOPT_LONG=y
 CONFIG_FEATURE_DEVPTS=y
 # CONFIG_FEATURE_CLEAN_UP is not set
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/busybox.config?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list