Final touches.

This commit is contained in:
freesource
2003-01-14 03:45:01 +00:00
parent 1e51a10101
commit c76195a69c
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -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.