On Sun 24 Aug 2014 at 14:01:59 -0700, Snow Leopard wrote: > Ok, > > after hands off installation with answering the question "manually" > -- I've installed "debconf-utils" and run some investigation > > root# debconf-get-selections > /tmp/answers > root# vi /tmp/answers > > # Default display manager: > # Choices: kdm, lightdm > kdm shared/default-x-display-manager select kdm > lightdm shared/default-x-display-manager select kdm > > well it looks like for all installed "display managers" we have to > define "default-x-display-manager". > > Hmm, it is not very elegant but does the job.
An alternative would be to have the file default-display-manager with content '/usr/sbin/kdm' which gets copied to /target/etc/X11/ by a late_command. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/24082014222617.d3356563f...@desktop.copernicus.demon.co.uk