summaryrefslogtreecommitdiffstats
path: root/perl-install/install/install2.pm
Commit message (Expand)AuthorAgeFilesLines
...
* always load fs::mountThierry Vignaud2012-05-231-1/+1
* no need to create /dev/zero and the like, udev already did itThierry Vignaud2012-05-231-2/+1
* (init_modules_conf) explainThierry Vignaud2012-05-231-0/+1
* (init_modules_conf) split it out of main()Thierry Vignaud2012-05-231-5/+9
* (main) we no more use a theme that depends on META_CLASS valueThierry Vignaud2012-05-231-1/+0
* (main) no need to create /dev/ttyThierry Vignaud2012-05-231-2/+0
* explainThierry Vignaud2012-05-231-0/+1
* (init_path) split it out of main()Thierry Vignaud2012-05-231-3/+7
* /usr/X11R6 is now emptyThierry Vignaud2012-05-231-2/+2
* (process_patch) split it out of main()Thierry Vignaud2012-05-231-5/+10
* (init_mouse) split it out of main()Thierry Vignaud2012-05-231-4/+6
* (init_auto_install) split it out of main()Thierry Vignaud2012-05-231-22/+26
* simplify flowThierry Vignaud2012-05-231-1/+2
* (pre_init_brltty) split it out of main()Thierry Vignaud2012-05-231-8/+12
* (process_auto_steps) split it out main()Thierry Vignaud2012-05-231-7/+11
* (init_env_share) split it out of main()Thierry Vignaud2012-05-231-6/+10
* (parse_args) split it out of main()Thierry Vignaud2012-05-231-14/+20
* (real_main) split it out of main()Thierry Vignaud2012-05-231-1/+5
* (finish_install) split it out of main()Thierry Vignaud2012-05-231-0/+4
* (step_init) split it out of main()Thierry Vignaud2012-05-231-18/+23
* (read_product_id) split it out of main()Thierry Vignaud2012-05-231-11/+13
* (init_brltty) split it out of main()Thierry Vignaud2012-05-231-6/+8
* (read_stage1_net_conf) split it out of main()Thierry Vignaud2012-05-231-27/+29
* (sig_segv_handler) split it out of main()Thierry Vignaud2012-05-231-9/+11
* documentThierry Vignaud2012-05-231-0/+7
* better flowThierry Vignaud2012-05-231-3/+5
* (init_local_install) split it out of main()Thierry Vignaud2012-05-231-8/+11
* - fix rebooting on autoinstallArnaud Patard2012-04-301-2/+3
* installer: allow generation of host-only initrd during installColin Guthrie2012-04-101-2/+7
* (SEGV_handler) add a perl_checker hintThierry Vignaud2012-03-231-1/+1
* (prepare_minimal_root) get rid of useless argThierry Vignaud2012-03-231-1/+1
* (SEGV handler) kill dead code introduced by pixel on May 30 2005 in r212449 (...Thierry Vignaud2012-03-081-1/+0
* (SEGV handler) simplify checking whether interactive was set up or notThierry Vignaud2012-03-081-2/+1
* (main) set geometry for text installer (help Curses)Thierry Vignaud2012-03-061-0/+2
* (SEGV handler) fix double segfault when text installer fails to initThierry Vignaud2012-03-061-1/+2
* (SEGV handler) no not stop udev, we might still continue and it prevent debug...Thierry Vignaud2012-03-061-1/+0
* (SEGV handler) no doble backtrace in logsThierry Vignaud2012-03-061-1/+1
* (stop_udev) fix stopping udev (we don't have killall at install time)Thierry Vignaud2012-03-061-1/+1
* text mode needs /dev/ttyThierry Vignaud2012-02-261-0/+2
* (main::SEGV) do not crash if $o isn't setThierry Vignaud2012-02-261-1/+1
* (start_udev) fix mounting /dev/pts & /dev/shmThierry Vignaud2012-01-191-1/+1
* (stop_udev) introduce it in order to stop udev & umount associated mountThierry Vignaud2012-01-061-0/+8
* (main) do not start udev within XnestThierry Vignaud2012-01-061-1/+1
* (start_udev) simplify by factoringThierry Vignaud2012-01-041-2/+1
* (start_udev) simplify through reusing MDK::CommonThierry Vignaud2012-01-041-2/+1
* (start_udev) cleanupThierry Vignaud2012-01-041-1/+1
* (start_udev) split it out of main()Thierry Vignaud2012-01-041-17/+21
* Port stage2 to use udev.Colin Guthrie2011-12-191-0/+18
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* (main) log where we segfaultedThierry Vignaud2009-04-081-1/+2