summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps.pm
Commit message (Expand)AuthorAgeFilesLines
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-5/+5
* Use isLUKSPascal Terjan2010-04-291-1/+1
* fix installation of plymouthPascal Terjan2010-04-271-0/+6
* do not attempt to configure autologin if CAT_X is not selectedOlivier Blin2009-10-131-5/+7
* no longer call a removed function (Xconfig::default::config_keyboard)Christophe Fergeau2009-10-131-6/+0
* allow to specify display manager in $o->{dm}Olivier Blin2009-09-231-0/+1
* always ensure dm is installed before configuring autologin/desktopOlivier Blin2009-09-231-3/+0
* use get_autologin to read autologin settings in install (and thus get default...Olivier Blin2009-09-231-2/+3
* pass autologin hash to set_autologinOlivier Blin2009-09-231-4/+5
* (exitInstall) fix not ejecting DVD at end of installation (#48779)Thierry Vignaud2009-03-301-1/+1
* really set urpmi in automatic mode for non-interactive installs (and not vice...Olivier Blin2009-03-041-1/+1
* set urpmi in automatic mode for non-interactive installsOlivier Blin2009-03-031-1/+2
* (beforeInstallPackages) no need to automatically configure urpmi, already doneThierry Vignaud2009-03-021-3/+0
* (ask_change_cd) adapt to new APIThierry Vignaud2009-03-021-2/+2
* Correctly handle new msec-based settings during installation (#47822).Eugeni Dodonov2009-02-161-2/+2
* (installPackages) kill bogus warning comment from 2000-03-01 (sic) (r192580)Thierry Vignaud2009-01-271-1/+1
* - generate /root/drakx/package_list.pl at end of install Pascal Rigaux2008-09-251-0/+2
* auto-configure floppies (in /etc/modprobe.preload.d/floppy)Olivier Blin2008-09-231-0/+1
* explicitely pass max rate when computing available size corrected (not to dep...Olivier Blin2008-09-231-3/+3
* extract compssListLevel setting, for later factorizationOlivier Blin2008-09-231-2/+0
* move rpmsrate values in variablesOlivier Blin2008-09-231-1/+1
* do not bother set now unused $o->{libsafe}) ; drop security::various::config_...Thierry Vignaud2008-09-151-1/+0
* - keep in $o->{previous_release} the info about upgraded /etc/release,Pascal Rigaux2008-09-011-0/+1
* - if network access, configure urpmi with --mirrorlist --distrib,Pascal Rigaux2008-09-011-19/+1
* - hack /tmp/.X11-unix to allow accessing X in chrootPascal Rigaux2008-09-011-0/+5
* create any::install_bootloader_pkgs() as a simple wrapper aroundPascal Rigaux2008-08-221-1/+1
* (installPackages) do not set $HOME while installing packages (#18088)Thierry Vignaud2008-08-211-0/+1
* move hardware packages detection code in pkgsOlivier Blin2008-08-181-20/+1
* adapt to latest drakx-net APIOlivier Blin2008-08-181-1/+1
* - load disk/scsi before disk/ide since libata is now the defaultOlivier Blin2008-07-101-3/+4
* detect KDE4 when configuring autologinOlivier Blin2008-07-041-1/+1
* - fix setting default lang (which is given by gfxboot)Pascal Rigaux2008-03-181-2/+0
* - adapt code to upgrade from redhat for mdv extensions (& for ManboThierry Vignaud2008-03-031-5/+5
* load disk/ide before disk/scsi (to prevent sata deps from overriding non-liba...Olivier Blin2008-02-121-1/+3
* - ensure /etc/sysconfig/console/default.kmap is generated with installedPascal Rigaux2007-11-261-0/+3
* add FIXME notesThierry Vignaud2007-10-091-0/+1
* - use /dev/cdrom in fstab, but do not write corresponding udev rulePascal Rigaux2007-10-041-1/+1
* - use /dev/cdrom in fstab, and write corresponding udev rulePascal Rigaux2007-10-031-0/+1
* - ensure the rpmdb is closedPascal Rigaux2007-09-281-0/+1
* cleanup: use URPM::packages_providing()Pascal Rigaux2007-09-141-1/+1
* /etc/menu/enable_simplified and /etc/menu/do-not-create-menu-link are obsolet...Pascal Rigaux2007-08-291-8/+0
* drop /etc/sysconfig/usb configuration (not used anymore in initscripts)Olivier Blin2007-08-231-1/+0
* - adduserdrake, finish-install:Pascal Rigaux2007-08-131-2/+7
* simplify code using Xconfig::proprietary::pkgs_for_Driver2 from drakx-kbd-mou...Pascal Rigaux2007-08-081-2/+2
* (miscellaneousBefore) better log messageThierry Vignaud2007-08-071-1/+1
* drop supermount support (it has been dropped from our kernel)Pascal Rigaux2007-08-021-2/+1
* service xfs is not used anymore by default (see also #32051)Pascal Rigaux2007-08-011-1/+1
* - auto_install:Pascal Rigaux2007-06-191-0/+6
* do not try to configure dvd devices during install since /dev is wiped out at...Olivier Blin2007-04-301-1/+0
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+961