freesource
89d8f3f6d5
Making both of these scripts more understandable.
23 years ago
freesource
846a0462df
Made dependent on dswim.
23 years ago
freesource
ed61744912
Made the directions in the script a little clearer.
23 years ago
freesource
d7c2417b34
Updated package links.
23 years ago
freesource
b01902b179
Just some text I thought may be needed, but decided against it.
23 years ago
freesource
6fcc0b8000
Just some spaces.
23 years ago
freesource
bbbbf62e54
This shows the links to the newest versions of gbootroot and add-ons.
23 years ago
freesource
115fd23dcf
The logic for changelog was more complex than necessary.
23 years ago
freesource
46faaeaac3
Had the logic for the changelog more complex than neccessary.
23 years ago
freesource
f3879d807c
Added a necessary dependency.
23 years ago
freesource
944a1388e8
Added that devfs=nomount shouldn't be used in the options.
23 years ago
freesource
15f744e865
This is nothing just a space or something.
23 years ago
freesource
966ba0fe15
Step 7 is filled out.
23 years ago
freesource
3842ff12bc
Updated description to reflect user-mode-linux.
23 years ago
freesource
ed10217b15
The newest one reflection the 1.0 release.
23 years ago
freesource
e417c12020
The newest one reflecting the 1.2.13 release.
23 years ago
freesource
89071ae132
A nicer description.
23 years ago
freesource
20251eb82a
Added some more important advice.
23 years ago
freesource
114e92d4af
Just a spelling mistake.
23 years ago
freesource
6d35c63fdc
Now swim runs independently of make_debian-X11 when db isn't built yet .. this
is much nicer, fixed spelling mistake in control.
23 years ago
freesource
ed3b5c78d2
Doing the chmod 444 thing with the template, since this writes over it, and
only puts things in $HOME. May change the behavior in the future, but was
avoiding having too many example templates around.
23 years ago
freesource
2b04dc21f7
Updated some text, added an newline.
23 years ago
freesource
7ec42dda95
Made today.
23 years ago
freesource
5a959ed373
This makes make_debian-X11 .. make-debian-x11 happy with debconf.
23 years ago
freesource
5d9ddd9aff
Put 2&> back for swim db generation because of all the STDOUT.
23 years ago
freesource
6e63c605af
Where ever y/n is first asked is now STDERR .. makes more sense to the user.
23 years ago
freesource
37e1bdbf6b
Before fset was creating some probs.
23 years ago
freesource
8c36ece69b
Made dependent on >= 1.3.12 gbootroot.
23 years ago
freesource
8b7e0b2020
Updated the date to today.
23 years ago
freesource
b98fa6cf3b
Fixed an error.
23 years ago
freesource
2cafd68256
Another sp. mistake.
23 years ago
freesource
1fc7c15944
Fixed a spelling mistake.
23 years ago
freesource
382a9e51b9
This adds additional size checks for the files created by depmod. On my
system there is no advantage to this because stat views things differently
based on the way the filesystem was created, file -s looks at actual size,
but the block count is what matters, and right now is kind of mysterious, in
reality this is all right, because extra room is better than too little. Soze
count for testing went from 31k to 27k, there is still room.
23 years ago
freesource
d2ee05c414
Tells users to add devfs=nomount when running rtbt with uml.
23 years ago
freesource
43d0c0e92d
This just copies over the jpg and gif files in images/
23 years ago
freesource
2d29bd9e8c
Adds link to e2fsprogs Feature Request for mke2fs.
23 years ago
freesource
4bb9980672
This adds /usr/share/perl5 to @INC in distributions which don't adhere to the
newest FHS.
23 years ago
freesource
7ebba544af
Changed the Filesystem Size to a respectable amount for Debian-X11.yard.
23 years ago
freesource
e18c02ed8e
Added a dialog box to tutorial so that people can find the documentation in
/usr/share/doc/gbootroot/html/index.html.
23 years ago
freesource
0ea74b9666
Updated help with modules info stuff.
23 years ago
freesource
53bdabd794
Upldated to the new module sections.
23 years ago
freesource
a11343bae2
This adds boot_root.4.
23 years ago
freesource
5ac1caca8b
Added the html documentation.
23 years ago
freesource
89f978739b
Description of how a Boot/Root set is made code-wise has been added.
23 years ago
freesource
b9fa3919cb
Now handles two different block devices with/without the same size.
23 years ago
freesource
7b98ca9122
$size is no longer global, $container[SIZE] is sufficient.
23 years ago
freesource
5dde092165
$root_fs is no longer global.
23 years ago
freesource
6466adc579
Took away global $kernel because it wasn't necessary.
23 years ago
freesource
a8b0e2e223
Made $device private so that only $container[BOOT_DEVICE] and $entry_advanced[3]
represent the BOOT and ROOT devices.
23 years ago
freesource
897d9b891c
Changed ROOT_DEVICE constant to ROOT_FS because it was very misleading.
23 years ago