Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix installing grub2 on MBR (mga#15640) | Thierry Vignaud | 2015-04-27 | 1 | -1/+1 |
| | | | | | regression introduced in: commit b0039ed72e22303c213539ed68315fd90c3c73f1 | ||||
* | grub2-install output too (mga#15439) | Thierry Vignaud | 2015-04-27 | 1 | -1/+4 |
| | | | | It would help mga#15751 too | ||||
* | factorize command call | Thierry Vignaud | 2015-04-27 | 1 | -5/+2 |
| | | | | (needed for next commit) | ||||
* | (write_grub2) read/save choosen default entry | Thierry Vignaud | 2013-05-31 | 1 | -0/+10 |
| | |||||
* | (add_entry) try harder to get a label for other OSes (mga#9849,9681) | Thierry Vignaud | 2013-04-27 | 1 | -1/+1 |
| | | | | | rationale: on systems with lot of OSes and/or using grub2, we may well have already more than 10 alt entries | ||||
* | fix other Mga OS names in menu (mga#8710) | Thierry Vignaud | 2013-04-06 | 1 | -1/+1 |
| | | | | (reverting one of latest bogus Rosa bits) | ||||
* | set entries type when reading back grub2 conf | Thierry Vignaud | 2013-04-05 | 1 | -0/+1 |
| | | | | thus fixing switching back to grub-legacy (mga#9563) | ||||
* | assume grub2.cfg is UTF-8 encoded | Thierry Vignaud | 2013-04-05 | 1 | -1/+1 |
| | |||||
* | read back xen conf from grub2 | Thierry Vignaud | 2013-04-05 | 1 | -2/+2 |
| | |||||
* | install grub2-efi instead of grub2 if using UEFI (mga#8886) | Thierry Vignaud | 2013-03-12 | 1 | -1/+2 |
| | |||||
* | typo fix | Thierry Vignaud | 2013-02-27 | 1 | -1/+1 |
| | |||||
* | try harder not to have duplicate stuff on grub2 cmd line | Thierry Vignaud | 2013-02-27 | 1 | -2/+3 |
| | |||||
* | fix installing grub2 on a partition (mga#8462) | Thierry Vignaud | 2013-02-27 | 1 | -1/+6 |
| | |||||
* | (install_grub2) simplify (factorize a variable) | Thierry Vignaud | 2013-02-27 | 1 | -2/+3 |
| | |||||
* | read & save timeout value (mga#8850) | Thierry Vignaud | 2013-02-27 | 1 | -0/+3 |
| | |||||
* | set default parameters in grub2 config (mga#9177) | Thierry Vignaud | 2013-02-27 | 1 | -0/+12 |
| | |||||
* | (read_grub2) read more of grub2 config | Thierry Vignaud | 2013-02-27 | 1 | -1/+14 |
| | | | | (needed for next commit) | ||||
* | (install_grub2) always generate grub2 menu (like for other bootloaders) | Thierry Vignaud | 2013-02-27 | 1 | -5/+2 |
| | | | | thus only one place where we actually issue the proper command | ||||
* | (method_choices_raw) put grub2 before grub-legacy | Thierry Vignaud | 2013-02-27 | 1 | -2/+2 |
| | | | | | | | thus fixing detecting grub2 if there's a remaining grub-legacy signature basically reverting commit r6650 from 2012-12-09: "(method_choices_raw) put grub-legacy before grub2" | ||||
* | add proper support for grub2 for bootloader-config | Thierry Vignaud | 2013-02-26 | 1 | -0/+11 |
| | |||||
* | (read_grub2) add basic support for reading back grub2 config | Thierry Vignaud | 2013-02-26 | 1 | -0/+3 |
| | |||||
* | (read_grub2,install_grub2) read & write /boot/grub2/drakboot.conf | Thierry Vignaud | 2013-02-26 | 1 | -1/+2 |
| | |||||
* | (suggest_onmbr) suggests MBR by default for grub2 too (Manuel Hiebel, #8851) | Thierry Vignaud | 2013-02-24 | 1 | -1/+1 |
| | |||||
* | fix installing grub2 from live session (blino) | Thomas Backlund | 2012-12-17 | 1 | -2/+6 |
| | |||||
* | fix checking grub2 installation (mga#8390) | Thierry Vignaud | 2012-12-15 | 1 | -1/+2 |
| | |||||
* | (read_grub2) help perl_checker | Thierry Vignaud | 2012-12-14 | 1 | -1/+1 |
| | |||||
* | (read_grub2) "enhance" fake gru2 conf reading (mga#8366) | Thierry Vignaud | 2012-12-14 | 1 | -0/+1 |
| | |||||
* | (ensure_pkg_is_installed) install grub2 if needed | Thierry Vignaud | 2012-12-13 | 1 | -1/+1 |
| | |||||
* | (add_kernel) revert rosa crap that breaks generating initrd (mga#8357) | Thierry Vignaud | 2012-12-11 | 1 | -8/+4 |
| | |||||
* | (method_choices_raw) put grub-legacy before grub2 | Thierry Vignaud | 2012-12-09 | 1 | -2/+2 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-12-09 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2012-12-09 | 1 | -1/+1 |
| | |||||
* | (read_grub2) add fake gru2 conf reading | Thierry Vignaud | 2012-12-07 | 1 | -0/+3 |
| | | | | else drakboot crashes | ||||
* | offer 'grub2' choice | Thierry Vignaud | 2012-12-07 | 1 | -0/+3 |
| | |||||
* | (install_grub2) add basic support for installing grub2 | Thierry Vignaud | 2012-12-07 | 1 | -0/+6 |
| | |||||
* | add grub2 support | Thierry Vignaud | 2012-12-07 | 1 | -9/+52 |
| | | | | | | (from rosa but cleaned) (also rosa work is way incomplete: no filling of $booloader and the like...) | ||||
* | extract hash into a variable (needed for next commit) | Thierry Vignaud | 2012-12-07 | 1 | -6/+7 |
| | |||||
* | (parse_grub2_config) introduce it in order to parse grub2 config | Thierry Vignaud | 2012-12-07 | 1 | -0/+37 |
| | | | | (from rosa but cleaned) | ||||
* | (read_grub_menu_lst) kill a very old perl_checker warning | Thierry Vignaud | 2012-12-07 | 1 | -1/+1 |
| | | | | | | warning introduced in commit r256501 by pterjan on Apr 15 2009: "keep grub entries which refer to unknown devices verbatim instead of crashing (#48728)" | ||||
* | (add_kernel) remove unneeded parentheses | Thierry Vignaud | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | (update_splash) Only expand initrd symlinks for kernels with vga=nnn arguments | Colin Guthrie | 2012-09-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | When working out which initrds to regenerate, it is likely that the same initrd symlink is used by multiple bootloader entries (i.e. typically the initrd.img symlinked initrd is used by both the current and the failsafe entry). If the earlier entry does have vga= but the latter entry does not, then the latter entry will end up being the value used when checking the vga= argument when deciding if the initrd needs to be regenerated. Thus we only expand the symlink if the vga= value is set which means that any initrd that needs to be regenerated definitely will be regenerated. This will hopefully solve the problem seen on mga2 when and updated theme package had to be pushed but the initrds didn't seem to be updated. | ||||
* | (mkinitrd) More logging on why initrd generation is skipped | Colin Guthrie | 2012-09-01 | 1 | -4/+13 |
| | |||||
* | (mkinitrd) Fix prefix checking in foreign partition check (mga#6966) | Colin Guthrie | 2012-09-01 | 1 | -1/+1 |
| | |||||
* | (mkinitrd) do not crash if a foreign partition is not mounted (mga#6966) | Thierry Vignaud | 2012-08-07 | 1 | -1/+3 |
| | |||||
* | (mkinitrd) do not crash if trying to build initrd from unknown | Thierry Vignaud | 2012-08-07 | 1 | -1/+2 |
| | | | | partitions (mga#4290) | ||||
* | (mkinitrd) style change (needed for next commits) | Thierry Vignaud | 2012-08-07 | 1 | -1/+2 |
| | |||||
* | (install,check_mntpoint) forbid having /boot as btrfs (mga#5627) | Thierry Vignaud | 2012-04-28 | 1 | -1/+1 |
| | |||||
* | fix splash quiet option | Anne Nicolas | 2012-04-10 | 1 | -1/+1 |
| | |||||
* | add boot splash to initrd only once (pterjan) | Thierry Vignaud | 2012-04-05 | 1 | -1/+9 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-03-19 | 1 | -1/+1 |
| |