Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
init.d script does lots of bash specific things and fails to run with busybox ash.
Created an attachment (id=134667) [edit] ietd-init.d.patch fixes the issue. It also dispays the current memory setting in the check_memsize warnings.
are all those checks even necessary ? why not just drop the check_memsize function entirely ...
They are not neccessary, but recommended (or else it *might* be fsck'ing slow).
Fixed in _p162 snapshot, thanks :)