freesource
91e0dee4d6
Adds information about the new filesystem box button.
23 years ago
freesource
dac5b05c88
Added a button to open up the Filesystem Box from the ARS, this is on the same
line as Filesystem Size.
23 years ago
freesource
f2cfe39a9f
More credits.
23 years ago
freesource
ab29f69bc2
Added mailto to my email address per Linus Gasser's bug report.
23 years ago
freesource
3a1c102de5
Added Liav for 1.3.3 dedication.
23 years ago
freesource
77f64443e3
Getting ready for another release.
During the boot stage the filsystem type was used to determine whether
to use the genext2fs (non-root) method or the normal method used by root.
Now the user type is used, this is better because it prevents conflicts
if a different filesystem type is chosen, or if a non-root user changes to a
different filesystem type in the filesystem box and forgets to change back
to genext2fs; however, it prevents root from using the genext2fs method,
which isn't a problem. The sudo requirement for lilo is too much of a
requirement, and will be changed in future versions.
23 years ago
freesource
fa195b3ff6
Another real version :)
23 years ago
freesource
fb9b3ed43b
Fixed another non-root boot/root bug. The info had it correct, but the actual
copy with genext2fs was being done from the wrong location. This has been
fixed.
23 years ago
freesource
b14a469786
Had some testing code which was providing the wrong value for $compress, this
made non-root booting fail for bzip2 because bunzip2 didn't exist in the
initrd.
23 years ago
freesource
ce893535ff
Changed "real numbers" to "real version" on libc .. makes more sense.
23 years ago
freesource
34cd7f016d
FAQ explains how the 2 disk compression kernel should be used without a
kernel without devfs.
23 years ago
freesource
6dbb2d58c7
Added another technique in the FAQ to show how space can be saved on the
root_fs by using the libraries from the initrd. Liav instigated this by
asking a question related to FAQ question 14, "So if I understand correctly,
it is not possible to copy libc from /dev/ram0 to /dev/ram1 before mounting
/dev/ram1 as / ?
Liav pointed out how Yard can make boot/root floppies with a compressed root
filesystem. Edited FAQ question 13 to correctly reflect how gz compressed
root filesystems may be booted without an initrd.
23 years ago
freesource
8cac3030ca
State is saved for the Compression off check box and the Root Filename save
check box.
23 years ago
freesource
b8ad37acb1
The UML Kernel entry box in the ARS remembers state now.
23 years ago
freesource
769e0b8200
Changed the behavior of save_as so that when compression is chosen, the
entry won't be the same as that found in Root Filename, but instead reflects
the newly compressed file. This change was precipitated by the previous
change to the Accept behavior.
23 years ago
freesource
5906dfad96
1.3.2
23 years ago
freesource
85d68f60ef
Spelling fix.
23 years ago
freesource
bc080dc33d
Newest.
23 years ago
freesource
48b120bcaa
Fixed a few spelling mistakes .. preserve permissions should be ownership
23 years ago
freesource
b588ae2e09
function to function call.
23 years ago
freesource
6ab88fd8d2
Fixed a typo which made bz2 into gz since previous accept button change.
23 years ago
freesource
8d0983c78b
Prep for 1.3.2 release.
23 years ago
freesource
79064c655d
2.4.17-4um
23 years ago
freesource
49d3c85900
2.4.17-4um
23 years ago
freesource
e16ace4f48
Updated to 2.4.17.
23 years ago
freesource
933f3f97fe
The newest tools ..uml_utilities_20020104.tar.bz2
23 years ago
freesource
ae63acc012
Removed reference to a FAQ question which no longer exists in #10 , and re-did
appropriately.
23 years ago
freesource
cc257c773a
Grammar fix.
23 years ago
freesource
dd49c4c910
More FAQ changes.
23 years ago
freesource
8024eb41c7
For rating at icewalkers .. a gif, but .. well :)
23 years ago
freesource
b972b8ec74
Adds a rating.
23 years ago
freesource
fe136dac7c
Improved FAQ question 17.
23 years ago
freesource
bdd9043187
5 new FAQ questions from Liav.
23 years ago
freesource
3a7ee25932
shell changes for passwd*
23 years ago
freesource
d4bd735b0a
Making all root and user shells /bin/sh can't be such a bad idea. :)
23 years ago
freesource
737bc9938d
Pointing out the definition of compression if FAQ 13.
23 years ago
freesource
4d05ab7489
Called initrd a customized ramdisk :)
23 years ago
freesource
b41c679e9e
Even better FAQ 13 explanation.
23 years ago
freesource
a0765cf971
Indicating the difference between a kernel only boot disk and 2 disk compression
in FAQ 13.
23 years ago
freesource
beb2d088d1
Changes Liav related.
23 years ago
freesource
dfd4f3f4c0
Changed Screenshot to Old screenshot :)
23 years ago
freesource
1daab59cf6
A few grammar fixes.
23 years ago
freesource
975d04da6d
Another faq question about auto-detect gz.
23 years ago
freesource
ac05541880
New faq question.
23 years ago
freesource
9b8269422b
Changed back to the original write for FAQ 15.
23 years ago
freesource
d813ad115d
This should fix the bug reported by Liav Asseraf. The main program was
rearragned and put in BootRoot, but the BEGIN block which sets up the FHS
for perl's INC was now in this file, so ofcourse, gbootroot couldn't find the
modules.
23 years ago
freesource
3cb6c28c0e
Added remove for port-helper.
23 years ago
freesource
da83a2436b
Adds the port-helper. For now this is being put in /usr/lib/uml since it is
assumed that uml is looking here for it.
23 years ago
freesource
119581a273
The new helpers, looks like only net changed, but the date is different so
all are committed.
23 years ago
freesource
1c344efc89
Allows uml devices to be attached to a specified host port, this program is
now required for this.
23 years ago