File sdbootutil.changes of Package sdbootutil
------------------------------------------------------------------- Tue Jan 23 07:46:31 UTC 2024 - lnussel@suse.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 12:58:40 UTC 2024 - lnussel@suse.com - Update to version 1+git20240118.7e744b4: * Bind mount /etc inside the snapshot ------------------------------------------------------------------- Thu Dec 21 16:24:56 UTC 2023 - lnussel@suse.com - Update to version 1+git20231221.42797ab: * Do not fail if LUKS2 section is empty ------------------------------------------------------------------- Thu Dec 14 13:40:50 UTC 2023 - lnussel@suse.com - Update to version 1+git20231214.b186b2d: * Fix exit code * Revert "Add pcr predictions to initrd for now" ------------------------------------------------------------------- Wed Dec 13 16:12:47 UTC 2023 - lnussel@suse.com - Update to version 1+git20231213.2a07af6: * Add update-predictions command * Predict all the entries ------------------------------------------------------------------- Mon Dec 11 07:48:29 UTC 2023 - lnussel@suse.com - Update to version 1+git20231211.01c6a76: * Add ExclusiveArch for 64-bit EFI architectures ------------------------------------------------------------------- Wed Nov 29 10:40:23 UTC 2023 - lnussel@suse.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 17:10:32 UTC 2023 - lnussel@suse.com - Update to version 1+git20231114.6bcf1d3: * Fix quoting when calling dracut ------------------------------------------------------------------- Thu Nov 02 14:57:57 UTC 2023 - lnussel@suse.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 07:55:11 UTC 2023 - lnussel@suse.com - Update to version 1+git20231026.f43c33c: * Fix generating initrd for random snapshots ------------------------------------------------------------------- Mon Oct 23 12:36:16 UTC 2023 - lnussel@suse.de - Update to version 1+git20231023.873adb9: * Use correct image name on aarch64 ------------------------------------------------------------------- Thu Oct 19 06:15:45 UTC 2023 - Fabian Vogt <fvogt@suse.de> - Add changes from gh#openSUSE/sdbootutil#21: * sdbootutil.spec: Add missing efibootmgr dependency * sdbootutil.spec: Make sdbootutil-snapper a hard dependency ------------------------------------------------------------------- Thu Oct 12 15:02:17 UTC 2023 - lnussel@suse.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 12:02:02 UTC 2023 - lnussel@suse.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 13:24:43 UTC 2023 - lnussel@suse.com - Update to version 1+git20230814.38973c7: * Support purge-kernels * Fix postun * Remove debug logging ------------------------------------------------------------------- Mon Aug 7 07:38:45 UTC 2023 - Fabian Vogt <fvogt@suse.com> - Only install the snapper plugin if sdbootutil is requested - Bypass git, owner is not available ATM ------------------------------------------------------------------- Thu Jul 27 14:32:09 UTC 2023 - lnussel@suse.com - Update to version 1+git20230727.a0e666f: * Set and honor $SYSTEMD_ESP_PATH * rpm-script: don't remove kernel on reinstalls ------------------------------------------------------------------- Wed Jul 26 16:22:10 UTC 2023 - lnussel@suse.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 09:16:02 UTC 2023 - lnussel@suse.com - Update to version 1+git20230717.dac075e: * Install default boot loader in non-secure-boot case too ------------------------------------------------------------------- Thu Jul 13 12:04:12 UTC 2023 - lnussel@suse.de - Update to version 1+git20230713.df6eaca: * Update features * Call stty only in interactive mode * silence stty errors ------------------------------------------------------------------- Thu Jul 13 08:09:49 UTC 2023 - lnussel@suse.de - Update to version 1+git20230713.356f0c5: * Fix rpm dependencies ------------------------------------------------------------------- Tue Jul 11 11:41:45 UTC 2023 - lnussel@suse.com - Update to version 1+git20230711.f5c7e48: * Fix setting root and rootflags ------------------------------------------------------------------- Tue Jul 11 09:08:51 UTC 2023 - lnussel@suse.com - Update to version 1+git20230626.1ef6b4d: * creating /etc/kernel directory * Update help screen ------------------------------------------------------------------- Thu Jun 15 11:25:16 UTC 2023 - lnussel@suse.de - Update to version 1+git20230615.587e134: * Handle out of space ------------------------------------------------------------------- Thu Jun 15 10:57:25 UTC 2023 - Ludwig Nussel <lnussel@suse.de> - initial package