Bug#762478: redundant desktop selection
Le lundi, 22 septembre 2014 14.31:19, vous avez écrit :
> tasksel allows selecting the desktop now, so the selection in
> win32-loader is unncessary (the list there is also incomplete).
Thanks for the heads'up, patch in the pipes.
> I think that default_desktop=xfce might still be passed for kfreebsd
> installs, to override the current default of gnome. That can still be
> passed through. Although it might make more sense to move that logic
> to tasksel eventually.
For now I've patched win32-loader to keep enforcing this; the resulting
preseed configuration file is the following:
tasksel tasksel/desktop multiselect gnome-desktop
tasksel tasksel/desktop seen false
d-i debian-installer/locale string $WindowsLocale
d-i netcfg/get_domain string $WindowsDomain
d-i netcfg/get_domain seen false
d-i console-keymaps-at/keymap select $WindowsKeymap
d-i console-keymaps-at/keymap seen true
d-i netcfg/get_hostname string $WindowsHostname
d-i netcfg/get_hostname seen false
d-i passwd/user-fullname string $WindowsLogin
d-i passwd/user-fullname seen false
d-i mirror/http/proxy seen true
Does that still look valid?
Cheers,
OdyX
Reply to: