| Commit message (Expand) | Author | Age | Files | Lines |
* | - we do want doPartitionDisks and formatPartitions to be done early on upgrade, | Pascal Rigaux | 2005-09-15 | 1 | -1/+7 |
* | migrate fstab when upgrading an alien distro (should be done always?) | Pascal Rigaux | 2005-09-13 | 1 | -1/+1 |
* | better call Xconfig::various::runlevel() directly since it's not always called | Pascal Rigaux | 2005-09-13 | 1 | -3/+4 |
* | when upgrading by removing pkgs, ensure we keep the previous runlevel | Pascal Rigaux | 2005-09-13 | 1 | -0/+7 |
* | for local_install we don't want use_root_part to do anything | Pascal Rigaux | 2005-09-13 | 1 | -1/+1 |
* | - rename readBootloaderConfigBeforeInstall() to read_bootloader_config() | Pascal Rigaux | 2005-09-13 | 1 | -2/+5 |
* | Allow mini-iso install to install urpmi properly | Rafael Garcia-Suarez | 2005-09-12 | 1 | -1/+6 |
* | simplify | Pascal Rigaux | 2005-09-12 | 1 | -0/+2 |
* | play it safe (bugzilla #18390) | Pascal Rigaux | 2005-09-09 | 1 | -1/+1 |
* | Add a trace | Rafael Garcia-Suarez | 2005-09-08 | 1 | -0/+2 |
* | - new functionality: upgrade_by_removing_pkgs, enabled when upgrading redhat ... | Pascal Rigaux | 2005-09-02 | 1 | -0/+3 |
* | allow upgrading a local_install (no need to call use_root_part) | Pascal Rigaux | 2005-09-02 | 1 | -1/+1 |
* | opening rpm db in selectPackage(), so remove some rpmDbOpen() | Pascal Rigaux | 2005-09-02 | 1 | -1/+0 |
* | hoist things in install_any | Pascal Rigaux | 2005-09-02 | 1 | -3/+1 |
* | enable Ifw by default in high security levels and enable the psd rule | Olivier Blin | 2005-09-01 | 1 | -0/+1 |
* | set TMPDIR and TMP during install (bugzilla #18088) | Pascal Rigaux | 2005-09-01 | 1 | -0/+2 |
* | cleanup | Pascal Rigaux | 2005-09-01 | 1 | -4/+5 |
* | initial deployment server support | Olivier Blin | 2005-08-31 | 1 | -0/+1 |
* | instead of dirtying pkgs::installCallback, use install_steps::installCallback | Pascal Rigaux | 2005-08-31 | 1 | -2/+7 |
* | create remove_marked_ask_remove() and use it | Pascal Rigaux | 2005-08-31 | 1 | -4/+1 |
* | create lang::write_and_install() which takes a $do_pkgs | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2005-08-09 | 1 | -1/+2 |
* | acpi=on on every recent bios, not only laptops | Pascal Rigaux | 2005-08-08 | 1 | -3/+2 |
* | do not die and loop on the exitInstall step if the install images | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
* | don't open any port by default in the firewall | Olivier Blin | 2005-07-08 | 1 | -1/+2 |
* | always enable firewall if security level >= 3 (even if no ports have to be op... | Olivier Blin | 2005-07-08 | 1 | -5/+2 |
* | try to cleanup fs.pm | Pascal Rigaux | 2005-06-28 | 1 | -10/+10 |
* | 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 |