mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
Freeze for 1.2.2. CHANGES updated. Unless major bug found, ready for release.
This commit is contained in:
parent
e954f09e06
commit
6310ca6211
38
gBootRoot
38
gBootRoot
@ -44,21 +44,29 @@ my $lilo_conf = "/etc/lilo.conf";
|
|||||||
|
|
||||||
# CHANGES
|
# CHANGES
|
||||||
#
|
#
|
||||||
# 1.0.3b - 08.24.2000 cretzu
|
# 1.2.2 - 09/03/2000
|
||||||
# * replaced 35 occurences of "$tmp/verbose" with the new
|
# * Development is now at sourceforge.net/projects/gbootroot.
|
||||||
# variable $verbosefn
|
# * Cristian Ionescu-Idbohrn 'cretzu' added as developer
|
||||||
# * some lines contained > 1 rmdir statement separated by ','
|
# 08/13/2000.
|
||||||
# and not ';'; splitted those
|
# * Advanced Section GUI added.
|
||||||
#
|
# * Stripping (new) is now the default behavior. Stripping
|
||||||
# 1.0.3a - 08.23.2000 cretzu
|
# options are in AS.
|
||||||
# * corrected bugs in norm_root_device (returned always 'hda1')
|
# * Cretzu's gdkbirdaao() " Guess Default Kernel Boot Image
|
||||||
# a) now closes LIL
|
# Root Device And Append Options" is incorporated both in
|
||||||
# b) chomps all lines in one go
|
# beginner section and AS.
|
||||||
# c) the 'default' value is just a label, not a dev
|
# * Cameron Caffee <Cameron_C_Caffee@AtlanticMutual.com> sends
|
||||||
# d) sane regexp magic
|
# detailed reports and helps with testing. This leads to
|
||||||
# e) "there's one more bug(tm)": does not cope with multiple
|
# the discovery of the need for stripping, as well as a
|
||||||
# root device occurences (which might be present in each
|
# version check being incorporated into the program.
|
||||||
# 'image=' block
|
# * Option for additional devices in boot disk added to AS.
|
||||||
|
# * 'Changed' signal replaces 'activate' in entry widgets.
|
||||||
|
# * Hard wired coding changes in initrd_heredoc();
|
||||||
|
# development drive can be different than boot drive;
|
||||||
|
# added as an option to AS.
|
||||||
|
# * Step increment changed for device size spinner button.
|
||||||
|
# * New documentation and grammar corrections.
|
||||||
|
# * Bugs closed: 111579, 112555, 112949, 111580, 11636, 12073,
|
||||||
|
# 12215, 13385, 13453, 13455.
|
||||||
#
|
#
|
||||||
# 1.0.3 - 08.09.2000
|
# 1.0.3 - 08.09.2000
|
||||||
# * Tmp and mnt are now created on the fly,
|
# * Tmp and mnt are now created on the fly,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user