I'm a newbie to voyage. I noticed the remount - remove nologin - remount sequence during boot, which seems less than ideal, in terms of reducing writes to flash.
I had a look, and see that /etc/nologin is already a symlink, but to another part of the root filesystem (/var/lib/initscripts/nologin), so still ro by default. Is there a reason it couldn't be moved to /var/run/nologin? I guess that would mean something (mountkernfs.sh?) would have to create it early in the boot process, so it can be removed later, but then the remount bits could be moved inside the voyage.1st section of /etc/init.d/voyage-util. Richard _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
