From 1a4f48df04f304b95738f8d196287c2384286e73 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 24 Aug 2001 14:34:49 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 3cad023d7..11e5632f6 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,86 @@ +2001/08/24 dam's + + * network/netconnect.pm: speedtouch configuration + + * my_gtk.pm: gtk_create_xpm handles no absolute xpm path + + * pixmaps/mouse_3b+.xpm, pixmaps/mouse_middle.xpm, pixmaps/mouse_3b.xpm: + added new mouse pixmap for mousedrake + + * network/adsl.pm: bugfix, speedtouch help + added aliases for speedtouch stuff + speedtouch configuration + removed adsl detectioin, once again. + + * standalone/mousedrake: no absolute pixmap reference + new mousedrake. experimental + + * network/tools.pm: speedtouch configuration + export write_initscript, correct initscript. + +2001/08/24 François Pons + + * install_steps.pm: fixed possible bug (not sorted partition when calling + mount_part). + + * diskdrake_interactive.pm: take care mount point action is available for + the hd installation partition only + if a ramdisk is used (as it can be unmounted). + use more global isMagicPart instead of isInstallHdPart. + added real_mntpoint documentation and take care of hd install partition + for + available actions. + + * install_any.pm: fixed hdInstallPath for an hd installation without + usingRamdisk (not installing + urpmi in such case). + updated packages to copy for printerdrake, removed almost obsoletes + XFree86 + 3.3.6 servers (8514, AGX, Mach32, Mach8, Mono, P9000, W32, I128, VGA16, + 3DLabs) + which means user will have to change CD back to CD#1 if he a such a + card. + removed obsolete code for cond_remount and cond_umount and update + hdInstallPath + for hd installation. + + * mdk-stage1/init-data/msgboot-graphicallogo.img.bz2, + mdk-stage1/init-data/msgboot.img.bz2: updated with latest 8.1 pictures + and updated documentation. + + * fs.pm: take care of using ram disk to remap mntpoint of hd installation + partition. + fixed partition never seen as mounted, added special case for + real_mntpoint to + remount magic partition on the right place. + +2001/08/24 Pixel + + * partition_table.pm (write): do not die when real_mntpoint fs fail to + unmount/remount, just log + (write): unmount+remount real_mntpoint before doing the kernel_read + + * install_steps.pm: remove the cond_umount_hdimage and + cond_remount_hdimage + + * diskdrake_interactive.pm: remove the cond_umount_hdimage and + cond_remount_hdimage + (Done): do not write fstab nor ask about it in install + + * lang.pm (load_mo): if not usingRamdisk, don't try getFile + + * fs.pm (mount): allow to mount 'proc' and 'usbdevfs' + +2001/08/24 siegel + + * share/po/de.po: New & shiny german version + +2001/08/23 Pablo Saratxaga + + * share/po/no.po: updated Norwegian file + + * share/po/el.po: updated Greek file + 2001/08/23 Pablo Saratxaga * share/po/no.po: updated Norwegian file -- cgit v1.2.1