commit: a7f60d3e2fdf3ea70f8ff42deb3de3b41d90e716 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Sep 13 17:00:34 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Sep 13 17:00:34 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=a7f60d3e
scripts/menu.lst: initial commit. scripts/menu.lst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/menu.lst b/scripts/menu.lst new file mode 100644 index 0000000..a56f083 --- /dev/null +++ b/scripts/menu.lst @@ -0,0 +1,4 @@ +timeout 5 +title TinHat +kernel /boot/kernel +initrd /boot/initramfs
