update to busybox 1.4.2 (fixes #1653)

SVN-Revision: 7157
This commit is contained in:
Mike Baker
2007-05-10 08:01:55 +00:00
parent 324c12d220
commit 2bb4aa3e90
7 changed files with 3 additions and 204 deletions

View File

@@ -305,6 +305,7 @@ config BUSYBOX_CONFIG_RAIDAUTORUN
config BUSYBOX_CONFIG_READAHEAD
bool "readahead"
default n
depends on LFS
help
Preload the files listed on the command line into RAM cache so that
subsequent reads on these files will not block on disk I/O.