| Commit message (Expand) | Author | Age | Files | Lines |
* | - fix rebooting on autoinstall | Arnaud Patard | 2012-04-30 | 1 | -2/+3 |
* | installer: allow generation of host-only initrd during install | Colin Guthrie | 2012-04-10 | 1 | -2/+7 |
* | (SEGV_handler) add a perl_checker hint | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
* | (prepare_minimal_root) get rid of useless arg | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
* | (SEGV handler) kill dead code introduced by pixel on May 30 2005 in r212449 (... | Thierry Vignaud | 2012-03-08 | 1 | -1/+0 |
* | (SEGV handler) simplify checking whether interactive was set up or not | Thierry Vignaud | 2012-03-08 | 1 | -2/+1 |
* | (main) set geometry for text installer (help Curses) | Thierry Vignaud | 2012-03-06 | 1 | -0/+2 |
* | (SEGV handler) fix double segfault when text installer fails to init | Thierry Vignaud | 2012-03-06 | 1 | -1/+2 |
* | (SEGV handler) no not stop udev, we might still continue and it prevent debug... | Thierry Vignaud | 2012-03-06 | 1 | -1/+0 |
* | (SEGV handler) no doble backtrace in logs | Thierry Vignaud | 2012-03-06 | 1 | -1/+1 |
* | (stop_udev) fix stopping udev (we don't have killall at install time) | Thierry Vignaud | 2012-03-06 | 1 | -1/+1 |
* | text mode needs /dev/tty | Thierry Vignaud | 2012-02-26 | 1 | -0/+2 |
* | (main::SEGV) do not crash if $o isn't set | Thierry Vignaud | 2012-02-26 | 1 | -1/+1 |
* | (start_udev) fix mounting /dev/pts & /dev/shm | Thierry Vignaud | 2012-01-19 | 1 | -1/+1 |
* | (stop_udev) introduce it in order to stop udev & umount associated mount | Thierry Vignaud | 2012-01-06 | 1 | -0/+8 |
* | (main) do not start udev within Xnest | Thierry Vignaud | 2012-01-06 | 1 | -1/+1 |
* | (start_udev) simplify by factoring | Thierry Vignaud | 2012-01-04 | 1 | -2/+1 |
* | (start_udev) simplify through reusing MDK::Common | Thierry Vignaud | 2012-01-04 | 1 | -2/+1 |
* | (start_udev) cleanup | Thierry Vignaud | 2012-01-04 | 1 | -1/+1 |
* | (start_udev) split it out of main() | Thierry Vignaud | 2012-01-04 | 1 | -17/+21 |
* | Port stage2 to use udev. | Colin Guthrie | 2011-12-19 | 1 | -0/+18 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
* | (main) log where we segfaulted | Thierry Vignaud | 2009-04-08 | 1 | -1/+2 |
* | (empty_packages,main) log extra debugging messages if passing the 'debug_urpm... | Thierry Vignaud | 2009-03-04 | 1 | -0/+1 |
* | (installUpdates) do not register orphan packages (now done by urpm::main_loop | Thierry Vignaud | 2009-03-02 | 1 | -4/+0 |
* | cleanup: remove support from migrating to a different rpm dbapi | Pascal Rigaux | 2008-12-16 | 1 | -1/+0 |
* | - generate /var/lib/rpm/installed-through-deps.list | Pascal Rigaux | 2008-09-25 | 1 | -0/+4 |
* | always set compssListLevel in interactive choosePackages step (even in auto-i... | Olivier Blin | 2008-09-24 | 1 | -3/+0 |
* | oops, it should be lower case | Olivier Blin | 2008-09-23 | 1 | -1/+1 |
* | allow setting compssListLevel from command line | Olivier Blin | 2008-09-23 | 1 | -0/+1 |
* | use default packages rate (4) instead of max rate (5) as compssListLevel (sin... | Olivier Blin | 2008-09-23 | 1 | -1/+1 |
* | extract compssListLevel setting, for later factorization | Olivier Blin | 2008-09-23 | 1 | -0/+3 |
* | - handle blowfish password encryption and use it by default (#42426) | Pascal Rigaux | 2008-08-22 | 1 | -1/+1 |
* | - allow passing suppl=0 to disable "additional installation media" question | Pascal Rigaux | 2008-08-20 | 1 | -1/+1 |
* | revert r243632 from 2008-07-24 ("set META_CLASS as 'download' so that | Thierry Vignaud | 2008-07-25 | 1 | -1/+1 |
* | set META_CLASS as 'download' so that we got 'Ia Ora Smooth' theme | Thierry Vignaud | 2008-07-24 | 1 | -1/+1 |
* | enable to restore the system through rsnapshot if giving "restore" on cmdline | Thierry Vignaud | 2008-04-03 | 1 | -0/+1 |
* | - correctly set country when given lang=xxx on /proc/cmdline | Pascal Rigaux | 2008-03-21 | 1 | -1/+1 |
* | use UUID by default (for diskdrake and draklive-install) | Olivier Blin | 2008-03-19 | 1 | -2/+1 |
* | - fix setting default lang (which is given by gfxboot) | Pascal Rigaux | 2008-03-18 | 1 | -2/+7 |
* | - do not load i810fb, rely on vesa xorg drive instead (it may help #37772) | Pascal Rigaux | 2008-03-05 | 1 | -2/+0 |
* | create fs::any::prepare_minimal_root() out of install::install2::formatPartit... | Olivier Blin | 2008-02-28 | 1 | -11/+1 |
* | use fs::any | Olivier Blin | 2008-02-28 | 1 | -0/+1 |
* | move create_minimal_files() from install::any to fs::any | Olivier Blin | 2008-02-28 | 1 | -1/+1 |
* | move mapper devices initialization slightly before (for next commit) | Olivier Blin | 2008-02-28 | 1 | -6/+6 |
* | use list_modules::load_default_moddeps instead of loading hardcoded /modules/... | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
* | - set $::isInstall soon enough for fs::type data-structure creation: | Pascal Rigaux | 2008-02-04 | 1 | -1/+2 |
* | - /dev/<vg> may not exist if LVs have not been created, it must not be an err... | Pascal Rigaux | 2007-11-28 | 1 | -1/+1 |
* | - use UUID by default (in fstab, bootloader) | Pascal Rigaux | 2007-11-13 | 1 | -0/+1 |
* | add some debug message: detect @::auto_steps containing invalid step | Pascal Rigaux | 2007-10-26 | 1 | -2/+5 |