FreeBSD Bugzilla – Attachment 11046 Details for
Bug 21904
[MFC] [PATCH] Fix for diskless startup bug in /etc/rc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 344 bytes, created by
anton
on 2000-10-11 06:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
anton
Created:
2000-10-11 06:10:01 UTC
Size:
344 bytes
patch
obsolete
>--- rc.old Fri Sep 8 12:16:20 2000 >+++ rc Wed Oct 11 10:34:09 2000 >@@ -20,6 +20,7 @@ > trap : 2 > trap : 3 # shouldn't be needed > >+bootmode=$1 > HOME=/ > PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin > export HOME PATH >@@ -57,7 +58,7 @@ > > swapon -a > >-case $1 in >+case ${bootmode} in > autoboot) > echo Automatic boot in progress... > fsck -p
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 21904
: 11046