wok diff busybox/stuff/busybox-1.17.3.config @ rev 7271

Added printable patch fix to busybox. Now ls command can display the utf-8 filename. Thanks to a bug report in mailing list for the patch.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Nov 15 04:56:01 2010 +0000 (2010-11-15)
parents d22789fb1e92
children
line diff
     1.1 --- a/busybox/stuff/busybox-1.17.3.config	Thu Oct 21 23:49:16 2010 +0000
     1.2 +++ b/busybox/stuff/busybox-1.17.3.config	Mon Nov 15 04:56:01 2010 +0000
     1.3 @@ -638,7 +638,7 @@
     1.4  # CONFIG_DEVMEM is not set
     1.5  CONFIG_EJECT=y
     1.6  CONFIG_FEATURE_EJECT_SCSI=y
     1.7 -# CONFIG_FBSPLASH is not set
     1.8 +CONFIG_FBSPLASH=y
     1.9  # CONFIG_FLASHCP is not set
    1.10  # CONFIG_FLASH_LOCK is not set
    1.11  # CONFIG_FLASH_UNLOCK is not set