Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grub.cfg: drop the menu, and directly load the syslinux configuration. | intrigeri | 2015-07-07 | 1 | -6/+4 |
* | grub.cfg: drop all GRUB menu entries except the one that loads syslinux config. | intrigeri | 2015-07-07 | 1 | -42/+0 |
* | grub.cfg: don't search for "root". | intrigeri | 2015-05-14 | 1 | -7/+0 |
* | grub.cfg: add two menu entries that respectively load liveamd64.cfg and sysli... | intrigeri | 2015-05-08 | 1 | -0/+13 |
* | grub.cfg: factorize the calls to load_video. | intrigeri | 2015-05-08 | 1 | -4/+1 |
* | grub.cfg: add some "echo" statements to ease debugging. | intrigeri | 2015-05-08 | 1 | -0/+12 |
* | grub.cfg: stop setting terminal_input and terminal_output. | intrigeri | 2015-05-08 | 1 | -3/+0 |
* | Load GRUB2 video modules at runtime, and set linux_gfx_mode. | intrigeri | 2015-05-08 | 1 | -0/+19 |
* | Install a 32-bit GRUB EFI boot loader, with an initial hand-made configuration. | intrigeri | 2015-05-08 | 1 | -0/+35 |