From 1d52e734110b356810e8f6a5cb66d39f6be790f6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 15 Apr 2014 12:13:27 +0200 Subject: remove commented out workaround for 706112 --- d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg | 5 ----- 1 file changed, 5 deletions(-) (limited to 'd-i-preseed-cfgs') 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 ac2baccd..326fbd19 100644 --- a/d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg +++ b/d-i-preseed-cfgs/debian_sid_daily_xfce_preseed.cfg @@ -98,11 +98,6 @@ d-i mirror/http/proxy string http://10.0.2.1:3128/ # Alternatively, to skip creation of a normal user account. #d-i passwd/make-user boolean false -# 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 -#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 d-i passwd/root-password-again password r00tme -- cgit v1.2.3-54-g00ecf