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

764 Commits

Author SHA1 Message Date
freesource
568ff893ff Adds symlinks for archictecture dependent repository direcotory. 2001-12-11 19:08:03 +00:00
freesource
d2b3254eec The most recent changes, probably should change the date to today. 2001-12-11 07:22:38 +00:00
freesource
15a3fad874 Information how to deal with extra large templates and the verbosity box. 2001-12-11 07:17:34 +00:00
freesource
be78bc37f1 Updated text how to deal with extra large templates and verbosity. 2001-12-11 07:16:48 +00:00
freesource
00ff6651c8 Explanation how to handle large template and verbosity. 2001-12-11 07:15:43 +00:00
freesource
185092ff21 This solves the freeze problem for particularly large templates ..
verbosity box still hogs cpu though.
2001-12-11 06:47:33 +00:00
freesource
de99693cf1 This removes the note about things freezing because this has been fixed,
but the verbosity box still hogs CPU .. open and close it.
2001-12-11 06:46:42 +00:00
freesource
7b4c657697 Appends false dates to root/CVS/Entries from gbootroot, so root can't
edit these files from local replacements directory.
2001-12-11 06:14:40 +00:00
freesource
6a0c30c731 This adds a nice explanation about uml modules. 2001-12-11 05:40:39 +00:00
freesource
2ac06ddb0e This adds info about the other arch-depend replacements repository. 2001-12-11 05:39:57 +00:00
freesource
a2a457aec4 This time, adding them properly. 2001-12-11 05:27:59 +00:00
freesource
d712ddc2a5 Have to re add these because they require -ko. 2001-12-11 05:24:08 +00:00
freesource
39e687ad16 Didn't commit properly before, or may have just been a bad unpack. 2001-12-11 02:14:55 +00:00
freesource
6b7bbc6812 Didn't commit properly before. 2001-12-11 02:12:57 +00:00
freesource
3deaa2b376 Added commented out reiserfs. 2001-12-11 01:51:46 +00:00
freesource
b97b573dea Adding these to the arch-depend replacements repository. 2001-12-11 01:43:41 +00:00
freesource
ce3d15d9fc Typo .. templatesx should be templates. 2001-12-10 19:59:30 +00:00
freesource
589379783a Stripped. 2001-12-10 18:56:52 +00:00
freesource
ce450da308 deps >= 1.3 gbootroot 2001-12-10 18:24:47 +00:00
freesource
fb4a0e5c8a added make_swapfile 2001-12-10 18:24:20 +00:00
freesource
71a8ddc3a9 Fixes that sp. mistake in deps finally. 2001-12-10 17:50:54 +00:00
freesource
3d9191782c Fixed a spelling mistake in deps. 2001-12-10 17:47:45 +00:00
freesource
e1fb1bbc7c This removes the ubd0 mknod .. basically only root can do this, and devfs
covers the bases anyways.
2001-12-10 17:46:48 +00:00
freesource
01214d20bf This doesn't assume uml and genext2fs can be ran on any arch .. changes to
i386.
2001-12-10 17:44:59 +00:00
freesource
22747a38e5 This makes uml_net setuid, and respects dpkg-statoverride. 2001-12-10 17:42:46 +00:00
freesource
9ff0daf696 Revised the uml added. 2001-12-10 17:23:45 +00:00
freesource
2a9497b253 The latest, greatest uml 2.4.16 .. appears stable. 2001-12-10 17:08:42 +00:00
freesource
d3f5413cb2 stuff 2001-12-09 10:19:15 +00:00
freesource
15d958be6c Works well, had to rearrage the CVS stuff a little so it wouldn't overwrite and
fail relative to gbootroots CVS replacement versioning.
2001-12-09 10:18:14 +00:00
freesource
41777cf84f Almost done packaging .. need to do the setuid thing for uml_net. 2001-12-09 10:17:09 +00:00
freesource
1d5b40628f New nicer approach using dch. 2001-12-09 07:23:50 +00:00
freesource
ef4549a116 New approach using dch. 2001-12-09 07:23:25 +00:00
freesource
1c8cd7185d This deals with the changelog in a much better fashion. Before grabbing
info from STDIN was endlessly buggy,  Dch just grabs new info from the
Changes file stopping when it finds a paragraph with ^---+* and produces
a proper changelog in debian/* .
2001-12-09 02:35:35 +00:00
freesource
af71249d42 Removed $Id from one of the mentioned changes because it was being expanded. :) 2001-12-08 23:09:56 +00:00
freesource
5c14e2efe2 Just added some space. 2001-12-08 23:05:20 +00:00
freesource
12dd86dd55 Changed swim to dswim. 2001-12-08 07:34:10 +00:00
freesource
8b41c9d4d8 Improved some text. 2001-12-08 07:10:32 +00:00
freesource
a0bf1526d1 This points out that normal (non-root) users can use this program ..
which is actually desirable.
2001-12-08 06:58:42 +00:00
freesource
2935cefd91 Before files were just copied from the replacements repository, now they are
linked and versioned, earlier users will need to make corrections to
local directories if they want to enjoy the benefits of the new set-up.
2001-12-08 06:56:45 +00:00
freesource
8496cc1d6a Added a newline to that warning. 2001-12-08 04:18:36 +00:00
freesource
58e7a202da Made the termcap check just a warning if terminfo or termcap don't exist,
If a terminfo directory is found, linux will need to exist or the test will
return error.  This is better because the root filesystem can still work
if this information doesn't exist.  A minority of gettys will fail if they
use termcap or terminfo, but this check was removed from the chrooted tests
several months ago for the reason just cited.  Note: check_getty_type_call
was removed from Yard.pm, but exists in chrooted tests without the termcap
check.  Also, added a close which was missing.
2001-12-08 04:16:13 +00:00
freesource
a9cee74c7e More changes. 2001-12-08 03:20:22 +00:00
freesource
b5d58a2312 This fixes some messiness for the fstab test, and gets rid of an unecessary
test.
2001-12-08 03:15:43 +00:00
freesource
5b6cc2cb29 This adds state for libs,bins,modules and strip_bool. 2001-12-08 02:19:10 +00:00
freesource
cf4d843e4b This remembers state for stages. 2001-12-08 02:01:27 +00:00
freesource
36111d5a71 This saves state for tests within 1 program invocation. 2001-12-07 18:50:15 +00:00
freesource
2a2483ba7f Some doc about error output spelling correction. 2001-12-07 08:18:20 +00:00
freesource
18122cd250 Support for the new Changes file. 2001-12-07 08:11:17 +00:00
freesource
1c435dfadc This removes a change which was placed when removing chrooted tests, this
was an unecessary change and permanently made chrooted tests 0.  Also noted
how sys could be used for verbosity 3.
2001-12-07 08:00:15 +00:00
freesource
9496c72553 Updated the version number. At this point gbootroot is officially 1.3.0 having
reached some milestones.
2001-12-07 07:08:03 +00:00