mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 00:53:23 -05:00
Final touches.
This commit is contained in:
parent
1e51a10101
commit
c76195a69c
@ -65,7 +65,7 @@ my $uml_xterm = "xterm -e";
|
|||||||
# apply special patches
|
# apply special patches
|
||||||
|
|
||||||
my $version = "1.4.0";
|
my $version = "1.4.0";
|
||||||
my $date = "01.06.2003";
|
my $date = "01.14.2003";
|
||||||
my $gtk_perl_version = "0.7002";
|
my $gtk_perl_version = "0.7002";
|
||||||
my $home_rootfs = "$home/root_filesystem/";
|
my $home_rootfs = "$home/root_filesystem/";
|
||||||
|
|
||||||
|
4
README
4
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"
|
Program: gBootRoot pronounced "bOOtrOOt"
|
||||||
License: GNU General Public License
|
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
|
oldconfig on the configuration file ".config" which is first copied
|
||||||
from user-mode-linux/usr/lib/uml/config to .config in the
|
from user-mode-linux/usr/lib/uml/config to .config in the
|
||||||
linux-$VERSION directory where the kernel sources reside. What this
|
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
|
from the kernel sources directory, you should copy the customized
|
||||||
configuration file you made to the ../user-mode-linux/usr/lib/uml
|
configuration file you made to the ../user-mode-linux/usr/lib/uml
|
||||||
directory and then run gbootroot's Makefile.
|
directory and then run gbootroot's Makefile.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E"
|
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E"
|
||||||
alink="#FF0000">
|
alink="#FF0000">
|
||||||
|
|
||||||
<center>$Id: index.html,v 1.109 2003/01/06 05:12:22 freesource Exp $</center>
|
<center>$Id: index.html,v 1.110 2003/01/11 03:56:01 freesource Exp $</center>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
@ -1675,7 +1675,7 @@ tomsrtbt</a>
|
|||||||
<li><a href="http://usermodelinux.org/">User-Mode Linux Resources</a>
|
<li><a href="http://usermodelinux.org/">User-Mode Linux Resources</a>
|
||||||
|
|
||||||
<li><a
|
<li><a
|
||||||
href="http://www.stearns.org/slartibartfast/uml-coop.html">User-Mode
|
href="http://www.stearns.org/slartibartfast/uml-coop.current.html">User-Mode
|
||||||
Linux Co-op</a>
|
Linux Co-op</a>
|
||||||
|
|
||||||
<li><a href="http://uml.openconsultancy.com/">UMLd & Paper with resources</a>
|
<li><a href="http://uml.openconsultancy.com/">UMLd & Paper with resources</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user