YaST Team Bot
21f81dc06c
- update BLS: Calling "sdbootutil update-all-entries" in order
...
to set kernel params in an installed system (bsc#1257819).
- 5.0.33
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=879
2026-02-10 13:07:02 +00:00
YaST Team Bot
782289c586
- Fix typo in error message "Cannot create machine-id"
...
(jsc#PED-10703)
- 5.0.32
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=878
2026-01-28 08:21:54 +00:00
YaST Team Bot
b1ff5b0e05
- Install "shim" only if secure boot is supported
...
(bnc#1254865)
- 5.0.31
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=877
2026-01-23 10:55:21 +00:00
YaST Team Bot
a0f322454f
- Allow to set explicitly os-prober availability
...
(gh#yast/yast-bootloader#730)
- 5.0.30
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=876
2026-01-21 15:43:33 +00:00
YaST Team Bot
ed7cdf29ac
- Enable grub2-bls for arm and riscv64 (bnc#1253222).
...
- Replacing dbus-uuidgen by systemd-machine-id-setup.
- 5.0.29
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=875
2025-11-24 12:15:27 +00:00
YaST Team Bot
639bf986af
- Added requirement dbus-1-tools because /usr/bin/dbus-uuidgen is
...
needed by BLS (bnc#1253724).
- 5.0.28
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=874
2025-11-20 12:20:25 +00:00
YaST Team Bot
5cc9ddaaec
- Upgrade: Improved error message what do if bootloader does
...
not fit. (bnc#1253040)
- 5.0.27
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=873
2025-11-05 14:53:01 +00:00
YaST Team Bot
a2ad560888
- Update: Reports error if the bootloader is changed to grub2-bls
...
(bnc#1246734).
- 5.0.26
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=872
2025-09-29 14:12:05 +00:00
YaST Team Bot
5724bfea08
- "update nvram" option added in grub2-bls and systemd-boot.
...
(bsc#1228595, bsc#1247952)
- 5.0.25
- 5.0.24
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=871
2025-08-13 14:52:16 +00:00
YaST Team Bot
6f7bed9e14
- Do not register random recovery pin during FDE intallation.
...
(bsc#1247941)
- 5.0.23
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=870
2025-08-12 12:51:16 +00:00
YaST Team Bot
bf40cdd637
- Proposal cleanup: If the system supports BLS bootloader, select
...
the BLS bootloader which is defined in the control.xml file.
If no one has been set, grub2-bls will be taken as default.
(jsc#PED-10703)
- 5.0.23
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=869
2025-07-28 09:11:41 +00:00
YaST Team Bot
0617d36a2d
- Allowing systemd-boot as default bootloader (set in control.xml)
...
for aarch64.
(bsc#1246101)
- 5.0.22
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=868
2025-07-11 11:47:13 +00:00
YaST Team Bot
3ecdeb1fd3
- Ensure that dracut is on target system for any bootloader to have
...
proper initrd (jsc#AGM-154)
- 5.0.21
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=867
2025-06-23 14:20:46 +00:00
YaST Team Bot
0190a8b846
- grub2-bls/systemdboot: Writing kernel parameters before installing
...
the bootloader (bsc#1244399)
- 5.0.20
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=866
2025-06-12 14:31:15 +00:00
YaST Team Bot
6fb587bd9e
Updated to git ref 8cf44a8
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=865
2025-05-16 13:48:54 +00:00
YaST Team Bot
1790bc6521
- Selecting grub2-bls bootloader if a TPM2/FIDO2 device is used for
...
checking encryptions (jsc#PED-10703).
- 5.0.19
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=864
2025-05-16 09:51:53 +00:00
YaST Team Bot
20bcfaba34
- Fixed following bugs:
...
-- systemdboot_widgets shows undefined method >= for nil
(bsc#1234871)
-- Installer tries disabling sdboot timeout by setting -1
(bsc#1240896)
-- Error in Bootloader::Grub2Bls#grub2bls_architecture
Details: undefined method (bsc#1241651)
-- YaST installation with sd-boot: Disabling the menu
timeout is not possible (bsc#1216366)
- 5.0.18
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=863
2025-05-06 11:37:54 +00:00
YaST Team Bot
aad3fdcd37
- Fixed typo "prefered_bootloader" (jsc#PED-1906).
...
- 5.0.17
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=862
2025-04-30 07:10:22 +00:00
YaST Team Bot
880aa0173f
- Calling "sdbootutil set-timeout" with the correct parameters
...
(bsc#1236578).
- 5.0.16
- 5.0.15
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=861
2025-04-22 07:05:43 +00:00
YaST Team Bot
9668853376
- Enabled secure boot for grub2-bls (jsc#PED-10703).
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=860
2025-03-03 07:40:32 +00:00
YaST Team Bot
2a13228300
- Added grub2-bls support (jsc#PED-10703).
...
- 5.0.14
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=859
2025-01-13 12:41:18 +00:00
YaST Team Bot
1d1f199a7f
- Always filter out from installation parameters "root=" as it
...
needs to be always changed to installed system (bsc#1234678)
- 5.0.13
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=858
2024-12-20 12:48:07 +00:00
YaST Team Bot
8df41f625a
- Sync warning text from s390 secure boot to be identical in
...
installation proposal and on running system (bsc#1219989)
- 5.0.12
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=857
2024-11-06 11:26:28 +00:00
YaST Team Bot
34cbcfdf65
- add arm and riscv64 as not supported for secure boot
...
(bsc#1229070)
- 5.0.11
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=856
2024-08-14 14:12:46 +00:00
YaST Team Bot
9a78bab8ed
- Rename menue_timeout (menü) to menu_timeout
...
- Reference in text messages to menu
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=855
2024-08-14 13:41:45 +00:00
YaST Team Bot
cf1b749cf7
- Writing "root" entry into /etc/kernel/cmdline which is needed by
...
sdbootutil. (still for bsc#1220892)
- 5.0.10
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=853
2024-05-03 16:47:06 +00:00
YaST Team Bot
a0e4cfc7b1
- Creating kernel options for systemd-boot. (bsc#1220892)
...
- 5.0.9
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=852
2024-04-30 11:47:51 +00:00
YaST Team Bot
aeccb6c9e5
- Follow up of previous change to use even more precise wording
...
(bsc#1219989,bsc#1222353)
- 5.0.8
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=851
2024-04-05 13:57:22 +00:00
YaST Team Bot
d271d3eb3d
- Improve warnings and help text for secure boot on s390 to reflect
...
state with new hardware. (bsc#1219989)
- 5.0.7
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=850
2024-03-15 22:37:22 +00:00
YaST Team Bot
150e7bfc24
- Feature: Do not timeout boot menue in systemd-boot. (bsc#1216366)
...
- 5.0.6
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=849
2024-03-01 14:55:19 +00:00
YaST Team Bot
6bbfce8c04
- Proposal: Trying to take the bootloader which has been defined in
...
the product description file (entry globals/prefered_bootloader)
(jsc#PED-1906)
- 5.0.5
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=848
2024-02-25 04:46:44 +00:00
YaST Team Bot
3a5c3b6c3d
- Persist s390 cio_ignore kernel argument always when given
...
(bsc#1210525).
- 5.0.4
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=847
2024-01-25 12:32:39 +00:00
YaST Team Bot
ddaca88d9e
- Do not try finding undefined bootloader name to avoid error
...
in logs (bsc#1218700)
- 5.0.3
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=846
2024-01-24 09:33:11 +00:00
YaST Team Bot
3b134954fc
- Fixed testsuite for architectures other than x86_64.
...
- 5.0.2
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=844
2023-09-04 15:43:00 +00:00
YaST Team Bot
811121db13
- Supporting systemd-boot for architecture x86_64.
...
This feature can be enabled/disabled by the "enable_systemd_boot"
flag in the product description file for each product
(default is disabled).
- 5.0.1
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=843
2023-08-31 08:19:42 +00:00
YaST Team Bot
f080303b13
- 5.0.0 (#bsc1185510)
...
- support 32 bit UEFI firmware on x86_64/i386 architecture (bsc#1208003,
jsc#PED-2569)
- 4.6.3
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=842
2023-08-30 21:26:55 +00:00
YaST Team Bot
0086087311
- Persist zfcp.allow_lun_scan kernel option for s390 arch
...
(needed for gh#openSUSE/agama#626).
- 4.6.2
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=841
2023-06-15 10:19:41 +00:00
YaST Team Bot
52d61c6f4a
- Do not overwrite user selection during migration (bsc#1210811)
...
- 4.6.1
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=840
2023-04-26 08:24:01 +00:00
YaST Team Bot
4a1557bd75
- Bump version to 4.6.0 (bsc#1208913)
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=839
2023-03-03 15:27:35 +00:00
YaST Team Bot
541c2038cd
- make secure boot for ppc64 consistent with how secure boot works
...
on other architectures (bsc#1206295)
- 4.5.8
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=838
2023-02-09 09:00:08 +00:00
YaST Team Bot
d6183716f1
- prevent leak of grub2 password to logs(bsc#1201962)
...
- 4.5.7
- 4.5.5
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=837
2022-10-10 08:24:49 +00:00
YaST Team Bot
c8409b30bb
- write stage1 location on transactional systems (bsc#1128853)
...
- 4.5.6
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=836
2022-09-22 07:40:37 +00:00
YaST Team Bot
91b432d72a
- bsc#1203418
...
- added default proposal for hidden timeout
- 4.5.5
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=835
2022-09-21 08:05:41 +00:00
YaST Team Bot
9a5e7b3a64
- Allow bootloader to run on transactional systems (bsc#1128853)
...
- 4.5.4
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=834
2022-09-12 11:11:37 +00:00
YaST Team Bot
ac68b6f6e5
- adjust trusted boot help text (bsc#1197608)
...
- 4.5.3
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=833
2022-09-01 14:16:10 +00:00
YaST Team Bot
ab5af23989
- Execute the command grub2-mkpasswd-pbkdf2 in the target system
...
so the module can run in a minimal container (bsc#1199840).
- 4.5.2
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=832
2022-07-28 13:24:35 +00:00
YaST Team Bot
0db1893d1d
- Bump version to 4.5.0 (bsc#1198109)
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=831
2022-04-12 11:41:26 +00:00
YaST Team Bot
c0114d54ed
- AutoYaST: do not clone device for hibernation and also check
...
during autoinstallation if device for hibernation exists and if
not then use proposed one. (bsc#1187690 and bsc#1197192)
- 4.5.1
- Bump version to 4.5.0 (#bsc1198109)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=830
2022-04-07 18:10:08 +00:00
YaST Team Bot
b61637da39
- Allow product/system role to select boot timeout (jsc#SLE-22667)
...
- 4.4.16
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=829
2022-01-31 12:37:41 +00:00
YaST Team Bot
bb6c94b101
- Use Package module instead of PackageSystem (bsc#1194886).
...
- 4.4.15
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=828
2022-01-26 06:53:59 +00:00