| Commit message (Expand) | Author | Age | Files | Lines |
* | installer: exclude ISO installer medium from available disks (mga#26714) | Martin Whitaker | 2020-06-05 | 1 | -0/+9 |
* | installer: write ISO volume label to installer log | Martin Whitaker | 2020-03-15 | 1 | -1/+6 |
* | installer: write ISO date to installer log | Martin Whitaker | 2020-02-29 | 1 | -0/+2 |
* | Skip setupSCSI step when run with --local_install (mga#24278) | Martin Whitaker | 2019-02-03 | 1 | -1/+1 |
* | installer: avoid resetting keyboard layout at end of formatting step (mga#23877) | Martin Whitaker | 2018-12-11 | 1 | -1/+1 |
* | Catch sys_kernel_debug failure for local install | Pascal Terjan | 2018-01-20 | 1 | -1/+1 |
* | installer: force update of /dev/disk/by-uuid after partitioning (mga#22059) | Martin Whitaker | 2018-01-09 | 1 | -0/+7 |
* | prevent autovivification (mga#20551) | Thierry Vignaud | 2017-03-24 | 1 | -20/+21 |
* | ignore case for options | Thierry Vignaud | 2017-03-24 | 1 | -1/+1 |
* | use SHA-512 instead of blowfish | Frédéric Buclin | 2017-02-25 | 1 | -1/+1 |
* | (system_info) split it | Thierry Vignaud | 2016-06-23 | 1 | -2/+1 |
* | just ignore kernel options | Thierry Vignaud | 2016-04-04 | 1 | -5/+1 |
* | log which virtualization technology is detected | Thierry Vignaud | 2016-03-27 | 1 | -0/+1 |
* | load psmouse (it is now modular) | Thierry Vignaud | 2016-03-21 | 1 | -0/+3 |
* | load evdev (thus fixing a crash) | Thierry Vignaud | 2016-03-21 | 1 | -0/+3 |
* | silent a warning bout BOOT_IMAGE option | Thierry Vignaud | 2016-01-21 | 1 | -1/+2 |
* | fix warnings about unknown kernel options | Thierry Vignaud | 2016-01-09 | 1 | -0/+3 |
* | fix parsing stage1's automatic option (mga#17441) | Thierry Vignaud | 2016-01-09 | 1 | -1/+1 |
* | fix ignoring options from isolinux | Thierry Vignaud | 2016-01-09 | 1 | -1/+1 |
* | realign | Thierry Vignaud | 2015-12-25 | 1 | -36/+36 |
* | Getopt::Long enables us to further simplify | Thierry Vignaud | 2015-12-25 | 1 | -4/+2 |
* | simplify by switching to Getopt::Long | Thierry Vignaud | 2015-12-25 | 1 | -58/+43 |
* | add 'deploops' option for debugging (mga#15350) | Thierry Vignaud | 2015-03-17 | 1 | -0/+1 |
* | log step errors | Thierry Vignaud | 2015-03-05 | 1 | -0/+1 |
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
* | document stage2 entry point | Thierry.Vignaud | 2014-05-28 | 1 | -11/+130 |
* | typo fix | Thierry Vignaud | 2014-05-20 | 1 | -1/+1 |
* | fix detecting if basesystem is installed (mga#10722) | Thierry Vignaud | 2014-01-19 | 1 | -1/+2 |
* | fix retrieving network info from stage2 after dracut migration (mga#11504) | Thierry Vignaud | 2013-12-06 | 1 | -1/+1 |
* | install/rescue: Adapt to a dracut based stage1. | Colin Guthrie | 2013-10-29 | 1 | -11/+2 |
* | finish-install: Do not check for /usr/sbin/urpmi.update | Colin Guthrie | 2013-10-13 | 1 | -1/+1 |
* | do not disable module autoloading (mga#9428) | Thierry Vignaud | 2013-03-20 | 1 | -1/+0 |
* | (real_main) time steps in logs | Thierry Vignaud | 2012-12-14 | 1 | -0/+2 |
* | enable to skip keyboard step with keyboard option | Thierry Vignaud | 2012-12-06 | 1 | -0/+1 |
* | (start_udev) fix detecting if udev is already running | Thierry Vignaud | 2012-10-22 | 1 | -1/+1 |
* | (main,hasCPUMicrocode) load 'microcode' asynchronously | Thierry Vignaud | 2012-10-05 | 1 | -0/+2 |
* | save the untranslated license early | Thierry Vignaud | 2012-09-18 | 1 | -1/+2 |
* | (start_udev) better comments | Thierry Vignaud | 2012-09-12 | 1 | -1/+2 |
* | (main) /sys is already mounted by stage1 | Thierry Vignaud | 2012-09-03 | 1 | -1/+0 |
* | mount /dev/{pts,shm} earlier, in stage1 rather than in stage2 | Thierry Vignaud | 2012-09-03 | 1 | -4/+0 |
* | mount /dev as devtmpfs earlier, in stage1 rather than in stage2 | Thierry Vignaud | 2012-09-03 | 1 | -1/+0 |
* | adapt to usbfs death (2/4): if needed, mount /sys/kernel/debug/usb | Thierry Vignaud | 2012-08-30 | 1 | -1/+1 |
* | adapt to latest systemd/udevd | Thierry Vignaud | 2012-07-24 | 1 | -1/+1 |
* | (main) do not try to mount /sys twice if udev was started by a script in debu... | Thierry Vignaud | 2012-06-05 | 1 | -1/+1 |
* | (start_udev) do not start udev twice in debug mode | Thierry Vignaud | 2012-06-05 | 1 | -0/+2 |
* | document options | Thierry Vignaud | 2012-05-23 | 1 | -11/+24 |
* | (parse_args,empty_packages) enable to go fast with 'tune-rpm'... | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
* | (parse_args,empty_packages) add support for 'justdb' option | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
* | always load fs::mount | Thierry Vignaud | 2012-05-23 | 1 | -1/+1 |
* | no need to create /dev/zero and the like, udev already did it | Thierry Vignaud | 2012-05-23 | 1 | -2/+1 |