Update 'preseed/deb-generic-preseed'
This commit is contained in:
@@ -24,7 +24,7 @@ d-i netcfg/choose_interface select auto
|
|||||||
|
|
||||||
# Any hostname and domain names assigned from dhcp take precedence over
|
# Any hostname and domain names assigned from dhcp take precedence over
|
||||||
# values set here.
|
# values set here.
|
||||||
#d-i netcfg/get_hostname string ubuntu
|
d-i netcfg/get_hostname string Thin-Client
|
||||||
#d-i netcfg/get_domain string internal
|
#d-i netcfg/get_domain string internal
|
||||||
|
|
||||||
### Clock and time zone setup
|
### Clock and time zone setup
|
||||||
@@ -39,6 +39,7 @@ d-i clock-setup/ntp-server string 1.nl.pool.ntp.org
|
|||||||
# use traditional device names, or "label" to try filesystem labels before
|
# use traditional device names, or "label" to try filesystem labels before
|
||||||
# falling back to UUIDs.
|
# falling back to UUIDs.
|
||||||
d-i partman/mount_style select label
|
d-i partman/mount_style select label
|
||||||
|
d-i partman/confirm boolean true
|
||||||
|
|
||||||
### Mirror settings
|
### Mirror settings
|
||||||
# If you select ftp, the mirror/country string does not need to be set.
|
# If you select ftp, the mirror/country string does not need to be set.
|
||||||
|
|||||||
Reference in New Issue
Block a user