From: Michael Prokop Date: Fri, 2 Nov 2007 22:32:59 +0000 (+0100) Subject: Set shared/default-x-server via debconf to work around #448863 X-Git-Tag: 0.0.7~2 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=215180807fc9cc246558fafc440b1525782f9b17;ds=sidebyside Set shared/default-x-server via debconf to work around #448863 --- 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