Changelog for
sdbootutil-rpm-scriptlets-1+git20240305.d7eb59c-mosd.161.1.x86_64.rpm :
* Tue Mar 05 2024 obs-service-tar-scmAATTinvalid- Update to version 1+git20240305.d7eb59c:
* refactor: use snapshot as argument for all commands
* Set SYSTEMD_LOG_LEVEL=warning for pcrlock
* Don\'t require /etc/sysconfig/fde-tools for pcr-oracle
* add loader.conf to locking
* Make sure there are actually entries
* Prefer pcr-oracle if it\'s actually configured
* Don\'t log to syslog ourselves
* Fix typo
* fix: remove Tumbleweed version from regular entries This fixes an issue where tumbleweed gets updated to a new snapshot with new kernel, but the version in entries is not adapted. The version will still be visible in snapper entries, as it won\'t change there.
* Add --no-random-seed argument
* Thu Feb 15 2024 lnusselAATTsuse.com- Update to version 1+git20240215.cb7e392:
* Add --no-random-seed argument
* Wed Feb 14 2024 lnusselAATTsuse.com- Update to version 1+git20240214.ba81e0e:
* Fix pcr-oracle use
* Add device when generating initrd for snapshots
* Use systemd-pcrlock
* Pre-built initrd support
* Add subvolumes_prefix support
* Tue Jan 23 2024 lnusselAATTsuse.com- Update to version 1+git20240122.c0d8f76:
* Integrate with kernel-install
* Rework kernel listing a bit
* Add checks to list-entries
* List entries for current system only by default
* Fall back to loader.conf if setting efivar failed
* Runtime determine kernel image name
* Add list-snapshots
* Add list-entries command
* Mon Jan 22 2024 lnusselAATTsuse.com- Update to version 1+git20240118.7e744b4:
* Bind mount /etc inside the snapshot
* Thu Dec 21 2023 lnusselAATTsuse.com- Update to version 1+git20231221.42797ab:
* Do not fail if LUKS2 section is empty
* Thu Dec 14 2023 lnusselAATTsuse.com- Update to version 1+git20231214.b186b2d:
* Fix exit code
* Revert \"Add pcr predictions to initrd for now\"
* Wed Dec 13 2023 lnusselAATTsuse.com- Update to version 1+git20231213.2a07af6:
* Add update-predictions command
* Predict all the entries
* Mon Dec 11 2023 lnusselAATTsuse.com- Update to version 1+git20231211.01c6a76:
* Add ExclusiveArch for 64-bit EFI architectures
* Wed Nov 29 2023 lnusselAATTsuse.com- Update to version 1+git20231129.d7f3909:
* Add pcr predictions to initrd for now
* Generate new TPM2 predictions with pcr-oracle
* Update file triggers
* Fix exit code of update command
* Add a %transfiletriggerin to update EFI binaries
* Update help text
* Tue Nov 14 2023 lnusselAATTsuse.com- Update to version 1+git20231114.6bcf1d3:
* Fix quoting when calling dracut
* Thu Nov 02 2023 lnusselAATTsuse.de- Update to version 1+git20231102.beb4c19:
* Update sdboot in snapper hook
* Install command with specific snapshot
* Install sdbootutil marker next to loader
* In t-u mode, don\'t call sdbootutil in rpm scriptlets
* Thu Oct 26 2023 lnusselAATTsuse.com- Update to version 1+git20231026.f43c33c:
* Fix generating initrd for random snapshots
* Mon Oct 23 2023 lnusselAATTsuse.de- Update to version 1+git20231023.873adb9:
* Use correct image name on aarch64
* Thu Oct 19 2023 Fabian Vogt
- Add changes from gh#openSUSE/sdbootutil#21:
* sdbootutil.spec: Add missing efibootmgr dependency
* sdbootutil.spec: Make sdbootutil-snapper a hard dependency
* Thu Oct 12 2023 lnusselAATTsuse.de- Update to version 1+git20231005.890f70c:
* Add --no-reuse-initrd option
* Refactor boot descriptive entries
* feat: more descriptive bootmenu entries
* Remove stray set -x
* speed up snapper list
* Fix misleading comment
* Fix helptext
* Thu Aug 17 2023 lnusselAATTsuse.de- Update to version 1+git20230817.2a3cd34:
* Ignore errors from efibootmgr
* Update spec file
* Add marker to flag installation using sdbootutil
* Refactor and fix boot entry installation
* Don\'t exit in warn()
* feat: use arg_esp_path directly
* fix: get esp_device from bootctl
* fix: only install shim for secure boot
* feat: create only non-existing entries & pass correct ESP partition
* fix: make efibootmgr silent
* feat: create boot menu entries when installed
* Mon Aug 14 2023 lnusselAATTsuse.com- Update to version 1+git20230814.38973c7:
* Support purge-kernels
* Fix postun
* Remove debug logging
* Mon Aug 07 2023 Fabian Vogt - Only install the snapper plugin if sdbootutil is requested- Bypass git, owner is not available ATM
* Thu Jul 27 2023 lnusselAATTsuse.com- Update to version 1+git20230727.a0e666f:
* Set and honor $SYSTEMD_ESP_PATH
* rpm-script: don\'t remove kernel on reinstalls
* Wed Jul 26 2023 lnusselAATTsuse.com- Update to version 1+git20230726.a994d2e:
* Fix installing extra kernels in MicroOS
* Replace file triggers with scriptlet
* Fix cleanup of rollback files
* Don\'t install unchanged files
* Add is-bootable and list-kernels commands
* Add ARCHITECTURE.md which explains how the setup works
* Add default loader config when installed
* Mon Jul 17 2023 lnusselAATTsuse.com- Update to version 1+git20230717.dac075e:
* Install default boot loader in non-secure-boot case too
* Thu Jul 13 2023 lnusselAATTsuse.de- Update to version 1+git20230713.df6eaca:
* Update features
* Call stty only in interactive mode
* silence stty errors
* Thu Jul 13 2023 lnusselAATTsuse.de- Update to version 1+git20230713.356f0c5:
* Fix rpm dependencies
* Tue Jul 11 2023 lnusselAATTsuse.com- Update to version 1+git20230711.f5c7e48:
* Fix setting root and rootflags
* Tue Jul 11 2023 lnusselAATTsuse.com- Update to version 1+git20230626.1ef6b4d:
* creating /etc/kernel directory
* Update help screen
* Thu Jun 15 2023 lnusselAATTsuse.de- Update to version 1+git20230615.587e134:
* Handle out of space
* Thu Jun 15 2023 Ludwig Nussel - initial package