mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 17:13:22 -05:00
spelling corrections.
This commit is contained in:
parent
2ee7b7c6f8
commit
1a593cd1c5
@ -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.47 2001/12/22 05:13:43 freesource Exp $</center>
|
<center>$Id: index.html,v 1.48 2001/12/22 05:39:58 freesource Exp $</center>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
@ -625,7 +625,7 @@ system. And that is just the beginning of the things you can do.
|
|||||||
|
|
||||||
<P><a name="3"><b>Oops, I can't get something to work, what should I do?</b></a> <a href="#FAQ">[back]</a></p>
|
<P><a name="3"><b>Oops, I can't get something to work, what should I do?</b></a> <a href="#FAQ">[back]</a></p>
|
||||||
|
|
||||||
If something isn't working for you, I want to know because you have probably
|
If something isn't working for you, I want to know because you probably have
|
||||||
found a bug. Don't fall
|
found a bug. Don't fall
|
||||||
into the trap that makes you believe that developers don't want to be deluged
|
into the trap that makes you believe that developers don't want to be deluged
|
||||||
with bugs, quite to the contrary. developers love to receive bugs,
|
with bugs, quite to the contrary. developers love to receive bugs,
|
||||||
@ -634,7 +634,7 @@ problems.
|
|||||||
I have experience working in Quality Assurance, and I know that a
|
I have experience working in Quality Assurance, and I know that a
|
||||||
program with the complexity of gbootroot is a perfect recipe for
|
program with the complexity of gbootroot is a perfect recipe for
|
||||||
the existence of all types of bugs. As a developer focusing on the
|
the existence of all types of bugs. As a developer focusing on the
|
||||||
deployment of code it is easy for bugs to slip by unoticed.
|
deployment of code it is easy for bugs to slip by unnoticed.
|
||||||
Free Source software depends on users sending in bugs if the software is
|
Free Source software depends on users sending in bugs if the software is
|
||||||
to ever experience rapid development; users shouldn't leave this process
|
to ever experience rapid development; users shouldn't leave this process
|
||||||
to the developers, because this guarantees that they will need to spend lots
|
to the developers, because this guarantees that they will need to spend lots
|
||||||
@ -648,8 +648,8 @@ new features.
|
|||||||
<p>
|
<p>
|
||||||
|
|
||||||
Just because a project doesn't have a name like "Linux" doesn't
|
Just because a project doesn't have a name like "Linux" doesn't
|
||||||
mean it doesn't need your love, so please send in those
|
mean that the project should live by itself without community support,
|
||||||
bugs.
|
so please send in those bugs.
|
||||||
I consider a bug anything which effects the user negatively,
|
I consider a bug anything which effects the user negatively,
|
||||||
whether it is a user interface (UI) which is hard to understand
|
whether it is a user interface (UI) which is hard to understand
|
||||||
or use, documentation which seems misleading, or if the program doesn't
|
or use, documentation which seems misleading, or if the program doesn't
|
||||||
@ -761,8 +761,9 @@ User-mode-linux is used to boot up a root_fs helper, the program then
|
|||||||
communicates with the user linux system via expect to automatically
|
communicates with the user linux system via expect to automatically
|
||||||
create a UID/GID 0 filesystem from the files copied over from the
|
create a UID/GID 0 filesystem from the files copied over from the
|
||||||
/tmp/gboot_non_root_`id -u1/loopback directory. The steps will
|
/tmp/gboot_non_root_`id -u1/loopback directory. The steps will
|
||||||
vary slightly depending on which filsystem command is chosen, however, the same
|
vary slightly depending on which filesystem command is chosen, however, the
|
||||||
concept is used. You may appy this to filesystems smaller than
|
same
|
||||||
|
concept is used. You may apply this to filesystems smaller than
|
||||||
8192 by adjusting the settings in the Filesystem Box.
|
8192 by adjusting the settings in the Filesystem Box.
|
||||||
If you want to learn how to do this manually, look at the ten steps below.
|
If you want to learn how to do this manually, look at the ten steps below.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user