summaryrefslogtreecommitdiff
path: root/definitions
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2015-05-05 13:06:35 +0200
committerkwadronaut <kwadronaut@leap.se>2015-05-05 13:06:35 +0200
commit46c20e44ffd4f1454a607d2c4b3de8497e977bc7 (patch)
treeac63fc5537fdf84eac77a5c12afa387690661e91 /definitions
parent2f37bc5b0c87f626c52bfbadebe10f4ec4a21803 (diff)
Fixed manual boot device choosing in jessie
Removed templates/ no need to duplicate this Updated Readme, including downloads move to hashicorp
Diffstat (limited to 'definitions')
-rw-r--r--definitions/jessie/preseed.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/definitions/jessie/preseed.cfg b/definitions/jessie/preseed.cfg
index a0613c7..7c84740 100644
--- a/definitions/jessie/preseed.cfg
+++ b/definitions/jessie/preseed.cfg
@@ -255,6 +255,8 @@ d-i grub-installer/with_other_os boolean true
#d-i grub-installer/bootdev string (hd0,0)
# To install grub to multiple disks:
#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)
+# see Debian bug #759737
+d-i grub-installer/bootdev string default
# Optional password for grub, either in clear text
#d-i grub-installer/password password r00tme