106 Commits (2eff37e59b1978cdfbf38d45ea69aa92acc0ba7f)

Author SHA1 Message Date
freesource 2eff37e59b This makes the default replacement directory permanent, rather than calling it over and 23 years ago
freesource 80cb0748bb Added -z to genext2fs. 23 years ago
freesource 3015d7f233 Added -p to objcopy. 23 years ago
freesource b22b1d9bee Added -r0 to genext2fs default for non-root user. Now if a genext2fs would 23 years ago
freesource 2b5179472b Text additions. 23 years ago
freesource 6297583e9b This puts the logic for the ARS device in the proper place in submit. 23 years ago
freesource 08b4a09338 Removed the commented out sections used to test. 23 years ago
freesource 338370c319 This does it! Now non-root users can create complete boot/root sets ..the 23 years ago
freesource 12807a509e If the ARS is never opened, $entry_advanced[3] eq "", so now when $um == 0 23 years ago
freesource b26efaef3b This is better because it checks to see if the real device is mounted, 23 years ago
freesource cde7f50f3f Almost have genextfs done for boot, now just have to use a smaller kernel, 23 years ago
freesource 4592b76a91 This adds the -r option to depmod so that it doesn't complain for non-root 23 years ago
freesource 905be9a57d Now makes initrd as non-root user. 23 years ago
freesource 2924fdf6d6 Added explanation about LOGFILE .. error and info. 23 years ago
freesource 5dd1ff6f99 Explains error output for gbootroot. 23 years ago
freesource 770ee31a7c Changed mind about 0444 for root, actually, the symlink provides the protection, 23 years ago
freesource 2f718bd0c8 Startin verbosity logging before user dir creation, since the subs require 23 years ago
freesource f9d75803d8 Although this should be done in the Makefile, 0444 is done on the replacements 23 years ago
freesource 1c246541f2 All replacements are now symlinks, and they will also be read-only. 23 years ago
freesource 05da1a4a31 Changes to make $> > 0 happy. 23 years ago
freesource 5a8621791a Some misc. changes. 23 years ago
freesource c7eac0edfe Initializes makefs for non-root user in gbootroot, so future changes aren't 23 years ago
freesource aac5d3524f Adds genext2fs to the free software credits. 23 years ago
freesource c0f79a5cd9 Added a reminder. 23 years ago
freesource 66183d1cd5 Updated the changelog. 23 years ago
freesource 640a540791 Checks for file and ash now too. 23 years ago
freesource df6e4aecf3 Adds check for lilo and ash so they don't always have to be in depends, though 23 years ago
freesource 50cc0e4ded Updated the version to 1.2.14 and date. 23 years ago
freesource fed9b6c6cd The non-root saga continues. 23 years ago
freesource 1c3fe99928 Fixes a bug with append not remembering state for non-root users, or where the 23 years ago
freesource 2374f01fa2 This adds boot making capabilities for non-root users, right now mknod 23 years ago
freesource 73d94e4e27 A spelling correction. 23 years ago
freesource 9eb665c28e Changed another $< to $> 23 years ago
freesource 2ac67c9ffc Changed the text a little bit more. 23 years ago
freesource b68b263aa9 Improved the fstab explanation text. 23 years ago
freesource cfa9689f91 This changes real uid id to effective uid id. 23 years ago
freesource fef993baf9 Now a non-root user can make a root_fs, the administrator has to add an entry 23 years ago
freesource 41df0e88aa The right order for sbin. 23 years ago
freesource 8994d775f7 Added /sbin and /usr/sbin in case non-root users don't have this path. 23 years ago
freesource 8b7e0b2020 Updated the date to today. 23 years ago
freesource 382a9e51b9 This adds additional size checks for the files created by depmod. On my 23 years ago
freesource 4bb9980672 This adds /usr/share/perl5 to @INC in distributions which don't adhere to the 23 years ago
freesource 0ea74b9666 Updated help with modules info stuff. 23 years ago
freesource 89f978739b Description of how a Boot/Root set is made code-wise has been added. 23 years ago
freesource b9fa3919cb Now handles two different block devices with/without the same size. 23 years ago
freesource 7b98ca9122 $size is no longer global, $container[SIZE] is sufficient. 23 years ago
freesource 5dde092165 $root_fs is no longer global. 23 years ago
freesource 6466adc579 Took away global $kernel because it wasn't necessary. 23 years ago
freesource a8b0e2e223 Made $device private so that only $container[BOOT_DEVICE] and $entry_advanced[3] 23 years ago
freesource 897d9b891c Changed ROOT_DEVICE constant to ROOT_FS because it was very misleading. 23 years ago