diff options
author | root <root@rshg054.dnsready.net> | 2013-03-30 00:06:23 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-03-30 00:06:23 -0700 |
commit | ec8ec85d765aa7c0826e20196c70e20e0e4e7169 (patch) | |
tree | 2a5b68f74fcd33ac18c8908d110554353d9fb0dc /libre/gummiboot/parabola.conf | |
parent | 236f7ce9638c79b9ff594552540f3f5a2cbd8703 (diff) |
Sat Mar 30 00:06:23 PDT 2013
Diffstat (limited to 'libre/gummiboot/parabola.conf')
-rw-r--r-- | libre/gummiboot/parabola.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libre/gummiboot/parabola.conf b/libre/gummiboot/parabola.conf new file mode 100644 index 000000000..bbb6dddfa --- /dev/null +++ b/libre/gummiboot/parabola.conf @@ -0,0 +1,7 @@ +## This is just an exmaple config file. +## Please edit the paths and kernel parameters according to your system. + +title Parabola GNU/Linux-libre +linux /vmlinuz-linux-libre +initrd /initramfs-linux-libre.img +options root=PARTUUID=XXXX rootfstype=XXXX add_efi_memmap |