Fix default

master v2.87
Dmitry Razumov 1 year ago
parent 6be166a715
commit 48556822d0
Signed by: asmeron
GPG Key ID: 50BC1DB583B79706

@ -265,25 +265,7 @@ UBPILE[server_comm_use_hostnames]="false"
UBPILE[web_direct_connect]="false" UBPILE[web_direct_connect]="false"
UBPILE[web_socket_use_hostnames]="false" UBPILE[web_socket_use_hostnames]="false"
AUTOINSTALL[source]="auto"
AUTOINSTALL[device_type]="plain"
AUTOINSTALL[part_size]="16G" AUTOINSTALL[part_size]="16G"
AUTOINSTALL[part_fs_type]="ext4" AUTOINSTALL[part_fs_type]="ext4"
AUTOINSTALL[part_format]=no
AUTOINSTALL[swap]="auto"
AUTOINSTALL[swap_size]="ram"
AUTOINSTALL[locale]="en_US.UTF-8,ru_RU.UTF-8"
AUTOINSTALL[lang]="ru_RU.UTF-8"
AUTOINSTALL[zone]="Europe/Moscow"
AUTOINSTALL[user_name]="superadmin"
AUTOINSTALL[user_gecos]="Администратор"
AUTOINSTALL[user_password]="ublinux"
AUTOINSTALL[root_password]="ublinux"
AUTOINSTALL[autologin]=no
AUTOINSTALL[xkbmodel]="pc105"
AUTOINSTALL[xkblayout]="us,ru"
AUTOINSTALL[xkbvariant]="ru"
AUTOINSTALL[xkboptions]="grp:lalt_lshift_toggle,grp_led:scroll,compose:rwin"
AUTOINSTALL[modules]="auto"
AUTOINSTALL[log]=yes AUTOINSTALL[log]=yes

Loading…
Cancel
Save