ALT Linux Bugzilla
– Attachment 1976 Details for
Bug 11806
hook for Remount root rw in rc.sysinit
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
remount_root_rw-v2.patch
startup.patch (text/plain), 550 bytes, created by
Alexey Gladkov
on 2007-05-19 00:13:09 MSD
(
hide
)
Description:
remount_root_rw-v2.patch
Filename:
MIME Type:
Creator:
Alexey Gladkov
Created:
2007-05-19 00:13:09 MSD
Size:
550 bytes
patch
obsolete
>diff --git a/startup/rc.d/rc.sysinit b/startup/rc.d/rc.sysinit >index 0dfd3b7..b3d3f3b 100755 >--- a/startup/rc.d/rc.sysinit >+++ b/startup/rc.d/rc.sysinit >@@ -185,7 +185,7 @@ fi > > # Remount the root filesystem read-write > splash_update remount 2 >-action "Remounting root filesystem in read/write mode:" mount -n -o remount,rw / >+action "Remounting root filesystem in read/write mode:" ${REMOUNT_ROOT_RW:-mount -n -o remount,rw /} > > # The root filesystem is now read-write, so we can now log via syslog() directly > [ -z "$IN_INITLOG" ] || IN_INITLOG=
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 11806
:
1974
| 1976