Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-17 | package/grub: Fix grub.cfg | Phil Sutter | |
When trying qemu-x86_64 target with full disk image, grub wasn't able to read the rootfs. After comparing it's config with the one used on my notebook, I was able to get it right. Apart from fixing the failure, this also enables serial output so grub menu becomes accessible when calling qemu with -nographic option. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2017-02-09 | add dual-boot / fwupdate for systems with grub-support | Waldemar Brodkorb | |
2016-11-13 | grub: rework package, add mips support, update to latest git | Waldemar Brodkorb | |
2016-09-12 | qemu: efi boot works, need to add a package for EFI bios file | Waldemar Brodkorb | |
2016-09-08 | grub: fix efi boot | Waldemar Brodkorb | |
2014-04-13 | add pregenerated core.img, there is no portable way to do it right now | Waldemar Brodkorb | |
2014-04-13 | add example embed.cfg | Waldemar Brodkorb | |
2014-04-11 | create core.img on the fly via qemu user emulation | Waldemar Brodkorb | |
2014-04-11 | fix boot with grub2 source package | Waldemar Brodkorb | |
2014-04-10 | try to use new grub2 | Waldemar Brodkorb | |