mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-25 09:53:22 -05:00
More changes.
This commit is contained in:
parent
c8f5c34cd5
commit
25e986bca8
@ -105,7 +105,7 @@ kernel to function properly. Put a space between each device. For instance,
|
||||
"append =" Add append options to brlilo.conf. If you are using a frame
|
||||
buffer device you could add something like video=matrox:vesa:402,depth:16.</p>
|
||||
|
||||
<br><br><br><br><br><br><br><br><br>
|
||||
<br><br><br><br><br>
|
||||
|
||||
<P align="center">
|
||||
<b>Using the Advanced Root Section</b></P>
|
||||
@ -238,7 +238,7 @@ box.</p>
|
||||
|
||||
Use Ctl-S to save the changes to an open template, and Alt-A to save the
|
||||
template with a new name.
|
||||
bOOTrOOT will not allow readonly templates or template links to be saved
|
||||
bOOTrOOT will not allow read-only templates or template links to be saved
|
||||
with their own name. A few of these example files are included. You may make
|
||||
changes to them or clear their buffers. Then you may save the template with a
|
||||
different name.</p>
|
||||
@ -284,23 +284,18 @@ Create->Replacements creates special replacement files. Presently it creates
|
||||
an fstab configuration file as Replacements/etc/fstab.new in
|
||||
$HOME/.gbootroot/yard/.</p>
|
||||
|
||||
<br><br>
|
||||
<P>Little things you may want to know:</P>
|
||||
|
||||
<P>* gBootRoot requires ash for initrd. Ash is a feather weight version of Bash.</P>
|
||||
<br>
|
||||
|
||||
<P><IMG ALT="" SRC="images/gBSicon.jpg" align="center"> <b>FAQ</b></P>
|
||||
<P><b>What does this program do?</b></P>
|
||||
<P>gBootRoot creates a boot disk with lilo, a kernel and an initrd image. The
|
||||
<P><b>What does the 2 disk compression method do?</b></P>
|
||||
<P>This Boot Method creates a boot disk with lilo, a kernel and an initrd
|
||||
image. The
|
||||
initrd script mounts another root disk with a compressed (gzip or bzip2)
|
||||
filesystem.</P>
|
||||
|
||||
<P>The root filesystem isn't made by this program, but there lots of compressed
|
||||
filesytems out there to use (see rest of FAQ). This program is patterned
|
||||
after mkrboot, but unlike mkrboot it creates an unique bootdisk and a
|
||||
separate root disk.</P>
|
||||
|
||||
<P><b>What's the advantage of using this program?</b></P>
|
||||
|
||||
<P>You can use a bzip2 compressed filesystem, this program is easy to use, and it provides a framework showing a simple initrd method which you can freely
|
||||
@ -308,6 +303,11 @@ modify. I wrote this program as an extension to BootRoot which was
|
||||
as a solution to help oster at EE (www.experts-exchange.com) create separate
|
||||
boot and root floppies for an emergency system for his customers.</P>
|
||||
|
||||
<P><A href="./bootroot.html">BootRoot</A>
|
||||
was the original program, but it was decided that a GUI approach
|
||||
provided the user much more versatility and power in creating distributions.
|
||||
</P>
|
||||
|
||||
<P>If you make a cool change to this program, or if this program helps you I'd love to know, that's better than receiving pizza. :)</P>
|
||||
|
||||
<P><b>How can I test gBootRoot?</b></P>
|
||||
@ -396,11 +396,14 @@ Contact me: Jonathan Rosenbaum <<a href="freesource@users.
|
||||
<br>
|
||||
Submit a Bug: <a href="http://sourceforge.net/bugs/?group_id=9513">gBootRoot Bug System</a>
|
||||
<br>
|
||||
Join or browse the mailing lists: <a href="http://sourceforge.net/mail/?group_id=9513">gbootroot-{devel,user} mailing lists</a>
|
||||
<br>
|
||||
Ask a question: <a href="http://sourceforge.net/forum/forum.php?forum_id=29639">Help Forum</a>
|
||||
<br>
|
||||
Start a discussion: <a href="http://sourceforge.net/forum/forum.php?forum_id=29638">Open Discussion Forum</a>
|
||||
<br>
|
||||
Join the mailing list: <a href="http://sourceforge.net/mail/?group_id=9513">gbootroot-dev mailing list</a><p>
|
||||
|
||||
<p>
|
||||
|
||||
</body></html>
|
||||
|
||||
|
||||
@ -413,5 +416,3 @@ Join the mailing list: <a href="http://sourceforge.net/mail/?group_i
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user