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

73 Commits

Author SHA1 Message Date
freesource
eb638328b3 Added STDERR where needed, and fixed some spelling mistakes. 2001-09-28 04:59:45 +00:00
freesource
e6c934b421 The latest and greatest. 2001-09-16 05:32:28 +00:00
freesource
8eee413251 This adds info/*.templates which allows debconf to work properly. 2001-09-16 04:35:42 +00:00
freesource
854d5971f6 This removes X11 mans, too. 2001-09-14 05:57:11 +00:00
freesource
bf1fc647f6 Added an interesting note. 2001-09-14 05:44:20 +00:00
freesource
aacb3559a9 Added a check to show the user what packages aren't installed on the system,
but let the user decide what to do next.  Obviously required packages are a
more important consideration.
2001-09-14 02:45:53 +00:00
freesource
dbb1ae9e1e Fixed a textual mistake. 2001-09-13 18:37:36 +00:00
freesource
ee7d526fc2 Shows people what lines to add to their sources.list. 2001-09-13 16:49:28 +00:00
freesource
0d68973489 Need this or ldconfig won't allow X11 to be found. 2001-09-11 04:32:41 +00:00
freesource
e19266ba0a More about permissions. 2001-08-30 04:37:02 +00:00
freesource
06656328f5 Removed some unneccessay logic, and scripts tells when complete. 2001-08-24 22:38:39 +00:00
freesource
e140b6bc50 Another initial check, and tested. 2001-08-24 06:54:11 +00:00
freesource
1240220bc3 Now this works even if gbootroot hasn't been invocated first. 2001-08-24 06:39:10 +00:00
freesource
db2304e7bb Adds extensive tests to make sure swim exists, and that its databases are
initialized.  Tests that file-rc exists.  This was all tested on uml_bootroot,
so it is known to work .. hopefully all cases of Status are properly dealt with.
2001-08-24 06:06:03 +00:00
freesource
a8fa047edb Adds some directories. 2001-08-24 06:02:27 +00:00
freesource
b2d389fd36 The latest and greatest. 2001-08-24 02:49:40 +00:00
freesource
f9879d831e Improves some text, and adds a correction to the alternatives generation. 2001-08-24 02:48:47 +00:00
freesource
80d4fe2172 Interactive - asks whether user wants timezone and documentation. 2001-08-23 21:19:13 +00:00
freesource
90853a8c55 This creates a more streamlined template by removing all timezone info which
isn't neccessary.
2001-08-23 21:18:29 +00:00
freesource
c37ac1330c Adds a few improvements .. slang1 was listed twice because it was a required
package, and /etc/network/options was missing.
2001-08-23 19:59:30 +00:00
freesource
9e7cd13d97 Just a little info to set-up users home. 2001-08-23 18:56:40 +00:00
freesource
80861c0552 Just a minor edit. 2001-08-23 18:54:44 +00:00
freesource
91bbd3fddb Standard network stuff. 2001-08-23 18:54:02 +00:00
freesource
5a433981ea The newest and coolest. 2001-08-23 18:52:56 +00:00
freesource
2a6ca1e335 Followed my own directions to check swim --scripts -q. 2001-08-23 18:52:23 +00:00
freesource
2c78ea6b32 Adds Replacements/etc/inetd.conf. 2001-08-23 18:25:26 +00:00
freesource
52b2630fb9 Inetd.conf is now automatically commented out where executables don't exist and
put in Replacements.
2001-08-23 18:20:46 +00:00
freesource
5ff942d4fe Now makes the diversions file .. this is cool. 2001-08-23 17:02:05 +00:00
freesource
28b332bb27 Alternatives will definitely work now. 2001-08-23 04:51:36 +00:00
freesource
2385ee91c9 Added alternatives. 2001-08-23 04:34:21 +00:00
freesource
1765d0448e Alternatives are working now. 2001-08-23 04:33:48 +00:00
freesource
fbcf2a8b40 Some text improvements. 2001-08-23 02:51:50 +00:00
freesource
e03d2e6ff6 Improved the network setup. 2001-08-23 02:45:01 +00:00
freesource
621395e68c The networks file. 2001-08-23 02:44:25 +00:00
freesource
6094aa1611 From the ifupdown package, nice stuff. 2001-08-23 02:40:37 +00:00
freesource
205ca76c4b Simplified things, /etc/network/interfaces is used instead. 2001-08-23 02:38:21 +00:00
freesource
63df313167 The new updated Debian.yard! 2001-08-22 23:54:36 +00:00
freesource
13c3a9e3e1 Comments out a test for system "touch available" because it looked like an error. 2001-08-22 23:52:13 +00:00
freesource
2583ffa910 Reflects some new Replacements. 2001-08-22 23:46:24 +00:00
freesource
f7add7f9a3 The script I use to setup uml_net for the uml kernel, modify as required. 2001-08-22 23:45:40 +00:00
freesource
9e2872d926 Makes ldconfig happy, just an empty file. 2001-08-22 23:40:14 +00:00
freesource
8ade471c3e Added some more packages, and a README in /home/user, more informational text
in the script, and empty directories and things not found directly in the
package but made by the scripts.  Apt is working, how cool does it get?
2001-08-22 23:37:58 +00:00
freesource
9ffe1343f7 Updated to work perfectly with apt! 2001-08-21 22:41:17 +00:00
freesource
d0e0404819 Apt ready .. now I am totally pysched! 2001-08-21 22:40:25 +00:00
freesource
ad53d36c17 The latest, greatest. 2001-08-21 18:05:04 +00:00
freesource
a1d94aba40 Had to remove escapes for info/* check. 2001-08-21 18:04:22 +00:00
freesource
13359e24ef More info/*. 2001-08-21 17:44:47 +00:00
freesource
c9cc5ec5b0 More updates. 2001-08-21 17:44:15 +00:00
freesource
8ddbd07d1c Updated with info/*. 2001-08-21 17:11:56 +00:00
freesource
122e2fdffc Now finds all the info/* files. 2001-08-21 17:10:10 +00:00