summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
Commit message (Expand)AuthorAgeFilesLines
* move loopback.pm to fs/loopback.pmPascal Rigaux2005-06-101-1/+0
* (leavingStep) if formatError() returns nothing, better display the raw errorThierry Vignaud2005-06-091-1/+1
* get rid of $clicked and $ent_number (obsolete)Pascal Rigaux2005-06-061-11/+9
* use bootloader->{message_text} instead of bootloader->{message}Pascal Rigaux2005-06-061-0/+6
* introduce network_is_cheap(), use it, and fix a boolean typoOlivier Blin2005-06-031-2/+7
* $o->{net}{type} is already defined in more appropriate placesOlivier Blin2005-06-031-4/+0
* dropping pkg_install_if_requires_satisfied() (old & unused)Pascal Rigaux2005-06-031-17/+0
* - merge network settings in a $net hash (it modifies $o fields too):Olivier Blin2005-06-031-15/+10
* keyboard::setup() is better named keyboard::setup_install()Pascal Rigaux2005-06-031-2/+2
* random service doesn't exist anymoreOlivier Blin2005-06-021-1/+1
* - create keyboard::default() and use itPascal Rigaux2005-06-021-1/+1
* make perl_checker happyPascal Rigaux2005-06-021-1/+1
* revert very new titi sucksPascal Rigaux2005-06-021-1/+1
* (miscellaneousAfter) fix very old uncatched bugThierry Vignaud2005-06-011-1/+1
* make drakx-in-chroot workPascal Rigaux2005-05-301-0/+10
* kderc_largedisplay() is no more neededPascal Rigaux2005-05-271-5/+1
* kfm is gone for some timePascal Rigaux2005-05-271-12/+0
* - since set_security doesn't depend on the bootloader password, we can call i...Pascal Rigaux2005-05-271-1/+3
* remove unused and obsolete codePascal Rigaux2005-05-271-5/+0
* - CLASS in /etc/sysconfig/system is deprected (is always "beginner")Pascal Rigaux2005-05-271-2/+0
* More refactorisationRafael Garcia-Suarez2005-05-261-3/+1
* s/Mandrivalinux/Mandriva Linux/Funda Wang2005-05-201-1/+1
* - Gimp-Print was renamed to Gutenprint, adapted printerdrake/DrakX appropriat...Till Kamppeter2005-05-121-2/+2
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-1/+1
* Eject CD-Rom when installation is finishedRafael Garcia-Suarez2005-04-131-2/+2
* handle third party modules from various devicesPascal Rigaux2005-04-071-9/+15
* workaround weird old code (bugzilla #15300)Pascal Rigaux2005-04-071-2/+2
* remove accentuated charPascal Rigaux2005-04-051-1/+1
* really default security level 3Pascal Rigaux2005-03-241-1/+1
* - configure a firewall by default in secure level >= 3Pascal Rigaux2005-03-241-0/+15
* acpi=on is the defaultPascal Rigaux2005-03-221-1/+1
* give ability to tell in which list_modules category is a modulePascal Rigaux2005-03-171-0/+16
* generated auto_install.cfg.pl can contain a somewhat empty printer config, bu...Pascal Rigaux2005-02-181-1/+1
* don't let upNetwork break /etc/protocols when the install is not done yetPascal Rigaux2005-02-181-1/+1
* - Updated for new printer drivers packages.Till Kamppeter2005-02-141-1/+1
* Add support to copy all RPMs to the hard drive before installation.Rafael Garcia-Suarez2005-02-041-1/+1
* fix previous commit (we don't want devfsd anymore)Pascal Rigaux2005-01-251-1/+1
* removing code setting devfs=mount or devfs=nomountPascal Rigaux2005-01-231-7/+0
* move SATA in its own categoryThierry Vignaud2005-01-201-1/+1
* move setupFB() in Xconfig, and do it when needed (including when standalone)Pascal Rigaux2005-01-161-6/+0
* fs::formatMount_all() parameter wait_message is no more optional (though you ...Pascal Rigaux2005-01-061-1/+1
* default security level is now 3Pascal Rigaux2005-01-031-1/+1
* Make do_pkgs::install() return the number of packages actually installedRafael Garcia-Suarez2005-01-031-0/+2
* - fs::mount() wants a real device or a faked one, but doesn't accept things l...Pascal Rigaux2004-12-211-1/+1
* don't pass prefix, use $::prefixPascal Rigaux2004-12-211-11/+10
* don't pass prefix, use $::prefixPascal Rigaux2004-12-211-1/+1
* much simpler code to handle post-install update modulesPascal Rigaux2004-12-211-33/+6
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-6/+6
* - rename/move install_any::write_pcmcia() as harddrake::autoconf::pcmcia() soThierry Vignaud2004-12-131-1/+2
* commit warly's fix in HEADPascal Rigaux2004-12-091-1/+2