Tested gbootroot-nest1 within a uml, nice, will have to tweak the

logic for cmdline only to set-up .gbootroot* properly, and the logic
pertaining to mode={tt,skas}, but other than that things are working
nicely.  Will have to come out with a new make-debian-x11 package, but
then again will need to come out with a new root_fs representing the
nesting changes, too.
This commit is contained in:
freesource
2002-12-27 06:40:08 +00:00
parent 2a478718e4
commit 0eadd6eec2
11 changed files with 463 additions and 25 deletions
+3 -1
View File
@@ -10,6 +10,7 @@ Architecture: i386
Depends: ${perl:Depends}, perl-modules, libgtk-perl (>= 0.7002), libc6 (>= 2.1.2), libexpect-perl, ash, file, binutils, bzip2
Recommends: dswim, lilo
Suggests: make-debian-x11
Conflicts: gbootroot-nest1
Description: Boot/Root Filesystem Distribution testing and creation.
BootRoot makes the construction and development of distributions fun and
simple with its Root Methods (Yard) and user-mode-linux test bed. Finish
@@ -26,5 +27,6 @@ Description: Boot/Root Filesystem Distribution testing and creation.
.
See manual in /usr/share/doc/gbootroot/html for instructions on how
to add the proper lines to your sources.list. Both binary and source
packages are available.
packages are available. If you want to run this program within a running
uml, install gbootroot-nest1 instead.