Changed to agetty first in control structure, and changed Helper.yard

to be only a init=/bin/bash fs.
This commit is contained in:
freesource
2003-02-20 03:24:15 +00:00
parent f18efcaba7
commit caae1f01d5
5 changed files with 70 additions and 71 deletions
+8 -8
View File
@@ -3,7 +3,7 @@
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E"
alink="#FF0000">
<center>$Id: index.html,v 1.120 2003/02/18 18:48:17 freesource Exp $</center>
<center>$Id: index.html,v 1.121 2003/02/18 19:47:45 freesource Exp $</center>
<p>
@@ -1734,7 +1734,7 @@ Usage: gbootroot [OPTION]...
<p>
<li> The if/elsif operator may be used to test for the existence of an
<li> The if/elsif statement may be used to test for the existence of an
absolute or relative file condition. If the condition is true
than the following statements will be parsed, otherwise additional
conditions are examined. The statements can be specified by any
@@ -1756,14 +1756,14 @@ Usage: gbootroot [OPTION]...
---------
\
if ( mingetty )
/etc/inittab <= Replacements/etc/inittab.example.mingetty-rpm
/sbin/mingetty
/etc/gettydefs
elsif ( agetty )
/etc/inittab <= Replacements/etc/inittab.example.agetty-slack
if ( agetty )
/etc/inittab <= Replacements/etc/inittab.example.agetty-rpm
/sbin/agetty
/etc/gettydefs
elsif ( mingetty )
/etc/inittab <= Replacements/etc/inittab.example.mingetty-slack
/sbin/mingetty
/etc/gettydefs
elsif ( getty )
/etc/inittab <= Replacements/etc/inittab.example-deb
/sbin/getty