mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-09 21:31:39 -04:00
Fixed a bug which causes lock-ups during seconf fs creation with
EXPECT, and a bug where .options wasn't being written to disk or the path was being altered when a variable was being altered. This also gets things trim and ready with the coolest discovery being that a nested kernel can run on the host and in it's nest. I'll be testing other nested levels to discover how far this can go and be incorporated in one package which is nice.
This commit is contained in:
+6
-4
@@ -3,7 +3,7 @@
|
||||
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E"
|
||||
alink="#FF0000">
|
||||
|
||||
<center>$Id: index.html,v 1.105 2002/12/20 19:28:44 freesource Exp $</center>
|
||||
<center>$Id: index.html,v 1.106 2003/01/05 06:00:38 freesource Exp $</center>
|
||||
|
||||
<p>
|
||||
|
||||
@@ -20,10 +20,12 @@ alt="SourceForge Logo"> </A></p>
|
||||
|
||||
|
||||
<!-- <p align="center"><A HREF="http://www.softlandmark.com/linux/Administration1.htm">
|
||||
<img src="images/Editorspick.gif" HEIGHT=34 WIDTH=99 BORDER=0></A></p> -->
|
||||
<img src="images/Editorspick.gif" HEIGHT=34 WIDTH=99 BORDER=0></A></p>
|
||||
|
||||
<p align="center"><A HREF="http://search.freefind.com/find.html?id=6996492&pid=r&mode=ALL&n=0&query=gbootroot">
|
||||
<img src="images/Editorspick.gif" HEIGHT=34 WIDTH=99 BORDER=0></A></p>
|
||||
<img src="images/Editorspick.gif" HEIGHT=34 WIDTH=99 BORDER=0></A></p> -->
|
||||
|
||||
<p align="center"><img src="images/Editorspick.gif" HEIGHT=34 WIDTH=99 BORDER=0></p>
|
||||
|
||||
<p></p>
|
||||
|
||||
@@ -61,7 +63,7 @@ hometown!<A>
|
||||
|
||||
<br><br>
|
||||
|
||||
<b>Slackware or just compiling it yourself</b><br>
|
||||
<b>Slackware or compiling it yourself</b><br>
|
||||
<a href="http://freshmeat.net/redir/gbootroot/3075/url_tgz/gbootroot.tar.gz">gbootroot source</a><br>
|
||||
<em>Instructions:</em><br>
|
||||
README
|
||||
|
||||
Reference in New Issue
Block a user