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

733 Commits

Author SHA1 Message Date
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
freesource
2536c2dd66 Changes have been removed and placed in their own file. 2001-12-07 07:02:40 +00:00
freesource
b252b79926 Decided to move Changes out of gbootroot into its own file, getting to
large, and takes to long to format.
2001-12-07 07:02:04 +00:00
freesource
83b2b22388 Shows the check boxes for NSS and PAM. 2001-12-07 06:17:00 +00:00
freesource
5aeb0b8c63 Macro dist vs full dist. 2001-12-07 03:25:08 +00:00
freesource
27e4b29ac6 Making sure user could log. 2001-12-07 02:53:08 +00:00
freesource
7ecf7e3f73 Text addition. 2001-12-07 02:46:52 +00:00
freesource
effc568b3e Update on explanation of versioning replacements. 2001-12-07 02:40:59 +00:00
freesource
7ef6926d9c Where to find the FAQ in help. 2001-12-07 02:40:20 +00:00
freesource
063005056a Where to find to FAQ. 2001-12-07 02:39:47 +00:00
freesource
06b0f5bb92 Removed the ubd0 special device replacement, since it doesn't work for
normal users.
2001-12-06 23:24:14 +00:00
freesource
7574f62699 What to do if you Oops. 2001-12-06 23:14:40 +00:00
freesource
8b4e9f462b Pretty picture of gbootroot. 2001-12-06 22:25:05 +00:00
freesource
4cc4151dd1 Has a nice order now via name= but eventually I'll have to something more
dynamic or mult-paged, but good for now.
2001-12-06 22:01:20 +00:00
freesource
bacea04fe5 Finishes how normal users can create boot disks, and shows the proper location
for verbose for normal users.
2001-12-06 20:04:08 +00:00
freesource
03022313bc Made usize into set_default_size form uml_window. 2001-12-06 19:33:08 +00:00
freesource
c40e77276b Changed the size of the box so that options and the root_fs have more room. 2001-12-06 19:26:57 +00:00
freesource
1182907060 Now dd's for normal user if > 8192k, this will be made more sophisticated
in the future.
2001-12-06 18:38:22 +00:00
freesource
8767eb759a Improved the ownership command .. actually reduced script size. 2001-12-06 18:36:05 +00:00
freesource
5e0968da1d This completes the instructions for normal user > 8192k fs. 2001-12-06 17:35:18 +00:00
freesource
8279ef9339 The beginning of explaining how a normal user can create a root_fs > 8192k. 2001-12-06 07:32:02 +00:00
freesource
46090bd981 One more question to go. 2001-12-06 04:18:04 +00:00
freesource
afd9e0201b Lots of changes, better expl of bootroot, cvs expl . 2001-12-05 20:27:25 +00:00
freesource
85d9cfddd5 This is sort of ugly, but then people can know instantly when the most
recent change is because it is at the top.
2001-12-05 19:13:05 +00:00
freesource
2ee3be083e Spelling mistake. 2001-12-05 18:57:58 +00:00
freesource
f634176732 Just a little change. 2001-12-05 08:39:18 +00:00
freesource
c3f1db1d3b Checked how $Id$ will look. 2001-12-05 08:36:18 +00:00
freesource
65efffa1d6 Keyed down what a normal user can do in test question, and removed see
certain FAQ question for reps .. was out of place.
2001-12-05 08:35:05 +00:00
freesource
b83266dfd1 Improved the rep explanation. 2001-12-05 08:25:29 +00:00
freesource
45d210b655 Removed an and. 2001-12-05 08:21:24 +00:00
freesource
a01056caa4 C. 2001-12-05 08:19:47 +00:00
freesource
97798aac9a The new file with New Template. 2001-12-05 07:48:50 +00:00