mirror of
https://github.com/fspc/gbootroot.git
synced 2025-03-04 03:43:23 -05:00
some stuff.
This commit is contained in:
parent
74c3318cbf
commit
b022b2c4ea
@ -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.43 2001/12/08 23:05:20 freesource Exp $</center>
|
<center>$Id: index.html,v 1.44 2001/12/11 05:39:57 freesource Exp $</center>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
@ -333,8 +333,8 @@ be changed to --strip-debug in the settings.</p>
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
Edit->Setting->Paths allows you to prepend a new search path to your
|
Edit->Setting->Paths allows you to prepend a new search path to gbootroot's
|
||||||
environments $PATH variable.
|
environment $PATH variable.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p><IMG ALT="" SRC="images/filesystem.jpg" align="center"></p>
|
<p><IMG ALT="" SRC="images/filesystem.jpg" align="center"></p>
|
||||||
@ -344,7 +344,10 @@ environments $PATH variable.
|
|||||||
Edit->'File System" may alter the type of filesystem used to make the root
|
Edit->'File System" may alter the type of filesystem used to make the root
|
||||||
filesystem. Because the filesystem is
|
filesystem. Because the filesystem is
|
||||||
created on a loop device, some
|
created on a loop device, some
|
||||||
filesystem types may complain or not be created at all.</p>
|
filesystem types may complain or not be created at all. If there
|
||||||
|
isn't any loop device support for the host system's kernel use
|
||||||
|
genext2fs. The filesystem type defaults to genext2fs for normal
|
||||||
|
users.</p>
|
||||||
|
|
||||||
<p><IMG ALT="" SRC="images/replacements.jpg" align="center"></p>
|
<p><IMG ALT="" SRC="images/replacements.jpg" align="center"></p>
|
||||||
|
|
||||||
@ -360,7 +363,7 @@ an editor of your choice.
|
|||||||
|
|
||||||
Create->Replacements creates special replacement
|
Create->Replacements creates special replacement
|
||||||
files. Presently it creates
|
files. Presently it creates
|
||||||
an fstab configuration file as Replacements/etc/fstab.new in
|
a fstab configuration file as Replacements/etc/fstab.new in
|
||||||
$HOME/.gbootroot/yard/.</p>
|
$HOME/.gbootroot/yard/.</p>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
@ -417,7 +420,7 @@ Boot Methods are provided to allow root filesystems to run from different types
|
|||||||
of media.
|
of media.
|
||||||
Historically, developers have written scripts
|
Historically, developers have written scripts
|
||||||
which have focused on providing a particular type of root
|
which have focused on providing a particular type of root
|
||||||
filesystem and boot method. Observation, reveals that all these
|
filesystem and boot method. Observation reveals that all these
|
||||||
approaches share many commonalities. gBootRoot has been
|
approaches share many commonalities. gBootRoot has been
|
||||||
designed to embrace
|
designed to embrace
|
||||||
these similiarities, and to allow developers to create drop-in methods
|
these similiarities, and to allow developers to create drop-in methods
|
||||||
|
Loading…
x
Reference in New Issue
Block a user