Basic handling of grub has been added. Be carefull, it installs grub instead of
lilo for the moment :)

also DrakX is now in 800x600, ide-scsi is fixed for good


Here are the last changelogs:

2000-03-01  Pixel  <[EMAIL PROTECTED]>

        * lilo.pm (install_grub): creation

        * network.pm (write_interface_conf): ONBOOT = !pcmcia

        * install_steps_gtk.pm (new): more intelligent SIGCHLD handler

2000-02-29  Pixel  <[EMAIL PROTECTED]>

        * modules.pm: moved common network stuff from "net" to "network"
        (modules like nfs lockd...)

        * fs.pm (write_fstab): moved the sort to the right place

        * services.pm (drakxservices): chkconfig --list is i18n'ed :(
        set LANGUAGE=C before

        * partition_table_raw.pm (get_geometry): geom{cylinders} must not
        be a decimal value :)

        * install_steps_gtk.pm (create_logo_window): set_name logo for
        logo window
        * share/install.rc: force disabling of background image theme

        * install_steps_gtk.pm (enteringStep): add step information for
        console 1

        * any.pm (addKdmIcon): new function
        * install_steps.pm (addUser): handle field icon
        * install_steps_interactive.pm (addUser): add choice of kdm icon
        * standalone/adduserdrake: add choice of kdm icon

        * diskdrake.pm (ask_all_data...): change for easier i18n

        * install_steps.pm (miscellaneous): add CLEAN_TMP handling
        (need cleaning?)
        * install_steps_interactive.pm (miscellaneous): add CLEAN_TMP
        option in expert
        * install2.pm (miscellaneous): add CLEAN_TMP option for
        /etc/sysconfig/system   

        * install_steps_interactive.pm (miscellaneous): forbidden
        useSupermount if high security. 

        * mouse.pm (detect): fix bug (ttyS instead of ttyS0)

2000-02-28  Pixel  <[EMAIL PROTECTED]>

        * install_steps_gtk.pm (createXconf): do not use "Generic VGA" for
        svga and accel. SVGA also wants 16 bpp. added ugly modeline for
        800x600.        

        * partition_table_raw.pm (get_geometry): when the
        HDIO_GET_IDENTITY fails, defaults to what GETGEO gave

        * install2.pm (main): use modules::load_multi to increase boot
        start time

        * modules.pm (load_multi): added this function for loading many
        modules at once.

        * install_steps_gtk.pm (new): increase time before timeout

        * detect_devices.pm (cdroms): change the device associated with
        ide-burners (hdX -> scdX). Problem is how to know the X in scdX :(      

        * modules.pm (write_conf): sort scsi_hostadapter's

2000-02-27  Pixel  <[EMAIL PROTECTED]>

        * install2.pm (main): load ide-probe and the like in 'prereq' type
        so no aliases are added to conf.modules

2000-02-25  Pixel  <[EMAIL PROTECTED]>

        * devices.pm (make): small code cleanup

        * partition_table_raw.pm (adjustEnd): more explicit error message

        * fsedit.pm (allocatePartitions): fix a bug (size was getting too
        big after each allocation) making adjustEnd cry

2000-02-24  Pixel  <[EMAIL PROTECTED]>

        * interactive_gtk.pm (new): added the "new" method to initialize
        windowheight for isStandalone

        * install_steps_gtk.pm (new): returns undef in case no X server
        works   

        * install2.pm (main): moved the ejectCdrom from install_steps::END
        to here
        * install2.pm (main): fix the $SIG{SEGV} handler
        * install2.pm (main): added a "try again" in text install if the
        "new" fails

        * install_steps_interactive.pm (createBootdisk): fix an error for
        non fdX choice of floppy drive
        
        * install_steps_interactive.pm (setup_thiskind): remove the
        "defined @l"

Reply via email to