| Commit message (Expand) | Author | Age | Files | Lines |
* | don't use $::o but $o | Olivier Blin | 2005-06-23 | 1 | -1/+1 |
* | use http proxy settings from stage1 as post-install proxy settings for both h... | Olivier Blin | 2005-06-23 | 1 | -0/+12 |
* | move loopback.pm to fs/loopback.pm | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
* | (leavingStep) if formatError() returns nothing, better display the raw error | Thierry Vignaud | 2005-06-09 | 1 | -1/+1 |
* | get rid of $clicked and $ent_number (obsolete) | Pascal Rigaux | 2005-06-06 | 1 | -11/+9 |
* | use bootloader->{message_text} instead of bootloader->{message} | Pascal Rigaux | 2005-06-06 | 1 | -0/+6 |
* | introduce network_is_cheap(), use it, and fix a boolean typo | Olivier Blin | 2005-06-03 | 1 | -2/+7 |
* | $o->{net}{type} is already defined in more appropriate places | Olivier Blin | 2005-06-03 | 1 | -4/+0 |
* | dropping pkg_install_if_requires_satisfied() (old & unused) | Pascal Rigaux | 2005-06-03 | 1 | -17/+0 |
* | - merge network settings in a $net hash (it modifies $o fields too): | Olivier Blin | 2005-06-03 | 1 | -15/+10 |
* | keyboard::setup() is better named keyboard::setup_install() | Pascal Rigaux | 2005-06-03 | 1 | -2/+2 |
* | random service doesn't exist anymore | Olivier Blin | 2005-06-02 | 1 | -1/+1 |
* | - create keyboard::default() and use it | Pascal Rigaux | 2005-06-02 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2005-06-02 | 1 | -1/+1 |
* | revert very new titi sucks | Pascal Rigaux | 2005-06-02 | 1 | -1/+1 |
* | (miscellaneousAfter) fix very old uncatched bug | Thierry Vignaud | 2005-06-01 | 1 | -1/+1 |
* | make drakx-in-chroot work | Pascal Rigaux | 2005-05-30 | 1 | -0/+10 |
* | kderc_largedisplay() is no more needed | Pascal Rigaux | 2005-05-27 | 1 | -5/+1 |
* | kfm is gone for some time | Pascal Rigaux | 2005-05-27 | 1 | -12/+0 |
* | - since set_security doesn't depend on the bootloader password, we can call i... | Pascal Rigaux | 2005-05-27 | 1 | -1/+3 |
* | remove unused and obsolete code | Pascal Rigaux | 2005-05-27 | 1 | -5/+0 |
* | - CLASS in /etc/sysconfig/system is deprected (is always "beginner") | Pascal Rigaux | 2005-05-27 | 1 | -2/+0 |
* | More refactorisation | Rafael Garcia-Suarez | 2005-05-26 | 1 | -3/+1 |
* | s/Mandrivalinux/Mandriva Linux/ | Funda Wang | 2005-05-20 | 1 | -1/+1 |
* | - Gimp-Print was renamed to Gutenprint, adapted printerdrake/DrakX appropriat... | Till Kamppeter | 2005-05-12 | 1 | -2/+2 |
* | switch from MandrakeSoft to Mandriva | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
* | Eject CD-Rom when installation is finished | Rafael Garcia-Suarez | 2005-04-13 | 1 | -2/+2 |
* | handle third party modules from various devices | Pascal Rigaux | 2005-04-07 | 1 | -9/+15 |
* | workaround weird old code (bugzilla #15300) | Pascal Rigaux | 2005-04-07 | 1 | -2/+2 |
* | remove accentuated char | Pascal Rigaux | 2005-04-05 | 1 | -1/+1 |
* | really default security level 3 | Pascal Rigaux | 2005-03-24 | 1 | -1/+1 |
* | - configure a firewall by default in secure level >= 3 | Pascal Rigaux | 2005-03-24 | 1 | -0/+15 |
* | acpi=on is the default | Pascal Rigaux | 2005-03-22 | 1 | -1/+1 |
* | give ability to tell in which list_modules category is a module | Pascal Rigaux | 2005-03-17 | 1 | -0/+16 |
* | generated auto_install.cfg.pl can contain a somewhat empty printer config, bu... | Pascal Rigaux | 2005-02-18 | 1 | -1/+1 |
* | don't let upNetwork break /etc/protocols when the install is not done yet | Pascal Rigaux | 2005-02-18 | 1 | -1/+1 |
* | - Updated for new printer drivers packages. | Till Kamppeter | 2005-02-14 | 1 | -1/+1 |
* | Add support to copy all RPMs to the hard drive before installation. | Rafael Garcia-Suarez | 2005-02-04 | 1 | -1/+1 |
* | fix previous commit (we don't want devfsd anymore) | Pascal Rigaux | 2005-01-25 | 1 | -1/+1 |
* | removing code setting devfs=mount or devfs=nomount | Pascal Rigaux | 2005-01-23 | 1 | -7/+0 |
* | move SATA in its own category | Thierry Vignaud | 2005-01-20 | 1 | -1/+1 |
* | move setupFB() in Xconfig, and do it when needed (including when standalone) | Pascal Rigaux | 2005-01-16 | 1 | -6/+0 |
* | fs::formatMount_all() parameter wait_message is no more optional (though you ... | Pascal Rigaux | 2005-01-06 | 1 | -1/+1 |
* | default security level is now 3 | Pascal Rigaux | 2005-01-03 | 1 | -1/+1 |
* | Make do_pkgs::install() return the number of packages actually installed | Rafael Garcia-Suarez | 2005-01-03 | 1 | -0/+2 |
* | - fs::mount() wants a real device or a faked one, but doesn't accept things l... | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 1 | -11/+10 |
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
* | much simpler code to handle post-install update modules | Pascal Rigaux | 2004-12-21 | 1 | -33/+6 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -6/+6 |