summaryrefslogtreecommitdiffstats
path: root/d-i-preseed-cfgs
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-01-10 15:22:13 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-10 15:39:54 +0100
commit5183e5b57336baa00a032d333cb839891d562442 (patch)
tree4779fcee6035a16c3ac8e95b54680c4c3bce2476 /d-i-preseed-cfgs
parentc8f3655bcbeba96a33597d05f5e9f432e32078ca (diff)
downloadjenkins.debian.net-5183e5b57336baa00a032d333cb839891d562442.tar.xz
g-i: preseed grub to install on default device
Diffstat (limited to 'd-i-preseed-cfgs')
-rw-r--r--d-i-preseed-cfgs/debian_sid_daily_gnome_preseed.cfg2
-rw-r--r--d-i-preseed-cfgs/debian_sid_daily_lxde_preseed.cfg2
-rw-r--r--d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg2
3 files changed, 3 insertions, 3 deletions
diff --git a/d-i-preseed-cfgs/debian_sid_daily_gnome_preseed.cfg b/d-i-preseed-cfgs/debian_sid_daily_gnome_preseed.cfg
index 4ed025a3..211b5ab5 100644
--- a/d-i-preseed-cfgs/debian_sid_daily_gnome_preseed.cfg
+++ b/d-i-preseed-cfgs/debian_sid_daily_gnome_preseed.cfg
@@ -319,7 +319,7 @@ tasksel tasksel/first multiselect standard, desktop
#popularity-contest popularity-contest/participate boolean false
# install grub on the first disk found
-d-i grub-installer/bootdev string /dev/sda
+d-i grub-installer/bootdev string default
### Finishing up the installation
# During installations from serial console, the regular virtual consoles
diff --git a/d-i-preseed-cfgs/debian_sid_daily_lxde_preseed.cfg b/d-i-preseed-cfgs/debian_sid_daily_lxde_preseed.cfg
index 76cf8894..e0378e94 100644
--- a/d-i-preseed-cfgs/debian_sid_daily_lxde_preseed.cfg
+++ b/d-i-preseed-cfgs/debian_sid_daily_lxde_preseed.cfg
@@ -320,7 +320,7 @@ tasksel tasksel/desktop multiselect lxde
#popularity-contest popularity-contest/participate boolean false
# install grub on the first disk found
-d-i grub-installer/bootdev string /dev/sda
+d-i grub-installer/bootdev string default
### Finishing up the installation
# During installations from serial console, the regular virtual consoles
diff --git a/d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg b/d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg
index e420e6fc..b68138d5 100644
--- a/d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg
+++ b/d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg
@@ -320,7 +320,7 @@ tasksel tasksel/desktop multiselect xfce
#popularity-contest popularity-contest/participate boolean false
# install grub on the first disk found
-d-i grub-installer/bootdev string /dev/sda
+d-i grub-installer/bootdev string default
### Finishing up the installation
# During installations from serial console, the regular virtual consoles