~raharper/curtin:feature/add-grub-config-options

Last commit made on 2019-05-10
Get this branch:
git clone -b feature/add-grub-config-options https://git.launchpad.net/~raharper/curtin
Only Ryan Harper can upload to this branch. If you are Ryan Harper please log in for upload directions.

Branch merges

Branch information

Name:
feature/add-grub-config-options
Repository:
lp:~raharper/curtin

Recent commits

3608a15... by Ryan Harper

Chad spell check

f4a3a44... by Ryan Harper

Remove cut-n-paste in docs around grub

718099e... by Ryan Harper

only export GRUB_TERMINAL if we have a value to set.

69add90... by Ryan Harper

simplify if/else for probe_os

6ac988d... by Ryan Harper

If probe_os, then don't export 1 for DISABLE_OS_PROBER, typo in exception.

64e41c4... by Ryan Harper

Add vmtest config file for no-grub-file test

baf28c7... by Ryan Harper

grub: require terminal to have a value, 'unmodified' indicates no need to write a value.

0dad27e... by Ryan Harper

Be more defensive on input values for probe_additional_os

92e40c1... by Ryan Harper

vmtest: add test for checking curtin grub config for not writing grub defaults file.

8a8b8d6... by Ryan Harper

Change grub config key, disable_os_prober -> probe_additional_os