summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
Commit message (Expand)AuthorAgeFilesLines
* play it safe (bugzilla #18390)Pascal Rigaux2005-09-091-1/+1
* Add a traceRafael Garcia-Suarez2005-09-081-0/+2
* - new functionality: upgrade_by_removing_pkgs, enabled when upgrading redhat ...Pascal Rigaux2005-09-021-0/+3
* allow upgrading a local_install (no need to call use_root_part)Pascal Rigaux2005-09-021-1/+1
* opening rpm db in selectPackage(), so remove some rpmDbOpen()Pascal Rigaux2005-09-021-1/+0
* hoist things in install_anyPascal Rigaux2005-09-021-3/+1
* enable Ifw by default in high security levels and enable the psd ruleOlivier Blin2005-09-011-0/+1
* set TMPDIR and TMP during install (bugzilla #18088)Pascal Rigaux2005-09-011-0/+2
* cleanupPascal Rigaux2005-09-011-4/+5
* initial deployment server supportOlivier Blin2005-08-311-0/+1
* instead of dirtying pkgs::installCallback, use install_steps::installCallbackPascal Rigaux2005-08-311-2/+7
* create remove_marked_ask_remove() and use itPascal Rigaux2005-08-311-4/+1
* create lang::write_and_install() which takes a $do_pkgsPascal Rigaux2005-08-091-1/+1
* fix typoPascal Rigaux2005-08-091-1/+2
* acpi=on on every recent bios, not only laptopsPascal Rigaux2005-08-081-3/+2
* do not die and loop on the exitInstall step if the install imagesOlivier Blin2005-07-181-1/+1
* don't open any port by default in the firewallOlivier Blin2005-07-081-1/+2
* always enable firewall if security level >= 3 (even if no ports have to be op...Olivier Blin2005-07-081-5/+2
* try to cleanup fs.pmPascal Rigaux2005-06-281-10/+10
* don't use $::o but $oOlivier Blin2005-06-231-1/+1
* use http proxy settings from stage1 as post-install proxy settings for both h...Olivier Blin2005-06-231-0/+12
* 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