freesource
50bbbb674c
cvs from emacs
22 years ago
freesource
4c90daea57
Changed linuxbr to linux, may ultimately change it to linux so it doesn't
conflict with user-mode-linux, need to check on the set-up. Probably gbootroot
should be made to conflict with these deb packages. Options has more
explanation and another hidden option added.
22 years ago
freesource
705d8a7856
Now there are some hidden options so that root_fs can be made from the
programs from within the source code like:
perl -I . ./gbootroot --home . --template Helper.yard --root-filename root_fs_experiment --root-fs-helper-location ./root_filesystem/root_fs_helper --uml-exclusively on --expect-program ./expect_uml
22 years ago
freesource
7727285976
Didn't do a save.
22 years ago
freesource
b78a85686f
This add --help|-h and the corresponding text. Just need to get uml-exlusively
working properly
22 years ago
freesource
407879252c
Changed stdout to no-stdout so that stdout is the default, but can be turned
off, and fixed a major bug with undef value used in dirname which caused to
program to die.
22 years ago
freesource
f960c66fcb
This gets just about every option working, except for uml-kernel and
preserve-ownership. Adds color --stdout. Basically, the bare min is
--template and --stdout for display on console.
22 years ago
freesource
830a1c109a
Now gbootroot is functioning well as either a GUI or CLI in relation to whether or not arguments are added. Options.pm allows things to be checked before interpreting so that a determination can be made what mode to go in.
22 years ago