summaryrefslogtreecommitdiffstats
path: root/d-i-preseed-cfgs
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-15 11:49:53 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-15 11:49:53 +0200
commit79605c50f531e66ae8ce3b3de88f8428c70ebb39 (patch)
tree6e70358bcf51fdcc04913fd49c6134023760d3af /d-i-preseed-cfgs
parentf39e98dac4c267f7e28e65f738b5a231d68c81dd (diff)
downloadjenkins.debian.net-79605c50f531e66ae8ce3b3de88f8428c70ebb39.tar.xz
temp. remove workaround as #706112 is fixed
Diffstat (limited to 'd-i-preseed-cfgs')
-rw-r--r--d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg3
1 files changed, 2 insertions, 1 deletions
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 fed6de96..ac2baccd 100644
--- a/d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg
+++ b/d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg
@@ -100,7 +100,8 @@ d-i mirror/http/proxy string http://10.0.2.1:3128/
# FIXME: add to other cfgs and include the rest from http://www.debian.org/releases/wheezy/i386/apbs04.html.en#preseed-bootloader
# this is probably due to the fix for #706112
-d-i grub-installer/bootdev string /dev/sda
+#FIXME: temp. remove workaround as #706112 is fixed...
+#d-i grub-installer/bootdev string /dev/sda
# Root password, either in clear text
d-i passwd/root-password password r00tme