Author: glen
Date: Wed Apr 8 17:13:35 2009
New Revision: 10325
Modified:
rc-scripts/branches/busybox/rc.d/rc.sysinit
Log:
- busybox does not have -O, and add swap to the list
Modified: rc-scripts/branches/busybox/rc.d/rc.sysinit
==============================================================================
--- rc-scripts/branches/busybox/rc.d/rc.sysinit (original)
+++ rc-scripts/branches/busybox/rc.d/rc.sysinit Wed Apr 8 17:13:35 2009
@@ -788,7 +788,7 @@
# mounted). Contrary to standard usage,
# filesystems are NOT unmounted in single user mode.
- run_cmd "Mounting local filesystems" mount -a -t
nonfs,nfs4,smbfs,ncpfs,proc,cifs -O no_netdev
+ run_cmd "Mounting local filesystems" mount -a -t
nonfs,nfs4,smbfs,ncpfs,proc,cifs,swap
# now we have /usr mounted, recheck if we have gettext and tput
available.
if is_no "$TPUT"; then
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit