From e0f24cedad2fdd5eaac9cba55664f0d91e403272 Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Sat, 3 Dec 2022 15:45:57 +0300 Subject: [PATCH] configs: Add basic YaST2-firstboot config --- configs/firstboot.xml | 133 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 configs/firstboot.xml diff --git a/configs/firstboot.xml b/configs/firstboot.xml new file mode 100644 index 0000000..8444f6a --- /dev/null +++ b/configs/firstboot.xml @@ -0,0 +1,133 @@ + + + firstboot + + + steps + false + + + + + + yes + yes + all + + firstboot + + installation + + + + firstboot_setup_dhcp + + + + true + firstboot_language_keyboard + + + + true + firstboot_language + + + + false + firstboot_keyboard + + + + firstboot_welcome + + + + true + firstboot_licenses + + + + true + firstboot_hostname + + + + firstboot_network_write + true + + + true + firstboot_ssh + + + + inst_lan + true + + false + + + + + inst_automatic_configuration + false + + + + true + firstboot_timezone + + + + false + firstboot_ntp + + + + true + firstboot_desktop + + + + true + firstboot_user + + + + true + firstboot_root + + + + registration + false + + + + inst_proposal + true + + + + firstboot_write + no + no + + + + firstboot_finish + no + yes + + + + + + + + + + +