summaryrefslogtreecommitdiff
path: root/target/linux/x86/image/grub.cfg
Commit message (Collapse)AuthorAgeFilesLines
* x86: fix GRUB_ROOT for Xen subtargetWilfried Klaebe2016-11-191-1/+1
| | | | | | | | | Change grub's root device to xen/xvda,msdos1 for the x86_xen_domu target so that it will boot without further changes. Signed-off-by: Wilfried Klaebe <w+lede-project@chaos.in-kiel.de> [Jo-Philipp Wich: fixed and rebased patch from FS#264, added subject] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* branding: add LEDE brandingJohn Crispin2016-03-241-2/+2
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* x86: remove the reboot=bios command line parameter (#12193)Felix Fietkau2012-10-091-2/+2
| | | | SVN-Revision: 33671
* x86: add support for building grub2 imagesFelix Fietkau2012-09-221-0/+13
SVN-Revision: 33513