Changelog for
combustion-1.3+git9-1.1.noarch.rpm :
* Wed Mar 06 2024 fvogtAATTsuse.com- Update to version 1.3+git9:
* Explicitly install modules for config sources
* Trigger udev rules on ACTION!=\"remove\"
* Fri Mar 01 2024 fvogtAATTsuse.com- Update to version 1.3+git7:
* Only enable all existing DASDs if it\'s actually the first boot (bsc#1219849)
* Use $dracutsysrootdir
* Thu Jan 25 2024 fvogtAATTsuse.com- Update to version 1.3+git5:
* Set the snapper snapshot as important=yes
* Remove unnecessary chmod
* Thu Dec 21 2023 fvogtAATTsuse.com- Update to version 1.3+git3:
* 30firstboot: Do not detect firstboot in the zipl initrd \"initgrub\" mode (bsc#1218065)
* Handle absence of NM and wicked properly
* Use dracut $hookdir instead of hardcoding
* Thu Nov 23 2023 fvogtAATTsuse.com- Update to version 1.3:
* Add udev rule for VMware guestinfo
* Read VMware guestinfo value as base64 encoded gzipped script
* Support VMware guestinfo
* Wed Oct 18 2023 fvogtAATTsuse.com- Update to version 1.2+git9:
* Override subvol= with the new snapshot if necessary
* Thu Oct 12 2023 fvogtAATTsuse.com- Update to version 1.2+git8:
* Set mount propagation flags for /sysroot in the right order
* Fri Sep 15 2023 fvogtAATTsuse.com- Update to version 1.2+git7:
* Try the KIWI selfinstall .iso as fallback config source (jsc#PED-6587, jsc#SMO-271)
* Tue Sep 12 2023 fvogtAATTsuse.com- Update to version 1.2+git6:
* Fix failure if /sysroot not mounted and no config provided
* Thu Sep 07 2023 fvogtAATTsuse.com- Update to version 1.2+git5:
* Run combustion-prepare.service before ignition-enable-network.service
* Revert \"Remove now obsolete workaround for ignition-mount.service ExecStop\"
* Only attempt firstboot check on devices
* Tue Aug 22 2023 fvogtAATTsuse.com- Update to version 1.2+git2:
* Don\'t consider /var/lib/YaST2/reconfig_system for firstboot detection
* Use improved x-initrd.mount code in firstboot-detect as well
* Mon Aug 21 2023 fvogtAATTsuse.com- Update to version 1.2:
* Don\'t remove YaST reconfig_system marker if called from ignition
* Remove now obsolete workaround for ignition-mount.service ExecStop
* Set dasd_mod.dasd=autodetect in modprobe.d
* Omit combustion module in initrds for already configured systems
* New module to handle firstboot detection in the initrd (poo#127196, jsc#PED-5843)
* Fixes for use with ignition-kargs-helper
* Improve x-initrd.mount handling
* Work around systemd issue with emergency.target at the root
* Thu Aug 03 2023 fvogtAATTsuse.com- Update to version 1.1+git0:
* Add option to run the script in the prepare phase as well
* Add compatibility for ignition-kargs-helper
* Populate /dev/shm/combustion/ in the --prepare stage
* Small README.md improvements
* combustion.rules: Match /module/qemu_fw_cfg instead of the namespace within
* Tue Jul 11 2023 fvogtAATTsuse.com- Update to version 1.0+git4:
* Handle uppercase filesystem labels in combustion.rules as well
* Update README.md to explain the current mechanism of firstboot_happened
* Thu Aug 18 2022 fvogtAATTsuse.com- Update to version 1.0+git2:
* Let selinux-microos-relabel decide whether a relabel is necessary (bsc#1202437)
* Tue Aug 02 2022 fvogtAATTsuse.com- Update to version 1.0+git1:
* Use /lib/dracut/hooks instead of the usr-merged location (bsc#1201957)
* Wed Jul 06 2022 fvogtAATTsuse.com- Switch to use the git repo with obs_scm- Update to version 1.0+git0:
* Add Makefile for make install support
* Start sysroot-usr.mount as well
* Replace invalid use of ln_r in module-setup.sh
* Thu Mar 24 2022 fvogtAATTsuse.com- Bump version to 0.3- Use the Wiki page as URL (boo#1195383)- Don\'t touch /sysroot/etc/ after creating a new snapshot, it ends up in the old snapshot\'s overlay
* Wed Mar 23 2022 fvogtAATTsuse.com- Disable ignition-mount.service\'s ExecStop instead of stopping the unit (boo#1197309)
* Mon Mar 21 2022 fvogtAATTsuse.com- Be more --quiet with systemctl
* Thu Mar 03 2022 fvogtAATTsuse.com- Support the dracut network-manager module
* Mon Jan 24 2022 fvogtAATTsuse.com- Remove /var/lib/YaST2/reconfig_system on successful runs
* Wed Nov 24 2021 mitkoAATTtuionui.com- Look for filesystems with uppercase labels as well
* Tue Jul 27 2021 fvogtAATTsuse.com- Drop explicit dependency on sysroot.mount. Instead, handle starting and stopping of the unit explicitly to avoid conflicts.- Add workaround for gh#systemd/systemd#20329
* Mon Jun 21 2021 fvogtAATTsuse.com- Set the exit status explicitly
* Mon Jun 07 2021 fvogtAATTsuse.com- combustion: Relabel the old snapshot (if necessary) and explicitly trigger autorelabel for the new snapshot
* Fri Mar 05 2021 fvogtAATTsuse.com- Expand and clarify README
* Wed Jan 20 2021 fvogtAATTsuse.com- module-setup.sh: Install grep as well
* Thu Oct 22 2020 fvogtAATTsuse.com- Change license to GPL-2.0-or-later
* Tue Oct 13 2020 fvogtAATTsuse.com- Also stop ignition-mount.service if there\'s no config
* Tue Oct 06 2020 fvogtAATTsuse.com- Implement support for systems without transactional-update- Require rmdir explicitly
* Mon Oct 05 2020 fvogtAATTsuse.com- Fail properly when the retval file doesn\'t exist- Stop ignition-mount.service to avoid conflict (boo#1176746)
* Thu Sep 17 2020 fvogtAATTsuse.com- Overhaul configuration fetching:
* Add udev rules to wait for either ignition, combustion or fw_cfg drives
* Allow combustion.firstboot in addition to ignition.firstboot M combustion A combustion-prepare.service M combustion.service M module-setup.sh- Bump version to 0.2
* Mon Sep 14 2020 iforsterAATTsuse.com- Avoid concurrent run of Ignition and Combustion initialization scripts to a avoid a duplicate mount of the same device.
* Fri Sep 04 2020 fvogtAATTsuse.com- Add combustion-prepare.service to enable network if needed: M combustion A combustion-prepare.service M combustion.service M module-setup.sh- Don\'t fail if no config drive found to not break ignition with fw_cfg
* Fri Jul 17 2020 fvogtAATTsuse.com- Adjust README after removal of combustion-generator- Switch to GPL-2.0-only
* Thu Jul 09 2020 fvogtAATTsuse.com- Also force mounting of /tmp- Fix getting the script\'s return value
* Wed Jul 01 2020 fvogtAATTsuse.com- Set the timeout for the config device explicitly, like ignition-dracut
* Fri Jun 19 2020 fvogtAATTsuse.com- Drop dependency on ignition
* Thu Jun 18 2020 fvogtAATTsuse.com- Initial commit