1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-21 16:13:24 -05:00

58 Commits

Author SHA1 Message Date
freesource
be78bc37f1 Updated text how to deal with extra large templates and verbosity. 2001-12-11 07:16:48 +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
c25f039c0c Fixed a mistake, added $rm as found in *-X11 to create escaped ::Id. 2001-11-15 02:34:55 +00:00
freesource
bfd43e2154 This adds $main::Id and generated by $0, diversions, status and available
can't have comments added, but they are in their own dpkg directory anyways.
2001-11-09 20:02:53 +00:00
freesource
33e7205dde O.k, this will work. 2001-11-07 19:07:44 +00:00
freesource
b15007a721 Testing $Id. 2001-11-07 19:03:55 +00:00
freesource
036d5d111b Added $Id 2001-11-07 18:55:21 +00:00
freesource
7c51817c17 Added libterm-readline-gnu-perl to @extra_packages for the new dswim deps. 2001-10-23 18:42:20 +00:00
freesource
bf1021383e This makes the editing very clear. 2001-10-18 21:52:15 +00:00
freesource
f68e0b4f4b More clarification. 2001-10-18 21:41:37 +00:00
freesource
9414e3ade3 Just some prettifying. 2001-10-18 21:35:22 +00:00
freesource
c623f78a13 Improved the editing instructions, although this could all be made automatic. 2001-10-18 21:29:21 +00:00
freesource
59c77e7e23 Much more efficient code with the newest dswim. 2001-10-18 21:25:57 +00:00
freesource
1a84688f59 Changed the package check to query -i, and check to see whether the status
has deinstall|purge, as well as to check whether the package actually exists.
2001-10-18 05:15:22 +00:00
freesource
bb9d45e80e Removes template (read-only) so that a non-root user can create it again. 2001-10-15 22:47:27 +00:00
freesource
052f14b366 Updated to dswim. 2001-10-15 04:58:27 +00:00
freesource
240bf66693 Make sure normal users have access to /usr/sbin so they can use divert. 2001-10-14 20:46:52 +00:00
freesource
89d8f3f6d5 Making both of these scripts more understandable. 2001-10-14 20:31:49 +00:00
freesource
6fcc0b8000 Just some spaces. 2001-10-10 05:26:21 +00:00
freesource
cf3d4b6ad5 This improves the explanation for the ldconfig line. 2001-10-03 05:05:00 +00:00
freesource
7aa24f7d29 Documentation reflecting the change in verbose policy. 2001-09-30 16:19:04 +00:00
freesource
eb638328b3 Added STDERR where needed, and fixed some spelling mistakes. 2001-09-28 04:59:45 +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
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
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
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
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
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
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
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
d0e0404819 Apt ready .. now I am totally pysched! 2001-08-21 22:40:25 +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
122e2fdffc Now finds all the info/* files. 2001-08-21 17:10:10 +00:00