From 48556822d0e98ade5dc8767fb272654550377a11 Mon Sep 17 00:00:00 2001 From: asmeron Date: Sun, 28 Jul 2024 23:51:23 +0600 Subject: [PATCH] Fix default --- ublinux/default | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/ublinux/default b/ublinux/default index 8e094a8..a02f103 100644 --- a/ublinux/default +++ b/ublinux/default @@ -265,25 +265,7 @@ UBPILE[server_comm_use_hostnames]="false" UBPILE[web_direct_connect]="false" UBPILE[web_socket_use_hostnames]="false" -AUTOINSTALL[source]="auto" -AUTOINSTALL[device_type]="plain" AUTOINSTALL[part_size]="16G" 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