mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
Changed text for boot method, slight change in main file.
This commit is contained in:
parent
3bd440f5dd
commit
df3f36f9cc
@ -1364,7 +1364,8 @@ sub uml_box {
|
||||
$entry_advanced
|
||||
[14]);
|
||||
|
||||
# help
|
||||
|
||||
# help
|
||||
if ( $entry_advanced[14] &&
|
||||
$entry_advanced[14] =~ m,help, ) {
|
||||
for my $co (0 .. $#command_parts ) {
|
||||
@ -4504,8 +4505,8 @@ The most important button to familiarize yourself with is the Submit button
|
||||
which starts the whole process; dialogs are presented as the process
|
||||
continues asking you if you want to continue "OK" or stop "Cancel".
|
||||
|
||||
The first row presently has only one Boot Method choice: "2 disk compression."
|
||||
Clicking on the menu on the right selects the Boot Method.
|
||||
The first row allows you to choose a Boot Method. Clicking on the menu on
|
||||
the right selects the Boot Method.
|
||||
|
||||
The second row allows you to select the kernel for the Boot/Root set. You
|
||||
may either use the file selector button on the right hand side, or you may
|
||||
|
@ -3,7 +3,7 @@
|
||||
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E"
|
||||
alink="#FF0000">
|
||||
|
||||
<center>$Id: index.html,v 1.58 2001/12/23 20:39:16 freesource Exp $</center>
|
||||
<center>$Id: index.html,v 1.59 2001/12/23 21:12:46 freesource Exp $</center>
|
||||
|
||||
<p>
|
||||
|
||||
@ -75,9 +75,8 @@ dialogs are presented as the process continues asking you if you want to
|
||||
continue "OK" or stop "Cancel".</P>
|
||||
|
||||
<p>
|
||||
The <u>first row</u> presently has only one Boot Method choice:
|
||||
"2 disk compression." Clicking on the menu on the right selects
|
||||
the Boot Method.</p>
|
||||
The <u>first row</u> allows you to choose a Boot Method.
|
||||
Clicking on the menu on the right selects the Boot Method.</p>
|
||||
|
||||
|
||||
<P>The <u>second row</u> allows you to select the kernel for the Boot/Root set. You
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
# Shirley Rosenbaum
|
||||
# - My mother who provides food and shelter, and who without
|
||||
# this project would never have existed, and even though she says she
|
||||
# doesn't understand what it is about .. I know she does.
|
||||
# this project never would have existed, and even though she says she
|
||||
# doesn't understand what it is all about .. I know she does.
|
||||
#
|
||||
# CONTRIBUTORS
|
||||
# ------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user