From c8d8767aa3dfeb049fd662080ac8cf2a7075ca56 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Fri, 23 Jun 2000 13:03:19 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index bc10d0ec9..0fc8f0f19 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,24 @@ +2000-06-23 François Pons + + * Xconfigurator.pm: better approach for Sun* server in newbie. + * fs.pm: added romfs support for mount. + * fsedit.pm: changed auto allocation for partitions for sparc*. + * install2.pm: restored bootdisk creation and auto install boot + disk creation for sparc*. + * install_any.pm: changed vfat to romfs when mounting kickstart + floppy on sparc*. + * install_steps.pm: avoid proposing formating sunos partition. + * install_steps_interactive.pm: boot disk for sparc* and support for + installation of SILO on /boot partition (sparc*). + * install_steps_newt.pm: removed cylinder 0 bug warning. + * interactive.pm: fixed typo for not_edit set to 1 by default. + * partition_table.pm: fixed get_holes on sparc* where a whole disk + partition caused problems. + * partition_table_sun.pm: removed cylinder 0 bug as found in mke2fs. + * silo.pm: handle /boot partition, install silo.conf in /boot and + make a symlink from /etc. + * share/list.sparc: added losetup and genromfs for boot disk creation. + 2000-06-21 Pablo Saratxaga * lang.pm: changed the way console font data is written; not all @@ -5,7 +26,6 @@ Also added a variable $CHARSET for /etc/sysconfig/i18n; it can then be used by console-tools to load the proper compose table - 2000-06-20 François Pons * c/sbus.c: added some functions for silo.c integration. -- cgit v1.2.1