1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 17:13:22 -05:00

992 Commits

Author SHA1 Message Date
freesource
12dfb7d1f3 This is a funny change .. -xyz to -qxyz for dswim. 2002-02-14 18:40:49 +00:00
freesource
f121fb18e0 1.3.5 2002-02-13 20:51:58 +00:00
freesource
46b1f05a5e 1.3.5 2002-02-13 20:25:00 +00:00
freesource
a190c280c6 This adds cramfs-vfs-order.patch. 2002-02-13 20:24:04 +00:00
freesource
504e8545a2 1.3.5 release. 2002-02-13 19:43:15 +00:00
freesource
033c61d043 Removed unecessary warning which warned that left-hand side replacements
couldn't be a directory if it happened to find that directory on the hostfs.
Directories can be replacements.
2002-02-13 19:42:53 +00:00
freesource
40813ffde7 Things to make 1.3.5 a much happier application. Hopefully, the patch will
be integrated into UML.
2002-02-13 19:41:58 +00:00
freesource
bcef76cf23 Changes, and soon to come changes. 2002-02-13 06:47:16 +00:00
freesource
19ffe4b981 Adds SoftLandMark Editor's pick logo. 2002-02-13 04:55:36 +00:00
freesource
1834ba4522 5 ***** rating form SoftLandMark. 2002-02-13 04:52:25 +00:00
freesource
fddfcac837 Updated to 1.3.4 2002-02-11 04:27:14 +00:00
freesource
001cf094a1 Fixed two spelling mistakes. 2002-02-11 03:59:55 +00:00
freesource
4a697d4c31 Lots of nice updates. 2002-02-09 03:11:46 +00:00
freesource
ab8f49d834 Just altered some text. 2002-02-09 02:49:19 +00:00
freesource
4c0f4bed1b More stuff. 2002-02-08 20:35:22 +00:00
freesource
3bf978d059 The updated uml - 2.4.17-10um. 2002-02-08 20:14:47 +00:00
freesource
f8dd8a139d More stuff. 2002-02-08 20:08:44 +00:00
freesource
61bd20e212 Added vc/? and vcs?, because the new uml kernel looks for this now. 2002-02-08 20:00:35 +00:00
freesource
911d5a188b This will change over time. Automatically generated by dswim -qpl for
%files -f %{_topdir}/SOURCES/filelist.  I can't figure out how to get it in
the sources without actually putting it in the sources. So this is the official
place to look for the list. :)
2002-02-08 07:24:47 +00:00
freesource
86262ac532 A little bit more text. 2002-02-08 06:38:33 +00:00
freesource
2964aa8a8b Rearranged it a little bit, just to order. 2002-02-08 06:35:19 +00:00
freesource
d23b4729da This now makes both rpms and debs. 2002-02-08 06:34:21 +00:00
freesource
a6df52e6af Updates the description to describe Mandrake and Red Hat. 2002-02-08 04:15:23 +00:00
freesource
5ab4c598af Added documentation. 2002-02-07 19:11:48 +00:00
freesource
e6573bad75 Added the documentation. 2002-02-07 18:51:44 +00:00
freesource
532985612e Added info. about where the perl modules can be found. 2002-02-07 17:55:57 +00:00
freesource
9c3659f451 Using a filelist generated with dswim, instead of putting everything into spec. 2002-02-07 15:47:18 +00:00
freesource
694b01389f Universal packages, like what comes with Debian for Expect, proper deps in
Expect, and IO::Tty is put in a non-versioned and non-arch place which should
work fine on the majority of rpm-based distributions.
2002-02-07 15:46:00 +00:00
freesource
768d5ea4b4 Removed the mdk from the revision. 2002-02-06 20:17:11 +00:00
freesource
9fe15a4724 This initial specs for rpm-based distributions. Mdk works fine. Will parse
the filelist from *orig.tar.gz after the deb is made.
2002-02-06 20:16:21 +00:00
freesource
7b9f4d2d20 A little bit more about the fhs change. 2002-02-04 23:35:59 +00:00
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