summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changelog2
-rw-r--r--src/run/base/boot/grub/grub.cfg2
2 files changed, 4 insertions, 0 deletions
diff --git a/changelog b/changelog
index 6670f74..29db4f8 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,8 @@
config-libiquity-testbench (1.2) trunk
* config-lilo: Boot straight to the ramfs, without a menu.
+ * config-base: Provide a /boot/grub/grub.cfg file for booting with
+ libreboot.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Fri, 15 Jan 2021 20:37:12 -0500
diff --git a/src/run/base/boot/grub/grub.cfg b/src/run/base/boot/grub/grub.cfg
new file mode 100644
index 0000000..e066de4
--- /dev/null
+++ b/src/run/base/boot/grub/grub.cfg
@@ -0,0 +1,2 @@
+linux /boot/vmlinuz
+initrd /boot/initrd.img