summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-15 20:46:13 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-15 21:14:06 (EST)
commit75ee8c0c9bb7fe73beb0520e113075c835841960 (patch)
tree8a5c2b2b09af43ed72c52b0df070475f4d6da3cc
parent3155fcea6303fa7ca80a4bd66c0a674313951aec (diff)
base: Provide /boot/grub/grub.cfg
-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