Commit Graph
889 Commits
Author SHA1 Message Date
freesource 987611be9f Updates the shortcut text. 2001-08-26 22:47:11 +00:00
freesource 5c93200bda This changes the shortcuts a little .. save_as to Alt-a, and search to Alt-s. 2001-08-26 22:45:53 +00:00
freesource 92d86afc80 The search box is built. There are unitialized values oocurring in the main
Gtk loop when looking at signal types, but the start if the  basic infrastructure
is there.
2001-08-26 21:57:21 +00:00
freesource f1253fb29e Enhanced the text for device size for SIZE. 2001-08-26 18:08:36 +00:00
freesource df8b6f1f20 Renames the Method -> lilo method to 2 disk compression. It should be noted
that presently lilo() is the default and the value for METHOD isn't checked
since only one bott method is presently provided.
2001-08-26 17:27:25 +00:00
freesource 6f18881add This makes the save_as text more clear to the user. 2001-08-26 17:09:57 +00:00
freesource 695738d932 This improves the save_as function and makes it like the one in gbootroot, so
that it keeps checking that the entry isn't an existing file, before it only
checked once.
2001-08-26 16:53:22 +00:00
freesource b05e0a4262 This writes the save_as to $entry3. 2001-08-26 16:22:56 +00:00
freesource 1246ce1aba Save in ABS working to specs. 2001-08-25 21:56:53 +00:00
freesource 323c1c2f14 Improves the text for save_as dialog. 2001-08-25 19:59:47 +00:00
freesource 8d8bc72d4c This improves the Abort text for the uml box. Checks in ARS to see whether the
root_fs already exists in the archive, almost have it working properly.
2001-08-25 19:57:22 +00:00
freesource f420f43f82 custom_err will work properly now because Yard:: is now BootRoot::Yard:: 2001-08-25 18:22:47 +00:00
freesource 54add2136a These adds to the previous correct by not allowing linked or unwrittable files
to be written .. ofcourse how could an unwrittable file be written?
2001-08-25 06:40:45 +00:00
freesource 13932faa43 This shows the title of the template, and save_as won't permit save_as self,
and checks when another existing file is being written over.
2001-08-25 06:33:54 +00:00
freesource 397d25cfc4 Explains better how to use Abort on the Uml Box. 2001-08-24 22:39:42 +00:00
freesource 06656328f5 Removed some unneccessay logic, and scripts tells when complete. 2001-08-24 22:38:39 +00:00
freesource 01cb23d3d7 * This makes -> literal, before it was backwards. So /bin/sh -> bash works,
before it had to be /bin/bash -> /bin/sh, so now the ls -l interpretation
  is correct.
* Fixes unitialized values in onto_proc_filesystem.
2001-08-24 17:33:42 +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 a673116d7e This make sures the template tmp value is defined before testing it. 2001-08-23 05:00:01 +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 a94c7537c3 This fixes a major bug which effected copying because of the logic employed.
Now enoent (unstripped binary) copies properly.  Uid/Gid for /home/user
will need to be handled either through a script which runs on first login,
or directly by the administrator, for now the adm will handle this, but
Replacement user/group are now preserved.  Unless user is in the hosts
group file this is how things need to be done.
2001-08-22 23:35:49 +00:00