diff --git a/BootRoot/BootRoot.pm b/BootRoot/BootRoot.pm index 2008aea..db3d7cc 100644 --- a/BootRoot/BootRoot.pm +++ b/BootRoot/BootRoot.pm @@ -65,7 +65,7 @@ my $uml_xterm = "xterm -e"; # apply special patches my $version = "1.4.0"; -my $date = "01.06.2003"; +my $date = "01.14.2003"; my $gtk_perl_version = "0.7002"; my $home_rootfs = "$home/root_filesystem/"; diff --git a/README b/README index af4ded3..d252902 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -$Id: README,v 1.16 2003/01/05 21:07:13 freesource Exp $ +$Id: README,v 1.17 2003/01/11 03:56:08 freesource Exp $ Program: gBootRoot pronounced "bOOtrOOt" License: GNU General Public License @@ -43,7 +43,7 @@ accomplish this you will need to understand that the Makefile runs oldconfig on the configuration file ".config" which is first copied from user-mode-linux/usr/lib/uml/config to .config in the linux-$VERSION directory where the kernel sources reside. What this -means is that after doing a make config or one of its alternatives +means is that after doing a make config or one of the config alternatives from the kernel sources directory, you should copy the customized configuration file you made to the ../user-mode-linux/usr/lib/uml directory and then run gbootroot's Makefile. diff --git a/doc/html/index.html b/doc/html/index.html index 4c33368..1ac7062 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -3,7 +3,7 @@
-@@ -1675,7 +1675,7 @@ tomsrtbt