Commit Graph
100 Commits
Author SHA1 Message Date
freesource c388d93b8c This helps with keypress events in the filesystem box. 2001-12-21 17:29:13 +00:00
freesource 08999ef628 perm changes for BootRoot, comment in Yard. 2001-12-21 17:00:32 +00:00
freesource 846adeb29d This is a cramfs with ext2, cramfs, romfs, reiserfs and minix utilities.
Read-only, which is good because it can't grow, pretty fast.
2001-12-21 16:03:26 +00:00
freesource b261b47c4b Root Filename and verbosity are properly updated for the new *_cramfs. 2001-12-21 15:28:36 +00:00
freesource e4050d71bc This makes the cramfs file in $tmp, and appends _cramfs to the Root Filename. 2001-12-21 15:04:13 +00:00
freesource b7ac1aa14d A better way to count ARGs. 2001-12-21 05:40:45 +00:00
freesource a2d55f8d34 Does a clean umount, so fsck doesn't complain, but leave using fsck up to the
user, since some fs types may not like it.
2001-12-21 05:06:36 +00:00
freesource 577b8e128c The config add-on, apparently never committed this change. 2001-12-21 04:01:54 +00:00
freesource b2cd641972 symlink() 2001-12-21 03:24:43 +00:00
freesource dc17ffe59a Before, if the sources created from the template had a symlink in them already,
you couldn't just press create again .. (for instance for genext2f or
uml_exclusively).  This has been fixed.
2001-12-21 03:24:16 +00:00
freesource 180b6655de Making sure permissions are preserved for uml_exclusively in contrast to
preserve_ownership.
2001-12-21 02:56:29 +00:00
freesource 7a5dc8a73b Changed preserve_permissions to preserve_ownership. 2001-12-21 02:50:01 +00:00
freesource d182308cb3 kernel 2001-12-21 00:04:29 +00:00
freesource d1dcb14814 The newest, compiled for root_fs_helper. 2001-12-21 00:03:54 +00:00
freesource 39ae065169 This makes sure that libc and ld and 0755 when permissions aren't preserved. 2001-12-20 23:14:32 +00:00
freesource f9ad7744a7 This makes sure that the uml_exclusively and preserve_permissions remain dynamic
in the YardBox.
2001-12-20 22:47:27 +00:00
freesource 2a4a174481 Changed the order of the cl. 2001-12-20 21:49:30 +00:00
freesource 7cfd2fd76a Added a check when uml_exclusively is used to make sure valid helper commands
are used.
2001-12-20 21:36:34 +00:00
freesource 06ec15e04d Supports ext2, cramfs, minix, reiserfs, romfs and genromfs. 2001-12-20 06:35:17 +00:00
freesource dcb20ba0f5 Minor details. 2001-12-20 06:31:31 +00:00
freesource 5ca98f4515 This is a modified linux compile, and modules install. Kept the modules part.
make -f Makefile.src modules (new).
2001-12-20 05:18:14 +00:00
freesource 707bcb0b30 Making sure config is copied over. 2001-12-20 01:48:52 +00:00
freesource e3f5a65515 More about compressing. 2001-12-19 19:31:11 +00:00
freesource 6a6a26cda2 This was a lot more involved than I first suspected, but the solution was
simpler than I thought .. & backgrounds the process .. and then the pid
is watched for in /proc to dissappear.  So it is very mult-tasking.
2001-12-19 19:12:49 +00:00
freesource 199b52fdaa About the compression. 2001-12-19 09:20:40 +00:00
freesource 823f521ffe This prevents the app. from not locking when really large files are compressed,
it locks a little between large chunks, but a lot better than before .. also
there is now a little verbosity to tell when the process is over.
2001-12-19 09:07:56 +00:00
freesource 82ced90590 Added preserve_permissions. 2001-12-19 06:03:46 +00:00
freesource d4a264f475 Reiserfs is working now. 2001-12-19 05:54:14 +00:00
freesource dac4e56455 The most recent changes .. reiserfs is working nicely now. 2001-12-19 05:53:50 +00:00
freesource f871426481 1 2 many perms. 2001-12-19 05:51:42 +00:00
freesource c4d0be1474 passes filesystem command, and makes sure helper is 0666 .. cvs changed
the perms.
2001-12-18 20:27:46 +00:00
freesource b6781d4027 The root_fs_helper which helps create > 8192 fs or < with lots of fs of choice. 2001-12-18 20:19:01 +00:00
freesource 0db19feb82 The program which allows normal users to create root_fs larger than 8192. 2001-12-18 20:00:52 +00:00
freesource 33aff73679 This puts the depmod in the right place. 2001-12-18 19:58:41 +00:00
freesource 8842b19a6b Works nicely for normal user now, just need to improve logic a little, and
it is ready to ship.
2001-12-18 19:50:48 +00:00
freesource dcfe88e962 Expect_uml added, as well as 4755 uml_net for testing. 2001-12-18 18:25:58 +00:00
freesource 619981c0cb Starting to carry the login of uml_exclusively and preserve_permissions over. 2001-12-17 23:47:58 +00:00
freesource 85ff2a51af Changes for the fs box. 2001-12-17 23:44:23 +00:00
freesource e39fbff6ee Moved some text over here. 2001-12-17 19:45:36 +00:00
freesource e366990b5e This is what is wanted, but ars is still necessary. 2001-12-17 19:43:37 +00:00
freesource 6a1bb9f9a3 This is the beginning of better symbol control, ars will be dispensed with.
Basically gbootroot has just one function start() called from BootRoot.
Eventually BootRoot will be split further into ARS and ABS.  This makes more
sense then having one large gbootroot .. it just grew too much.
2001-12-17 18:13:18 +00:00
freesource 30d9ada1cb Changes due to added uml expects interface. 2001-12-16 18:39:05 +00:00
freesource cf35d1cf54 The new look of the Filesystem Box .. with UML Exclusively and Preserve
Permissions Check boxes.  Changed to just 2 columns.
2001-12-16 18:25:02 +00:00
freesource 27c51a9a5a Added the sticky bit for /tmp. 2001-12-16 09:57:02 +00:00
freesource 31f942fc34 Put UML in BootRoot, password can now be set to "" to allow no password. 2001-12-16 01:11:21 +00:00
freesource 2a0dc216d5 ldd check change. 2001-12-15 09:33:01 +00:00
freesource ce48f6e8e1 The ldd test was only checking for busybox .. now it checks for everything,
when ldd produces only STDERR then it isn't the libc6 ldd, ofcourse, this
should be tested on other alternative libs.
2001-12-15 09:31:44 +00:00
freesource 0d8946d849 Changed system to installation. 2001-12-14 18:04:29 +00:00
freesource 43dee83dd6 This looks good. 2001-12-14 18:02:05 +00:00
freesource fffdbfc80a Better readme, no neccessary to justify reasoning for not having a configure
file.
2001-12-14 17:51:06 +00:00
freesource 79eb2e7b69 Fixed grammar mistake. 2001-12-14 16:37:48 +00:00
freesource 06184bef91 perm change. 2001-12-14 16:37:17 +00:00
freesource b99c615619 A kernel compile expl. which frees the user from confirming to gbootroots
defaults.
2001-12-14 16:30:41 +00:00
freesource b022b2c4ea some stuff. 2001-12-14 09:03:06 +00:00
freesource 74c3318cbf Why it is nice to test on uml, if genext2fs isn't in path and filesystem type
is changed, path can't be found .. now it makes an exception when executable
is genext2fs.
2001-12-14 08:16:46 +00:00
freesource 38b2b6dab2 Better net expl. for new uml behavior. 2001-12-14 04:38:43 +00:00
freesource faeba22f20 Nicer network expl for new uml behavior. 2001-12-14 04:37:29 +00:00
freesource 90a93eba65 Nicer. 2001-12-14 04:35:24 +00:00
freesource b000ac1f26 Some more doc improvements. 2001-12-14 04:34:46 +00:00
freesource 7ed3bb3ef8 Better expl for /dev. 2001-12-13 05:43:28 +00:00
freesource d67ceb97bb Making sure normal users get a /dev directory when fs_size > 8192. 2001-12-13 05:29:23 +00:00
freesource e8e6d63700 Added proper devfsd explanation, and console .. just in case. :) 2001-12-13 04:21:33 +00:00
freesource 5109c8b59f The newest. 2001-12-13 03:04:32 +00:00
freesource 44ac13fc4e Rm space. 2001-12-13 03:02:18 +00:00
freesource 56383720a7 Better advice how to handle devices .. Deb with devfsd and Ex if setting up
from a system already using devfs to make a devfs=nomount system.
2001-12-13 03:01:15 +00:00
freesource 316d0bffae Changed MAIL to EMAIL proper. 2001-12-12 19:42:21 +00:00
freesource 5192a53e8c The fixed M 2001-12-12 19:28:20 +00:00
freesource 20cc059855 Fixed syntax error. 2001-12-12 19:19:25 +00:00
freesource 24e7f34788 Hopefully, the last edit before release. 2001-12-12 19:17:57 +00:00
freesource 57c00abab4 A better explanation for porting to other archs. 2001-12-12 18:50:29 +00:00
freesource 16a076e283 This gets rid of the annoying perhaps you are not root for gdkbirdaao,
and only tests if root and using a method which has lilo .. default if
method hasn't been chosen.
2001-12-12 17:59:03 +00:00
freesource ec56fa40d1 Word change. 2001-12-12 07:19:19 +00:00
freesource 4db5216447 Date change. 2001-12-12 07:18:49 +00:00
freesource d92cf23d39 Date change, and better uml compile expl. 2001-12-12 07:18:21 +00:00
freesource e4b133222a Changed a word to infuse .. nicer. 2001-12-12 06:12:31 +00:00
freesource e0852037e8 Removed the reference, that it needs to be created as root. 2001-12-12 05:12:46 +00:00
freesource dc1d473130 Copies over the README. 2001-12-12 05:02:37 +00:00
freesource c0c2ddfd73 This removes everything in arch-dep directory /usr/lib/bootroot 2001-12-12 04:56:23 +00:00
freesource 920158ab99 Replaced $ with patronage, I like Larry Walls opinion about this. 2001-12-12 04:35:04 +00:00
freesource f796a69bc6 The readme seen by people who install from the sourcecode .. not sure about
the $ .. doesn't that have something to do with source code?  Grabbed the
feed idea from Erik Andersens ending in his README .. and the fun thing to ..
but that is taken for granted.
2001-12-12 04:01:21 +00:00
freesource 234ad5d093 Explains uml_net automatical interface configuration. 2001-12-12 01:24:42 +00:00
freesource 9b67065453 Proper permissions .. 0644 2001-12-12 01:00:09 +00:00
freesource d682372172 Just getting the permission correct .. 0644 no 0755 2001-12-12 00:59:14 +00:00
freesource f292735c20 This explains how uml_net now automatically configures the tap device. 2001-12-12 00:49:12 +00:00
freesource 5dfc3a0a37 Newest changes, new date, first change hasn't been done yet :) 2001-12-11 19:56:01 +00:00
freesource 6d4c8ead9d Got rid of the \.yard suffix rule, though template needs to be ^\w+, I
never really documented this, and it may trick users who aren't aware of
the rule.
2001-12-11 19:53:07 +00:00
freesource 39e317bccb Added the uml modules info. 2001-12-11 19:42:34 +00:00
freesource 7c926e2bf3 The arch-dep replacements repository. 2001-12-11 19:36:43 +00:00
freesource 61d05bf3e9 Adds tar for modules. 2001-12-11 19:14:08 +00:00
freesource 568ff893ff Adds symlinks for archictecture dependent repository direcotory. 2001-12-11 19:08:03 +00:00
freesource d2b3254eec The most recent changes, probably should change the date to today. 2001-12-11 07:22:38 +00:00
freesource 15a3fad874 Information how to deal with extra large templates and the verbosity box. 2001-12-11 07:17:34 +00:00
freesource be78bc37f1 Updated text how to deal with extra large templates and verbosity. 2001-12-11 07:16:48 +00:00
freesource 00ff6651c8 Explanation how to handle large template and verbosity. 2001-12-11 07:15:43 +00:00
freesource 185092ff21 This solves the freeze problem for particularly large templates ..
verbosity box still hogs cpu though.
2001-12-11 06:47:33 +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 7b4c657697 Appends false dates to root/CVS/Entries from gbootroot, so root can't
edit these files from local replacements directory.
2001-12-11 06:14:40 +00:00
freesource 6a0c30c731 This adds a nice explanation about uml modules. 2001-12-11 05:40:39 +00:00
freesource 2ac06ddb0e This adds info about the other arch-depend replacements repository. 2001-12-11 05:39:57 +00:00
freesource a2a457aec4 This time, adding them properly. 2001-12-11 05:27:59 +00:00