|
|
@ -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. |
|
|
|