1
# Disable the restricted component. (It should be missing from the CDs
2
# anyway, but let's make sure.)
3
d-i apt-setup/restricted boolean false
4
# Disable the multiverse component.
5
d-i apt-setup/multiverse boolean false
6
# Install the Gobuntu desktop.
7
tasksel tasksel/first multiselect gobuntu-desktop