From 215180807fc9cc246558fafc440b1525782f9b17 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 2 Nov 2007 23:32:59 +0100 Subject: [PATCH] Set shared/default-x-server via debconf to work around #448863 --- debian/changelog | 1 + etc/grml/fai/config/debconf/GRMLBASE | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index ab2d94e..327dc01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,6 +43,7 @@ grml-live (0.0.7) unstable; urgency=low * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info" by default. * Disable Recommends inside chroot installation. + * Set shared/default-x-server via debconf to work around #448863. * Use "newest" kernel only if two kernels are present in the chroot. * Set $SECONDS to unknown if $start_seconds is not set. * Log closing signs (----...) via bailout to make sure they are diff --git a/etc/grml/fai/config/debconf/GRMLBASE b/etc/grml/fai/config/debconf/GRMLBASE index c67ea94..0ff9ed5 100644 --- a/etc/grml/fai/config/debconf/GRMLBASE +++ b/etc/grml/fai/config/debconf/GRMLBASE @@ -2,3 +2,4 @@ passwd passwd/shadow boolean true wvdial wvdial/wvdialconf boolean false locales locales/default_environment_locale select en_US.UTF-8 locales locales/locales_to_be_generated multiselect en_US.UTF-8 UTF-8 +xserver-xorg shared/default-x-server select xserver-xorg -- 2.1.4