1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 09:03:23 -05:00

512 Commits

Author SHA1 Message Date
freesource
cf9f91863b It looks like non-root users need some root privelinges like chmod and mknod,
but still don't have it working 100%.
2001-10-18 05:16:36 +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
1c3fe99928 Fixes a bug with append not remembering state for non-root users, or where the
lilo.conf wasn't found.  Also properly handles the values for $append and
$entry_advanced[2].
2001-10-17 20:50:41 +00:00
freesource
2374f01fa2 This adds boot making capabilities for non-root users, right now mknod
privileges are needed, but this will be replaced with devfs if possible.
2001-10-17 19:16:02 +00:00
freesource
4a0b30c3f5 Added more text and the sources location. 2001-10-17 06:05:42 +00:00
freesource
73d94e4e27 A spelling correction. 2001-10-17 05:57:05 +00:00
freesource
9eb665c28e Changed another $< to $> 2001-10-17 05:56:10 +00:00
freesource
2ac67c9ffc Changed the text a little bit more. 2001-10-17 05:55:26 +00:00
freesource
b68b263aa9 Improved the fstab explanation text. 2001-10-17 05:51:03 +00:00
freesource
cfa9689f91 This changes real uid id to effective uid id. 2001-10-17 05:44:54 +00:00
freesource
fef993baf9 Now a non-root user can make a root_fs, the administrator has to add an entry
for each user to the fstab, right now there is just a generic location for all
users.  Special files aren't copied over if permissions don't allow it, but
devfs more than solves that problem!
2001-10-17 05:19:19 +00:00
freesource
41df0e88aa The right order for sbin. 2001-10-17 03:11:13 +00:00
freesource
8994d775f7 Added /sbin and /usr/sbin in case non-root users don't have this path. 2001-10-17 01:44:31 +00:00
freesource
38019163a5 Just clip and paste the changes lines, * is automatically appended whenever it
finds a line which just has a newline.
2001-10-16 19:33:25 +00:00
freesource
c41b1c9590 Fixed a spelling mistake. 2001-10-16 17:02:41 +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
8b1eaf5c9a Copylet change, and packaging change. 2001-10-15 05:10:23 +00:00
freesource
be975e15ce The latest and greatest 2.4.12 UML. 2001-10-15 05:05:16 +00:00
freesource
cc6c788463 uml_router has been changed to uml_switch by jdike. 2001-10-15 05:02:29 +00:00
freesource
052f14b366 Updated to dswim. 2001-10-15 04:58:27 +00:00
freesource
205c77d4d2 Edited swim to dswim in necessary places. 2001-10-14 20:58:00 +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
846a0462df Made dependent on dswim. 2001-10-14 20:24:57 +00:00
freesource
ed61744912 Made the directions in the script a little clearer. 2001-10-14 20:24:28 +00:00
freesource
d7c2417b34 Updated package links. 2001-10-10 15:45:07 +00:00
freesource
b01902b179 Just some text I thought may be needed, but decided against it. 2001-10-10 05:27:21 +00:00
freesource
6fcc0b8000 Just some spaces. 2001-10-10 05:26:21 +00:00
freesource
bbbbf62e54 This shows the links to the newest versions of gbootroot and add-ons. 2001-10-10 05:21:10 +00:00
freesource
115fd23dcf The logic for changelog was more complex than necessary. 2001-10-10 01:40:21 +00:00
freesource
46faaeaac3 Had the logic for the changelog more complex than neccessary. 2001-10-10 01:39:54 +00:00
freesource
f3879d807c Added a necessary dependency. 2001-10-10 01:38:21 +00:00
freesource
944a1388e8 Added that devfs=nomount shouldn't be used in the options. 2001-10-09 17:28:10 +00:00
freesource
15f744e865 This is nothing just a space or something. 2001-10-09 06:22:19 +00:00
freesource
966ba0fe15 Step 7 is filled out. 2001-10-09 06:21:44 +00:00
freesource
3842ff12bc Updated description to reflect user-mode-linux. 2001-10-09 06:21:14 +00:00
freesource
ed10217b15 The newest one reflection the 1.0 release. 2001-10-09 06:20:31 +00:00
freesource
e417c12020 The newest one reflecting the 1.2.13 release. 2001-10-09 06:19:46 +00:00
freesource
89071ae132 A nicer description. 2001-10-09 04:04:33 +00:00
freesource
20251eb82a Added some more important advice. 2001-10-09 04:02:54 +00:00
freesource
114e92d4af Just a spelling mistake. 2001-10-09 04:02:06 +00:00
freesource
6d35c63fdc Now swim runs independently of make_debian-X11 when db isn't built yet .. this
is much nicer, fixed spelling mistake in control.
2001-10-09 03:36:41 +00:00
freesource
ed3b5c78d2 Doing the chmod 444 thing with the template, since this writes over it, and
only puts things in $HOME.  May change the behavior in the future, but was
avoiding having too many example templates around.
2001-10-09 03:03:57 +00:00
freesource
2b04dc21f7 Updated some text, added an newline. 2001-10-08 19:51:05 +00:00
freesource
7ec42dda95 Made today. 2001-10-08 19:24:57 +00:00
freesource
5a959ed373 This makes make_debian-X11 .. make-debian-x11 happy with debconf. 2001-10-08 19:21:31 +00:00
freesource
5d9ddd9aff Put 2&> back for swim db generation because of all the STDOUT. 2001-10-08 17:42:41 +00:00
freesource
6e63c605af Where ever y/n is first asked is now STDERR .. makes more sense to the user. 2001-10-08 17:19:51 +00:00
freesource
37e1bdbf6b Before fset was creating some probs. 2001-10-08 17:19:06 +00:00
freesource
8c36ece69b Made dependent on >= 1.3.12 gbootroot. 2001-10-08 16:00:41 +00:00