From df3f36f9cc10b0075491c982ca50e6e69832b056 Mon Sep 17 00:00:00 2001
From: freesource
Date: Mon, 24 Dec 2001 18:17:05 +0000
Subject: [PATCH] Changed text for boot method, slight change in main file.
---
BootRoot/BootRoot.pm | 7 ++++---
doc/html/index.html | 7 +++----
gbootroot | 4 ++--
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/BootRoot/BootRoot.pm b/BootRoot/BootRoot.pm
index a891682..4880e66 100644
--- a/BootRoot/BootRoot.pm
+++ b/BootRoot/BootRoot.pm
@@ -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
diff --git a/doc/html/index.html b/doc/html/index.html
index 34aee32..9c00924 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -3,7 +3,7 @@
-$Id: index.html,v 1.58 2001/12/23 20:39:16 freesource Exp $
+$Id: index.html,v 1.59 2001/12/23 21:12:46 freesource Exp $
@@ -75,9 +75,8 @@ 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
diff --git a/gbootroot b/gbootroot
index 72818ed..0b3e68b 100755
--- a/gbootroot
+++ b/gbootroot
@@ -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
# ------------