Subject: Re: sysinst question: how to mention the sh variable rc_configured?
To: Space Case <wormey@eskimo.com>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: current-users
Date: 12/06/1997 21:51:53
wormey@eskimo.com (Space Case) suggests:
>Change:
> rc_configured=NO
>To:
> rc_configured=YES
That's exactly what I said I'd prefer to do. Butline count
limitations don't allow it it. (The 1.3 release of sysinst doesn't
include scrolling menus or scrolled or paginated message text.)
Here's a working proposal in unidiff format. (lines starting with
'-'get deleted, '+' lines are added, and ' ' lines are unchanged). Is
the intent clear enough?
If you do attempt to boot multiuser you'll be stopped at a single-user
shell, but I can't squeeze that in....
Index: msg.mi.eng
===================================================================
RCS file: /a/cvsroot/src/distrib/utils/sysinst/msg.mi.eng,v
retrieving revision 1.24
diff -u -r1.24 msg.mi.eng
--- msg.mi.eng 1997/12/05 14:01:05 1.24
+++ msg.mi.eng 1997/12/07 05:47:38
@@ -285,8 +285,8 @@
should boot from hard disk. Follow the instructions in the INSTALL
document about final configuration of your system.
-At a minimum, you must edit rc.conf for your local environmment
-and set RC_CONFIGURED before you can boot to multiuser.
+At a minimum, you must edit rc.conf for your local environmment and change
+rc_configured=YES to rc_configured=NO before you can boot to multiuser.
}
message unpackcomplete
@@ -295,8 +295,8 @@
what you need to do to get your system re-configured for your
situation. Your old /etc has been saved as /etc.old.
-At a minimum, you must edit rc.conf for your local environmment
-and set RC_CONFIGURED before you can boot to multiuser.
+At a minimum, you must edit rc.conf for your local environmment and change
+rc_configured=YES to rc_configured=NO before you can boot to multiuser.
}
@@ -307,8 +307,8 @@
follow the instructions in the INSTALL document to get your system
re-configured for your situation.
-At a minimum, you must edit rc.conf for your local environmment
-and set RC_CONFIGURED before you can boot to multiuser.
+At a minimum, you must edit rc.conf for your local environmment and change
+rc_configured=YES to rc_configured=NO before you can boot to multiuser.
}
message distmedium