@HEADER-COMMENT@ @HEADER@ Group: System/YaST License: GPL v2 or later X11/MIT BuildRequires: yast2-xml update-desktop-files yast2-devtools yast2-testsuite docbook-xsl-stylesheets libxslt perl-XML-Writer sgml-skel update-desktop-files # Internet.ycp moved to yast2.rpm BuildRequires: yast2 >= 2.16.6 # Installation startup scripts BuildRequires: yast2-installation # yast2/NeworkDevices -> yast2/NetworkInterfaces Requires: yast2 >= 2.16.23 Requires: yast2-bootloader # Keyboard::Write (), bnc#441404 Requires: yast2-country >= 2.18.14 # Installation startup scripts Requires: yast2-installation BuildArchitectures: noarch Summary: YaST2 - Initial System Configuration PreReq: %fillup_prereq %description The YaST firstboot utility runs after installation is completed. It guides the user through a series of steps that allows for easier configuration of the machine. YaST firstboot does not run by default and has to be configured to run by the user or the system administrator. It is useful for image deployments where the system in the image is completely configured, however some last steps like root password and user logins have to be created to personalize the system. @PREP@ @BUILD@ @INSTALL@ mkdir -p $RPM_BUILD_ROOT/usr/share/firstboot/scripts @CLEAN@ %post %{fillup_only -n firstboot} %files %defattr(-,root,root) %dir @ystartupdir@/startup/Firstboot-Stage @ystartupdir@/startup/Firstboot-Stage/* @ystartupdir@/startup/YaST2.Firstboot @clientdir@/firstboot_*.ycp @clientdir@/firstboot.ycp %dir @yncludedir@/firstboot @yncludedir@/firstboot/*.ycp @moduledir@/Firstboot.* @scrconfdir@/*.scr /var/adm/fillup-templates/sysconfig.firstboot /usr/share/firstboot %doc @docdir@ /etc/YaST2/*.xml /usr/share/autoinstall/modules/firstboot.desktop