Sync from SUSE:SLFO:Main dracut revision 9803bb39d1d0b80f0b0c82c393c1a35a
This commit is contained in:
@@ -12,6 +12,7 @@ branch. Currently, these active maintenance branches are:
|
|||||||
- SLE-15-SP5_Update -> SLE 15 SP5 (based on SUSE/055 plus some specific patches)
|
- SLE-15-SP5_Update -> SLE 15 SP5 (based on SUSE/055 plus some specific patches)
|
||||||
- SLE-15-SP6_Update -> SLE 15 SP6
|
- SLE-15-SP6_Update -> SLE 15 SP6
|
||||||
- SL-Micro-6.0_Update -> SL Micro 6.0
|
- SL-Micro-6.0_Update -> SL Micro 6.0
|
||||||
|
- SL-Micro-6.1_Update -> SL Micro 6.1
|
||||||
- SLFO_Main -> SUSE Linux Framework One
|
- SLFO_Main -> SUSE Linux Framework One
|
||||||
- SUSE/059 -> Tumbleweed
|
- SUSE/059 -> Tumbleweed
|
||||||
|
|
||||||
@@ -389,3 +390,6 @@ ad36b61e fix(dracut.sh): omit compressed kernel modules from find searching exec
|
|||||||
bfa00c2a fix(pcsc): add libpcsclite_real.so.*
|
bfa00c2a fix(pcsc): add libpcsclite_real.so.*
|
||||||
0df92885 fix(systemd-tmpfiles): copy 20-systemd-stub.conf into the initrd
|
0df92885 fix(systemd-tmpfiles): copy 20-systemd-stub.conf into the initrd
|
||||||
c79fc8fd fix(dracut): rework timeout for devices added via --mount and --add-device
|
c79fc8fd fix(dracut): rework timeout for devices added via --mount and --add-device
|
||||||
|
93df9ad2 feat(livenet): get live image size from TFTP servers
|
||||||
|
cc2c48a0 fix(iscsi): don't require network setup for bnx2i
|
||||||
|
f30cf46e fix(iscsi): attempt iSCSI login before all interfaces are up
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/opensuse/dracut.git</param>
|
<param name="url">https://github.com/opensuse/dracut.git</param>
|
||||||
<param name="changesrevision">036e7550487a8760e8ded8987d0bbf0db050eb9b</param></service></servicedata>
|
<param name="changesrevision">73ed9717851ce258c89b77f02edb2b2d6e2f9973</param></service></servicedata>
|
BIN
dracut-059+suse.651.g303e60b5.obscpio
(Stored with Git LFS)
BIN
dracut-059+suse.651.g303e60b5.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
dracut-059+suse.658.ge9a17609.obscpio
(Stored with Git LFS)
Normal file
BIN
dracut-059+suse.658.ge9a17609.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 19 10:08:49 UTC 2025 - antonio.feijoo@suse.com
|
||||||
|
|
||||||
|
- Update to version 059+suse.658.ge9a17609:
|
||||||
|
|
||||||
|
Fixes for booting from iSCSI offload with bnx2i (bsc#1228086):
|
||||||
|
* fix(iscsi): attempt iSCSI login before all interfaces are up
|
||||||
|
* fix(iscsi): don't require network setup for bnx2i
|
||||||
|
|
||||||
|
Other:
|
||||||
|
* feat(livenet): get live image size from TFTP servers
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 17 14:14:44 UTC 2025 - antonio.feijoo@suse.com
|
Fri Jan 17 14:14:44 UTC 2025 - antonio.feijoo@suse.com
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
name: dracut
|
name: dracut
|
||||||
version: 059+suse.651.g303e60b5
|
version: 059+suse.658.ge9a17609
|
||||||
mtime: 1737123193
|
mtime: 1739959641
|
||||||
commit: 303e60b5e08a6845930009a7c80226dfaed390f9
|
commit: e9a17609294cd9b26d0574b531268c78aa462e17
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: dracut
|
Name: dracut
|
||||||
Version: 059+suse.651.g303e60b5
|
Version: 059+suse.658.ge9a17609
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Event driven initramfs infrastructure
|
Summary: Event driven initramfs infrastructure
|
||||||
License: GPLv2+ and LGPLv2+ and GPLv2
|
License: GPLv2+ and LGPLv2+ and GPLv2
|
||||||
|
Reference in New Issue
Block a user