Commit Graph
100 Commits
Author SHA1 Message Date
freesource 8c89f1b5cc Some good additions. 2001-09-07 17:15:45 +00:00
freesource 6ba6f2ab26 The Makefile used by the gbootroot package archive. 2001-09-07 15:52:57 +00:00
freesource e7ac1c07e4 The Lazy Guy's packaging tool for gBootRoot. 2001-09-07 15:52:15 +00:00
freesource b8e1669085 This properly adds mem=16M to the initial options file. 2001-08-30 05:12:12 +00:00
freesource e19266ba0a More about permissions. 2001-08-30 04:37:02 +00:00
freesource 145d1c2bb9 The newest user-mode-linux 2.4.9. 2001-08-30 04:23:46 +00:00
freesource b71a79fd60 This just adds mem=16M to the UML box options, this happens to be the default
for the uml kernel, but more is desirable, hopefully, this will be obvious to th
user.
2001-08-30 04:10:00 +00:00
freesource b04224d6f1 This corrects a bug where onto_proc_filesystem was edited incorrectly and wasn't
checking for the proc_dev return value in the way originally intended.
2001-08-29 17:08:25 +00:00
freesource 86ff0a8eea Updated Alt-S to Alt-A for error messages for save_as. 2001-08-29 16:50:00 +00:00
freesource 6da033c5e6 This comments out some code which broke the yard box when the default
/dev/fd0 wasn't available.  This check is unecessary, since it is handled in
other places.
2001-08-29 07:22:51 +00:00
freesource 1ded9fbb1b This makes sure that root filename is current when the ars is closed and
reopened, and also updates $ars->{filename} to the current $entry_advanced[4].
2001-08-29 05:46:17 +00:00
freesource 52fbcbfaff Makes the submit button the default for the replacements box. 2001-08-29 04:01:55 +00:00
freesource 04e2351a58 And this removes a breaker point. 2001-08-29 03:52:41 +00:00
freesource dbee69230f Cool, that should cover it for the ssearch for now. It has netscape-like
behavior with some konqueror-like enhancements.
2001-08-29 03:50:31 +00:00
freesource e9979b17d3 A little more tweaking so that $offset is undef when search_window closes. 2001-08-28 20:47:21 +00:00
freesource e48e66e93a This finishes search backwards for both Esc && Return .. all that is left is
issuing an error when nothing is found and search ne undef.
2001-08-28 20:40:15 +00:00
freesource e639d5c69e Cancel working nicely for index .. Esc && Return, too. 2001-08-28 20:14:57 +00:00
freesource 6ff0be05d9 Creating a search box is a lesson in study, and finding bugs in other programs. 2001-08-28 17:00:30 +00:00
freesource aff16e7b76 A bug fix where keywords weren't changing because of the prior effeciency
add-on for tr///.
2001-08-28 08:01:27 +00:00
freesource 50b04ef3a5 Getting closer, modal transient window is half there. 2001-08-28 07:47:30 +00:00
freesource b347463546 Search window stays on top now thanks to
search_window->set_transient_for(leader_window)
2001-08-28 06:54:38 +00:00
freesource c2d142e96a This changes the default behavior of search, file_system, and replacements to
not close when the shortcuts or menu are used after they are visible .. they can
only be closed from the their own actual window.  This is traditional UI.
2001-08-28 06:18:15 +00:00
freesource 027b932f24 search_window is destroyed when yard_window is which clears the buffer. 2001-08-28 05:05:05 +00:00
freesource 5a51b1f26c This enhances the search box, so it remembers and highlights the last search
text entered.
2001-08-28 04:39:20 +00:00
freesource a43ab55b66 This makes the insensitive search more effecient by not continuously invocating
tr///.
2001-08-28 04:18:55 +00:00
freesource acbb8bb20f Had case sensitive and case insensitive backwards. 2001-08-28 04:08:43 +00:00
freesource f06430c4c8 Now case-insensitive works. Everything works, but a dialog which pops up when
the end or beginning has been reached, and another dialog when nothing is found.
2001-08-28 03:38:09 +00:00
freesource e1834f63b1 Search is getting there. 2001-08-28 03:02:07 +00:00
freesource f147d66954 This is experimental stuff with the search. It would be nice to figure out how
to have mouse-like selection, but for now color is just inserted.
2001-08-27 06:05:19 +00:00
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
freesource 0052df1d3f Global values are cleared when a new template in invocated. 2001-08-22 16:31:26 +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 0ea451033a Now closes <F> after checking for compression. 2001-08-21 18:40:14 +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
freesource 566c178f8f The newest version from make_debian. 2001-08-21 07:45:41 +00:00
freesource c2f265756b Now creates a status file for dpkg and swim. 2001-08-21 06:45:27 +00:00
freesource 83cf2c4257 Creates ubd0 in dev, then quickly removes it. 2001-08-20 20:03:36 +00:00
freesource 514533ab3b This improves some of the template text .. stuff is the theme. 2001-08-20 18:31:17 +00:00
freesource 2dc142d3f0 This adds a test for unnecessary \s+$ for pulldown menu for uml options. 2001-08-20 18:04:10 +00:00
freesource e6b7fb3d42 Text additions. 2001-08-19 21:04:21 +00:00
freesource 44b5893be8 This improves some unmounting problems. 2001-08-19 21:03:20 +00:00
freesource 7e2098aa5d Tests will work a lot better now. 2001-08-19 21:02:33 +00:00
freesource 29320c7e38 A little bit more order. 2001-08-12 21:59:56 +00:00
freesource c23b75720c Will make Debian-uname -n.yard 2001-08-12 21:55:34 +00:00
freesource 056e4e876d Icing on the cake. 2001-08-12 21:32:58 +00:00