mirror of
https://github.com/fspc/gbootroot.git
synced 2025-03-04 11:53:26 -05:00
The newest.
This commit is contained in:
parent
44ac13fc4e
commit
5109c8b59f
@ -9,7 +9,7 @@ make-debian-x11 (1.2-1) unstable; urgency=low
|
||||
of the repository are read-only. Users should make copies of
|
||||
versioned replacements which they want to edit: fstab.debian-1000
|
||||
|
||||
-- Jonathan Rosenbaum <freesource@users.sourceforge.net> Sun, 9 Dec 2001 03:19:26 -0500
|
||||
-- Jonathan Rosenbaum <freesource@users.sourceforge.net> Wed, 12 Dec 2001 15:05:50 -0500
|
||||
|
||||
make-debian-x11 (1.1-1) unstable; urgency=low
|
||||
|
||||
|
@ -1,5 +1,15 @@
|
||||
gbootroot (1.3.0-1) unstable; urgency=low
|
||||
|
||||
* Added a README for users installing from the source package.
|
||||
* Removed the enforcement of the yard suffix rule for templates,
|
||||
because it was never really documented; however, it is still a nice
|
||||
rule to follow despite that it is not enforced anymore.
|
||||
* Added an archictecture-dependent replacements repository directory.
|
||||
* Fixed the freezing behavior for particularly large templates, like
|
||||
the ones produced by make_debian, and make_debian-X11. However,
|
||||
overly large buffers in the verbosity box still hog cpu in a big
|
||||
way. The best procedure for now is to open and close the box
|
||||
between stages.
|
||||
* Made the termcap check just a warning if terminfo or termcap don't
|
||||
exist, If a terminfo directory is found, linux will need to exist or
|
||||
the test will return error. This is better because the root
|
||||
@ -21,9 +31,7 @@ gbootroot (1.3.0-1) unstable; urgency=low
|
||||
* Added several new FAQ questions, added a lot more information on
|
||||
"How do I use gBootRoot?" Updated the graphics for the
|
||||
documentation.
|
||||
* Updated to version 2.4.14 of user-mode-linux. Note: 2.4.15 was
|
||||
buggy in respect to rebooting, and produced an address number at
|
||||
login, it appears to be a bad compile.
|
||||
* Updated to version 2.4.16 of user-mode-linux.
|
||||
* The Yard Box has new check buttons which allows the parsing behavior
|
||||
of the nss and pam configuration files to be turned off and on
|
||||
(default).
|
||||
@ -121,13 +129,17 @@ gbootroot (1.3.0-1) unstable; urgency=low
|
||||
root permissions for some methods, and the fstab may need to be
|
||||
edited, see FAQ. And some /lib/modules/`uname -r`/modules may
|
||||
need to be given world read permissions.
|
||||
* A dialog box has been added which will pop up when the lilo stage
|
||||
has been reached for a normal user, explaining the requirements,
|
||||
and what the user can do next which is explained in detail in the
|
||||
FAQ.
|
||||
* Non-root users may now create root filesystems up to 8192k in size
|
||||
using genext2fs. FAQ explains how to exceed this limit as a normal
|
||||
user.
|
||||
* Added sources.list replacement.
|
||||
* Added /swapfile to fstab.debian.
|
||||
|
||||
-- Jonathan Rosenbaum <freesource@users.sourceforge.net> Sun, 9 Dec 2001 03:15:37 -0500
|
||||
-- Jonathan Rosenbaum <freesource@users.sourceforge.net> Wed, 12 Dec 2001 15:07:54 -0500
|
||||
|
||||
gbootroot (1.2.14-1) unstable; urgency=low
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user