------------------------------------------------------------------- Tue Oct 26 07:40:25 UTC 2021 - Knut Anderssen - Add the "keep_unknown_lv" element to the partitioning schema (bsc#1191968). - 4.4.18 ------------------------------------------------------------------- Mon Oct 25 13:15:23 UTC 2021 - Knut Anderssen - bsc#1191695 - Consider the environment attribute when importing the script section. - Do not report feedback when running a script and the log content is empty. - 4.4.17 ------------------------------------------------------------------- Tue Sep 21 11:13:59 UTC 2021 - Imobach Gonzalez Sosa - Add the "hostname" element to the rules schema (bsc#1190696). - 4.4.16 ------------------------------------------------------------------- Tue Jul 20 14:45:51 UTC 2021 - Ladislav Slezák - Fixed handling of the "final_reboot" and "final_halt" options, add the custom scripts only once and avoid displaying a warning popup during installation (bsc#1188356) - 4.4.15 ------------------------------------------------------------------- Fri Jul 16 15:27:30 UTC 2021 - Imobach Gonzalez Sosa - Copy the init-scripts to the right location during 1st stage (bsc#1188360). ------------------------------------------------------------------- Fri Jul 16 11:20:20 UTC 2021 - Imobach Gonzalez Sosa - Copy the files to the right location when a is given (bsc#1188357). - 4.4.14 ------------------------------------------------------------------- Fri Jul 9 13:46:05 UTC 2021 - Imobach Gonzalez Sosa - Recognize the 'dialog' section as a legal element of rules.xml files (bsc#1188153). - Do not export the general/storage section when it is empty (related to bsc#1171356 and bsc#1187916). ------------------------------------------------------------------- Tue Jul 6 08:57:22 UTC 2021 - José Iván López González - Add run-erb option to check-profile command. - Avoid to crash when rendering ERB profiles fails. - Related to bsc#1177123. - 4.4.13 ------------------------------------------------------------------- Fri Jul 2 12:43:13 UTC 2021 - Imobach Gonzalez Sosa - Properly register the script to reboot after applying online updates (bsc#1187962). - 4.4.12 ------------------------------------------------------------------- Thu Jul 1 07:02:20 UTC 2021 - Imobach Gonzalez Sosa - Do not crash importing the section (boo#1187898). This bug does not affect the installation process. - 4.4.11 ------------------------------------------------------------------- Mon Jun 14 09:37:41 UTC 2021 - Imobach Gonzalez Sosa - Fix the copy of the profile to the installed system as /var/adm/autoinstall/cache/installedSystem.xml (bsc#1187221). - 4.4.10 ------------------------------------------------------------------- Fri Jun 11 09:46:05 UTC 2021 - Imobach Gonzalez Sosa - Do not crash when the general/storage section is empty (bsc#1187180). - 4.4.9 ------------------------------------------------------------------- Thu Jun 10 09:38:45 UTC 2021 - Knut Anderssen - Import proxy settings during the 1st stage of the installation (bsc#1185016) - 4.4.8 ------------------------------------------------------------------- Mon Jun 7 13:06:43 UTC 2021 - Imobach Gonzalez Sosa - Abort the installation importing the users sections from the profile fails (related to jsc#PM-2620). - 4.4.7 ------------------------------------------------------------------- Thu May 13 19:07:57 UTC 2021 - Knut Anderssen - Recommend icewm if graphical installation (bsc#1185095) - 4.4.6 ------------------------------------------------------------------- Thu May 13 08:45:04 UTC 2021 - Imobach Gonzalez Sosa - Install packages in the PackagesProposal during autoupgrade (see bsc#1184488). - 4.4.5 ------------------------------------------------------------------- Tue May 11 08:50:30 UTC 2021 - Imobach Gonzalez Sosa - Refactor the mechanism (bsc#1185704): - Split the code into several and testable classes. - Fix 'Next' dialog calculation when the target does not exist. -