Commit Graph
1161 Commits
Author SHA1 Message Date
freesource 30e78d4540 This should totally solve any FHS complaints. 2002-02-04 23:34:31 +00:00
freesource 59c296ac23 The newest bf. 2002-02-04 18:25:45 +00:00
freesource 276cafcc1a grammer and new ch. 2002-02-04 18:23:43 +00:00
freesource d97ed5d819 Fixed another non-fhs path issue when fooling around in mdk.
# I always thought the BEGIN statements were executed before everything else,
# but I have discovered that in this case it has to be placed before the
# use statements if exec /usr/bin/gbootroot is done via $PATH .. I guess
# that makes sense because $PATH is established in the BEGIN.
2002-02-04 18:22:18 +00:00
freesource 27a6d3fbd6 The new look. 2002-01-22 21:25:34 +00:00
freesource 5f7d6c8941 Improved Replacements Box GUI. 2002-01-22 21:21:20 +00:00
freesource 91e0dee4d6 Adds information about the new filesystem box button. 2002-01-20 17:29:47 +00:00
freesource dac5b05c88 Added a button to open up the Filesystem Box from the ARS, this is on the same
line as Filesystem Size.
2002-01-20 17:17:01 +00:00
freesource f2cfe39a9f More credits. 2002-01-16 14:21:49 +00:00
freesource ab29f69bc2 Added mailto to my email address per Linus Gasser's bug report. 2002-01-16 14:10:05 +00:00
freesource 3a1c102de5 Added Liav for 1.3.3 dedication. 2002-01-15 18:23:32 +00:00
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.
2002-01-15 17:34:55 +00:00
freesource fa195b3ff6 Another real version :) 2002-01-15 07:43:31 +00:00
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.
2002-01-15 07:01:02 +00:00
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.
2002-01-15 06:39:58 +00:00
freesource ce893535ff Changed "real numbers" to "real version" on libc .. makes more sense. 2002-01-15 04:14:15 +00:00
freesource 34cd7f016d FAQ explains how the 2 disk compression kernel should be used without a
kernel without devfs.
2002-01-15 02:45:54 +00:00
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.
2002-01-14 04:15:46 +00:00
freesource 8cac3030ca State is saved for the Compression off check box and the Root Filename save
check box.
2002-01-14 01:19:59 +00:00
freesource b8ad37acb1 The UML Kernel entry box in the ARS remembers state now. 2002-01-14 01:06:05 +00:00
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.
2002-01-14 00:41:27 +00:00
freesource 5906dfad96 1.3.2 2002-01-11 17:42:00 +00:00
freesource 85d68f60ef Spelling fix. 2002-01-11 17:36:21 +00:00
freesource bc080dc33d Newest. 2002-01-11 13:51:56 +00:00
freesource 48b120bcaa Fixed a few spelling mistakes .. preserve permissions should be ownership 2002-01-11 13:47:28 +00:00
freesource b588ae2e09 function to function call. 2002-01-11 11:50:00 +00:00
freesource 6ab88fd8d2 Fixed a typo which made bz2 into gz since previous accept button change. 2002-01-11 07:46:30 +00:00
freesource 8d0983c78b Prep for 1.3.2 release. 2002-01-11 06:54:40 +00:00
freesource 79064c655d 2.4.17-4um 2002-01-11 06:53:45 +00:00
freesource 49d3c85900 2.4.17-4um 2002-01-11 06:44:17 +00:00
freesource e16ace4f48 Updated to 2.4.17. 2002-01-11 06:39:12 +00:00
freesource 933f3f97fe The newest tools ..uml_utilities_20020104.tar.bz2 2002-01-11 05:48:56 +00:00
freesource ae63acc012 Removed reference to a FAQ question which no longer exists in #10, and re-did
appropriately.
2002-01-11 04:51:36 +00:00
freesource cc257c773a Grammar fix. 2002-01-11 02:28:32 +00:00
freesource dd49c4c910 More FAQ changes. 2002-01-11 02:26:41 +00:00
freesource 8024eb41c7 For rating at icewalkers .. a gif, but .. well :) 2002-01-10 17:31:53 +00:00
freesource b972b8ec74 Adds a rating. 2002-01-10 17:30:59 +00:00
freesource fe136dac7c Improved FAQ question 17. 2002-01-10 17:25:49 +00:00
freesource bdd9043187 5 new FAQ questions from Liav. 2002-01-10 06:05:02 +00:00
freesource 3a7ee25932 shell changes for passwd* 2002-01-10 03:53:22 +00:00
freesource d4bd735b0a Making all root and user shells /bin/sh can't be such a bad idea. :) 2002-01-10 03:48:50 +00:00
freesource 737bc9938d Pointing out the definition of compression if FAQ 13. 2002-01-09 19:35:14 +00:00
freesource 4d05ab7489 Called initrd a customized ramdisk :) 2002-01-09 19:22:10 +00:00
freesource b41c679e9e Even better FAQ 13 explanation. 2002-01-09 19:18:39 +00:00
freesource a0765cf971 Indicating the difference between a kernel only boot disk and 2 disk compression
in FAQ 13.
2002-01-09 18:40:19 +00:00
freesource beb2d088d1 Changes Liav related. 2002-01-07 19:37:33 +00:00
freesource dfd4f3f4c0 Changed Screenshot to Old screenshot :) 2002-01-07 19:27:21 +00:00
freesource 1daab59cf6 A few grammar fixes. 2002-01-07 19:24:44 +00:00
freesource 975d04da6d Another faq question about auto-detect gz. 2002-01-07 19:19:47 +00:00
freesource ac05541880 New faq question. 2002-01-07 19:05:25 +00:00