Changelog for
saltboot-formula-0.1.1676908681.e90e0b1-1.1.noarch.rpm :
* Mon Feb 20 2023 oholecekAATTsuse.com- Update to version 0.1.1676908681.e90e0b1
* Add failsafe stop file when salt-minion does not stop (bsc#1208418)
* Support salt bundle (bsc#1208499)
* Fri Aug 19 2022 nadvornikAATTsuse.com- Update to version 0.1.1661440526.b08d95b
* Fallback to local boot if the configured image is not synced
* Mon Feb 21 2022 oholecekAATTsuse.com- Update to version 0.1.1645440615.7f1328c
* skip device lookup for correctly provided devices
* improve image url modifications - preparation for ftp/http changes
* Fri Feb 18 2022 oholecekAATTsuse.com- Skip device lookup if correct path to device is already provided (bsc#1195757)
* Fri Feb 11 2022 nadvornikAATTsuse.com- Improve image url modifications
* Tue Nov 16 2021 oholecekAATTsuse.com- Update to version 0.1.1637232240.87d79ed
* Prevent python failure under some circumstances when filesystem was not set (bsc#1192440)
* Add missing boot_images option in SLE11 saltboot version
* Fri May 28 2021 nadvornikAATTsuse.com- Use kernel parameters from PXE formula also for local boot- Update to version 0.1.1628156312.dbd0dec
* Mon May 10 2021 nadvornikAATTsuse.com- Fix execution of boot image download command (bsc#1185509)- Update to version 0.1.1620661758.3af6be9
* Mon May 03 2021 nadvornikAATTsuse.com- Better error reporting on boot image download (bsc#1185509)- Update to version 0.1.1620138994.d7f39a0
* Fri Feb 19 2021 nadvornikAATTsuse.com- Install bootloader before kexec/reboot- Update to version 0.1.1614159840.ef7cad5
* Tue Nov 10 2020 oholecekAATTsuse.com- support older SLE11 cryptsetup (bsc#1172287)- Update to version 0.1.1605087464.65d1b51
* Thu Oct 29 2020 nadvornikAATTsuse.com- Use images with \"synced\" flag
* Thu Sep 17 2020 nadvornikAATTsuse.com- Allow setting terminal kernel parameters in saltboot formula- Update to version 0.1.1602150122.f08af0a
* Thu Jul 02 2020 nadvornikAATTsuse.com- Better fix for rounding errors (bsc#1136857)- Update to version 0.1.1595937550.0285244
* Tue Jun 09 2020 nadvornikAATTsuse.com- use kexec --kexec-syscall-auto if possible (bsc#1172829)- Update to version 0.1.1592576670.67bdfea
* Wed May 20 2020 nadvornikAATTsuse.com- Allow wildcards for device name (bsc#1170824)- Fix corner cases of RAID setup- Update to version 0.1.1590413773.a959db7
* Tue Apr 28 2020 oholecekAATTsuse.com- Update form and metadata to use new formula features- Update to version 0.1.1588156049.952b58d
* Wed Apr 15 2020 oholecekAATTsuse.com- Add grain to force image redeployment and repartition- Update to version 0.1.1587051918.6bc9e88
* Wed Mar 18 2020 oholecekAATTsuse.com- 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 nadvornikAATTsuse.com- Use more reliable progress output
* Thu Mar 05 2020 nadvornikAATTsuse.com- Python3 compatibility fix- Update to version 0.1.1583842676.2fc2fa6
* Wed Mar 04 2020 nadvornikAATTsuse.com- Use file.read instead of cp.get_file_str
* Tue Mar 03 2020 nadvornikAATTsuse.com- Improve image cache debug messages
* Wed Nov 20 2019 oholecekAATTsuse.com- Force fsck before image resize- Update to version 0.1.1574263639.c30ba46
* Tue Oct 01 2019 nadvornikAATTsuse.com- Allow custom actions in initrd phase via saltboot_hook.sls- Update to version 0.1.1573133286.06608d5
* Mon Aug 19 2019 nadvornikAATTsuse.com- Update to version 0.1.1568808472.be9f236- Make sure ImageVersion is written during deployment
* Wed Jul 24 2019 nadvornikAATTsuse.com- Update to version 0.1.1564399963.cf19a13- Fix rounding errors at the end of disk (bsc#1136857)
* Thu May 23 2019 oholecekAATTsuse.com- 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 oholecekAATTsuse.com- Adapt urlparse import to work with python3
* Fri May 03 2019 nadvornikAATTsuse.com- Allow setting saltboot kernel action in pillar
* Thu May 02 2019 oholecekAATTsuse.com- 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 oholecekAATTsuse.com- 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 oholecekAATTsuse.com- 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 oholecekAATTsuse.com- Form disk and partition id clarifications- Placeholder now provides help instead of appearing as default value
* Mon Sep 24 2018 oholecekAATTsuse.com- Rename \'initrd\' grain to \'saltboot_initrd\'
* Fri Sep 21 2018 oholecekAATTsuse.com- 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