| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | grub2: check there's still some place on /boot | Thierry Vignaud | 2015-04-09 | 1 | -0/+1 |
* | fix detecting grub2 on ESP | Thierry Vignaud | 2015-04-08 | 1 | -0/+7 |
* | split read_() out of read() | Thierry Vignaud | 2015-04-08 | 1 | -2/+7 |
* | fix cmd name in error message | Thierry Vignaud | 2015-04-08 | 1 | -1/+1 |
* | extract vga info into {vga} | Thierry Vignaud | 2015-04-07 | 1 | -0/+5 |
* | keep vga= arg when switching to grub2 (mga#9888) | Thierry Vignaud | 2015-04-07 | 1 | -0/+3 |
* | fix installing grub2 on MBR (mga#15640) | Thierry Vignaud | 2015-04-07 | 1 | -1/+1 |
* | simplify after latest commit | Thierry Vignaud | 2015-04-06 | 1 | -1/+1 |
* | allow btrfs for / without separate /boot with grub2 (mga#15374) | Thomas Backlund | 2015-04-06 | 1 | -1/+1 |
* | - bootloader: | Thomas Backlund | 2015-04-06 | 1 | -0/+1 |
* | grub2-install output too (mga#15439) | Thierry Vignaud | 2015-04-03 | 1 | -1/+4 |
* | factorize command call | Thierry Vignaud | 2015-04-03 | 1 | -5/+2 |
* | split install_raw_grub2() out of install_grub2() | Thierry Vignaud | 2015-04-03 | 1 | -1/+6 |
* | reuse is_uefi() | Thierry Vignaud | 2015-03-25 | 1 | -1/+1 |
* | log mkinitrd faillures (mga#9201) | Thierry Vignaud | 2015-03-17 | 1 | -2/+5 |
* | perl_checker cleanup | Thierry Vignaud | 2015-02-21 | 1 | -1/+1 |
* | only grub2 supports UEFI for now | Thierry Vignaud | 2015-01-10 | 1 | -2/+2 |
* | Revert "bootloader: enable isInstall during live mode so we install to chroot... | Thomas Backlund | 2015-01-09 | 1 | -2/+0 |
* | Revert "only grub2 supports uefi for now" | Thomas Backlund | 2015-01-09 | 1 | -3/+1 |
* | bootloader: enable isInstall during live mode so we install to chroot and not... | Thomas Backlund | 2015-01-09 | 1 | -0/+2 |
* | only grub2 supports uefi for now | Thomas Backlund | 2015-01-08 | 1 | -1/+3 |
* | Only allow GRUB2 when booting on btrfs | Pascal Terjan | 2014-10-20 | 1 | -2/+2 |
* | Allow /boot on btrfs | Pascal Terjan | 2014-10-20 | 1 | -2/+2 |
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
* | typo fixes | Thierry.Vignaud | 2014-05-27 | 1 | -4/+4 |
* | kill dead code | Thierry Vignaud | 2014-05-26 | 1 | -6/+0 |
* | drop (broken) support for Alpha, PPC, Sparc & most of IA64 | Thierry.Vignaud | 2014-05-26 | 1 | -170/+4 |
* | podify++ bootloader | Thierry.Vignaud | 2014-05-26 | 1 | -0/+88 |
* | convert comments to pod | Thierry.Vignaud | 2014-05-26 | 1 | -19/+88 |
* | kill useless logs from when_config_changed functions | Thierry.Vignaud | 2014-05-26 | 1 | -3/+3 |
* | - nuke create_link_source(), as we haven't supported building against | Thomas Backlund | 2014-02-07 | 1 | -16/+0 |
* | (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 |
* | fix other Mga OS names in menu (mga#8710) | Thierry Vignaud | 2013-04-06 | 1 | -1/+1 |
* | set entries type when reading back grub2 conf | Thierry Vignaud | 2013-04-05 | 1 | -0/+1 |
* | 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 |
* | (install_grub2) always generate grub2 menu (like for other bootloaders) | Thierry Vignaud | 2013-02-27 | 1 | -5/+2 |
* | (method_choices_raw) put grub2 before grub-legacy | Thierry Vignaud | 2013-02-27 | 1 | -2/+2 |
* | 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 |