Changelog for
saltboot-formula-0.1.1620661758.3af6be9-1.3.uyuni1.noarch.rpm :
* Mon May 10 2021 Vladimir Nadvornik
- Fix execution of boot image download command (bsc#1185509)- Update to version 0.1.1620661758.3af6be9
* Mon May 03 2021 Vladimir Nadvornik - Better error reporting on boot image download (bsc#1185509)- Update to version 0.1.1620138994.d7f39a0
* Fri Feb 19 2021 Vladimir Nadvornik - Install bootloader before kexec/reboot- Update to version 0.1.1614159840.ef7cad5
* Tue Nov 10 2020 Ondrej Holecek - support older SLE11 cryptsetup (bsc#1172287)- Update to version 0.1.1605087464.65d1b51
* Thu Oct 29 2020 Vladimir Nadvornik - Use images with \"synced\" flag
* Thu Sep 17 2020 Vladimir Nadvornik - Allow setting terminal kernel parameters in saltboot formula- Update to version 0.1.1602150122.f08af0a
* Thu Jul 02 2020 Vladimir Nadvornik - Better fix for rounding errors (bsc#1136857)- Update to version 0.1.1595937550.0285244
* Tue Jun 09 2020 Vladimir Nadvornik - use kexec --kexec-syscall-auto if possible (bsc#1172829)- Update to version 0.1.1592576670.67bdfea
* Wed May 20 2020 Vladimir Nadvornik - Allow wildcards for device name (bsc#1170824)- Fix corner cases of RAID setup- Update to version 0.1.1590413773.a959db7
* Tue Apr 28 2020 Ondrej Holecek - Update form and metadata to use new formula features- Update to version 0.1.1588156049.952b58d
* Wed Apr 15 2020 Ondrej Holecek - Add grain to force image redeployment and repartition- Update to version 0.1.1587051918.6bc9e88
* Wed Mar 18 2020 Ondrej Holecek - Allow pillar customizable download urls Saltboot now recognizes following pillars: - saltboot_download_server: specifies from where download the images, kernel, etc. - saltboot_download_protocol: specifies what protocol to use for download- Update to version 0.1.1585064259.12b97ef
* Tue Mar 10 2020 Vladimir Nadvornik - Use more reliable progress output
* Thu Mar 05 2020 Vladimir Nadvornik - Python3 compatibility fix- Update to version 0.1.1583842676.2fc2fa6
* Wed Mar 04 2020 Vladimir Nadvornik - Use file.read instead of cp.get_file_str
* Tue Mar 03 2020 Vladimir Nadvornik - Improve image cache debug messages
* Wed Nov 20 2019 Ondrej Holecek - Force fsck before image resize- Update to version 0.1.1574263639.c30ba46
* Tue Oct 01 2019 Vladimir Nadvornik - Allow custom actions in initrd phase via saltboot_hook.sls- Update to version 0.1.1573133286.06608d5
* Mon Aug 19 2019 Vladimir Nadvornik - Update to version 0.1.1568808472.be9f236- Make sure ImageVersion is written during deployment
* Wed Jul 24 2019 Vladimir Nadvornik - Update to version 0.1.1564399963.cf19a13- Fix rounding errors at the end of disk (bsc#1136857)
* Thu May 23 2019 Ondrej Holecek - Updated copyrights and bug reporting link- Update to version 0.1.1558613789.64ba093
* Mon May 06 2019 nadvornikAATTsuse.com- Update to version 0.1.1557760069.e3d27d9- Make sure the moutpoints exist
* Fri May 03 2019 Ondrej Holecek - Adapt urlparse import to work with python3
* Fri May 03 2019 nadvornikAATTsuse.com- Allow setting saltboot kernel action in pillar
* Thu May 02 2019 Ondrej Holecek - Update to version 0.1.1555335519.abf24f8
* Wed Apr 10 2019 nadvornikAATTsuse.com- Support for SLES11
* Fri Mar 29 2019 nadvornikAATTsuse.com- Allow creating EFI partition
* Wed Mar 27 2019 nadvornikAATTsuse.com- Use \"root\" option on kernel commandline
* Wed Jan 16 2019 nadvornikAATTsuse.com- Merge verify_boot_image and boot_system states to fix failed entries in event log
* Fri Jan 04 2019 nadvornikAATTsuse.com- Force swap formatting on each boot
* Thu Jan 03 2019 nadvornikAATTsuse.com- First support for image cache on service partition
* Wed Jan 02 2019 Ondrej Holecek - Use FTP active mode for image download- Always deploy image when image is specified in partitioning pillar (bsc#1119807)
* Fri Nov 23 2018 nadvornikAATTsuse.com- Call blockdev.formatted with force=True
* Mon Nov 19 2018 Ondrej Holecek - Allow RAID images to be defined by saltboot formula - image information can be provided directly for disk - allow \"none\" disk label in formula and in that case hide partitioning information
* Tue Oct 16 2018 nadvornikAATTsuse.com- Send pxe_update by external command to make sure it is finished (bsc#1111387)
* Thu Oct 04 2018 nadvornikAATTsuse.com- Better error message on missing partitioning pillar (bsc#1110625)
* Tue Sep 25 2018 Ondrej Holecek - Form disk and partition id clarifications- Placeholder now provides help instead of appearing as default value
* Mon Sep 24 2018 Ondrej Holecek - Rename \'initrd\' grain to \'saltboot_initrd\'
* Fri Sep 21 2018 Ondrej Holecek - Unify event naming with the rest of SUSE Manager events
* Mon Sep 17 2018 nadvornikAATTsuse.com- Use full path to saltboot-reactor
* Wed Sep 05 2018 nadvornikAATTsuse.com- dropped saltboot registration files, this is now handled in SUSE Manager code
* Tue Aug 21 2018 nadvornikAATTsuse.com- Use visibleIf tag where appropriate
* Mon Aug 13 2018 nadvornikAATTsuse.com- Do not use orchestrate for pxe update
* Tue Aug 07 2018 nadvornikAATTsuse.com- Use branch ID as a Saltboot branch identification
* Tue Jun 12 2018 oholecekAATTsuse.com- Readd partitioning:device pillar
* Mon Jun 04 2018 oholecekAATTsuse.com- Adapt saltboot partitioning form to edit-group
* Thu May 31 2018 oholecekAATTsuse.com- Rewrite registration runner to use spacewalk.api runner
* Thu Apr 26 2018 nadvornikAATTsuse.com- Adjusted metadata to use SUSE Manager Retail group
* Mon Mar 26 2018 oholecekAATTsuse.com- Add yaml format filter where dict is passed to jinja
* Wed Mar 21 2018 nadvornikAATTsuse.com- Simplify pillar structure: image versions are simple dict
* Sun Mar 18 2018 oholecekAATTsuse.com- Check kernel version and reboot or run kexec- Use orchestrate with queue=True consistently - This might fix the races during terminal boot.- RAID improvements - copied and extended raid.present() salt/states/mdadm.py - handle inactive RAIDs in _try_umount_device - improved dependencies- Support RAID in saltboot- Skip saltboot in system image - SUMA adds saltboot formula to highstate, so it is safer to explicitly exclude it.- Orchestrate boot of a terminal- Saltboot fixes - add dependencies so salt does not exit if there are errors - use parted --wipesignatures - added checks for various error conditions
* Wed May 31 2017 nadvornikAATTsuse.com- add custom state module
* Tue May 23 2017 nadvornikAATTsuse.com- new package