aboutsummaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2017-09-17 01:38:46 -0400
committerAndrew Robbins <contact@andrewrobbins.info>2017-09-17 01:38:46 -0400
commit91ef3c3183fe68566213976b86416dd5f7c81c07 (patch)
tree443752011724cba2dfd226100ed3bb64779c09e2 /projects
parentefa9d8b1db36b67f86795c85986061a65a7ca738 (diff)
downloadlibrebootfr-91ef3c3183fe68566213976b86416dd5f7c81c07.tar.gz
librebootfr-91ef3c3183fe68566213976b86416dd5f7c81c07.zip
Add grubenv var i_want_a_brick
As of right now setting/unsetting the variable does nothing as this functionality will be added later.
Diffstat (limited to 'projects')
-rw-r--r--projects/grub/install/grubenv3
1 files changed, 2 insertions, 1 deletions
diff --git a/projects/grub/install/grubenv b/projects/grub/install/grubenv
index 66f7b1c6..3c4b0022 100644
--- a/projects/grub/install/grubenv
+++ b/projects/grub/install/grubenv
@@ -5,6 +5,7 @@ default=0
gfxpayload=keep
gfxterm_background=(cbfsdisk)/background.png
gfxterm_font=(cbfsdisk)/fonts/dejavusansmono.pf2
+i_want_a_brick=
keymap=(cbfsdisk)/keymaps/default.gkb
lang=
locale_dir=(cbfsdisk)/locale
@@ -13,4 +14,4 @@ menu_color_normal=white/black
pager=1
timeout=1
timeout_style=menu
-############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################# \ No newline at end of file
+############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################# \ No newline at end of file