620 Commits

Author SHA256 Message Date
eb05917a12 Accepting request 973619 from Base:System
OBS-URL: https://build.opensuse.org/request/show/973619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=190
2022-04-29 22:44:11 +00:00
c971ec944f Accepting request 973577 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.280.g8dd85003:
  * fix(suse-initrd): avoid use with systemd-boot (bsc#1198681)
  * fix(man): add missing default paths (bsc#1198681)
  * fix(lsinitrd.sh): add missing default paths (bsc#1198681)
  * fix(dracut.sh): add missing default output file paths (bsc#1198681)

OBS-URL: https://build.opensuse.org/request/show/973577
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=464
2022-04-28 09:55:43 +00:00
9ace3fbc14 Accepting request 972188 from Base:System
OBS-URL: https://build.opensuse.org/request/show/972188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=189
2022-04-23 17:45:07 +00:00
e286620230 Accepting request 972031 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.275.g4ce7a6a7:
  * fix(resume): relax exclusion check (bsc#1198554)
  * fix(nfs): /var is not mounted during the transactional-update run (bsc#1184970)
  * fix(nfs): give /run/rpcbind ownership to rpc user (bsc#1177461)
  * fix(nfs): require and install needed binaries

OBS-URL: https://build.opensuse.org/request/show/972031
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=462
2022-04-22 12:57:36 +00:00
b041c9fc5e Accepting request 969485 from Base:System
OBS-URL: https://build.opensuse.org/request/show/969485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=188
2022-04-14 15:24:19 +00:00
72b94a9a0a Accepting request 969425 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.268.g0b2bd662:
  * fix(resume): do not add this module if there is no suitable swap (bsc#1198095)
  * feat(resume): improve sanity check by verifying volatile swap (bsc#1198095)
  * fix(resume): correct call to block_is_netdevice function (bsc#1197737)
  * fix(lvm): add missing grep requirement (bsc#1198271)

OBS-URL: https://build.opensuse.org/request/show/969425
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=460
2022-04-12 15:02:44 +00:00
da2b07af7f Accepting request 967511 from Base:System
OBS-URL: https://build.opensuse.org/request/show/967511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=187
2022-04-08 23:43:52 +00:00
b179d59c94 Accepting request 967190 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.261.gf83268d5:
  * chore(suse): remove fipscheck requirement (bsc#1198065)

- Update to version 056+suse.259.g16e9c5e9:
  * fix(ifcfg): repair POSIX compliance
  * fix(network-legacy): repair POSIX compliance
  * fix(dracut-install): copy files preserving ownership attributes (bsc#1197967)
  * fix(bluetooth): make $dbussystem/bluetooth.conf optional (bsc#1195047)

OBS-URL: https://build.opensuse.org/request/show/967190
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=458
2022-04-07 14:01:00 +00:00
dd06c67e90 Accepting request 966734 from Base:System
OBS-URL: https://build.opensuse.org/request/show/966734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=186
2022-04-05 17:54:54 +00:00
08e9da1c37 Accepting request 966462 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.252.g75c0d4d5:
  See https://github.com/dracutdevs/dracut/releases/tag/056 for details.
  Additional changes:
  * feat(resume): sanity check (bsc#1197192)
  * fix(dracut-initramfs-restore.sh): unpack uncompressed initrd as last option (bsc#1197195)
  * fix(resume): only exclude this module when swap is netdev
  * fix(network): do not use network-wicked as default network handler
  * chore(suse): update spec

OBS-URL: https://build.opensuse.org/request/show/966462
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=456
2022-04-04 06:01:58 +00:00
115d90205e https://bugzilla.opensuse.org/show_bug.cgi?id=1197195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=185
2022-03-16 19:20:18 +00:00
OBS User buildservice-autocommit
e5d272fc1e Updating link to change in openSUSE:Factory/dracut revision 185.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=7c29be9115313c35dcbf601c42eb7aae
2022-03-16 19:20:18 +00:00
bad6388323 Accepting request 961563 from Base:System
OBS-URL: https://build.opensuse.org/request/show/961563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=184
2022-03-15 18:03:43 +00:00
c59671c439 Accepting request 961094 from home:afeijoo:branches:openSUSE:Factory
- Update to version 056+suse.248.gfe239c23:
  See https://github.com/dracutdevs/dracut/releases/tag/056 for details.
  Additional changes:
  * fix(resume): only exclude this module when swap is netdev
  * fix(network): do not use network-wicked as default network handler
  * chore(suse): update spec

OBS-URL: https://build.opensuse.org/request/show/961094
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=454
2022-03-14 07:41:04 +00:00
85738fd5cc Accepting request 957061 from Base:System
OBS-URL: https://build.opensuse.org/request/show/957061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=183
2022-02-24 17:18:27 +00:00
1325483e68 Accepting request 955792 from home:afeijoo:branches:openSUSE:Factory
- Update to version 055+suse.238.gacab0df5:
  * fix(cpio): correct dev_t -> rmajor/rminor mapping (bsc#1195808)
  * ci(cpio): add test_archive_dev_maj_min (bsc#1195808)
  * ci(cpio): add TempWorkDir.create_tmp_mknod helper (bsc#1195808)

- Update to version 055+suse.234.gbdaf66ff:
  * fix(tpm2-tss): install SUSE specific files (bsc#1195984)
  * fix(systemd-sysusers): override systemd-sysusers.service (bsc#1195983)

- Update to version 055+suse.230.g3fdde49a:
  * fix(dasd_rules): correct udev dasd rules parsing (bsc#1195309)
  * revert(lvm): remove 69-dm-lvm-metad.rules (bsc#1195604)

OBS-URL: https://build.opensuse.org/request/show/955792
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=453
2022-02-23 12:25:48 +00:00
bcb7c55a6f Accepting request 951396 from Base:System
OBS-URL: https://build.opensuse.org/request/show/951396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=182
2022-02-06 22:53:41 +00:00
71956064c8 Accepting request 949590 from home:afeijoo:branches:openSUSE:Factory
- Update to version 055+suse.226.g44139dde:
  * fix(zfcp_rules): remove collect based udev rule creators
  * fix(dasd_rules): remove collect based udev rule creators
  * fix(kernel-modules-extra): handle zstd module extension
  * fix(ifcfg): add SUSE specific write-ifcfg file (bsc#1193518)
  * fix(dracut-functions): skip iSCSI sessions without initiatorname (bsc#1195011)
  * fix(dracut-functions.sh): ip route parsing (bsc#1195011)
  * fix(fips): missing sourcing of dracut-lib
  * fix(fips): wrong error message
  * fix(network-legacy): install only existing SUSE specific files (bsc#1194879)
  * fix(network-legacy): set dhclient as optional (bsc#1194879)
  * fix(40network): consistent use of "$gw" for gateway (bsc#1192685)
  * fix(multipathd-configure.service): drop unneeded dependencies
  * fix(multipath): check if mpathconf is available
  * fix(multipathd.service): drop dependencies on iscsi and iscsid
  * fix(multipathd.service): adapt to upstream multipath-tools unit file
  * fix(multipathd.service): remove dependency on systemd-udev-settle
  * fix(fips): avoid shellcheck warnings
  * fix(fips): get _vmname value only if it is needed
  * fix(fips.sh): respect rd.fips.skipkernel
  * fix(fips): alignment with the upstream format

OBS-URL: https://build.opensuse.org/request/show/949590
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=452
2022-02-03 21:08:18 +00:00
1a374ee8ea Accepting request 947267 from Base:System
OBS-URL: https://build.opensuse.org/request/show/947267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=181
2022-01-21 00:25:00 +00:00
cf6b708a6b Accepting request 946940 from home:afeijoo:branches:openSUSE:Factory
- Update to version 055+suse.194.gdd41932a:
  * fix(network-legacy): add wicked as an alternative to arping (bsc#1193670)
  * fix(network): add wicked as an alternative to arping (bsc#1193670)

- Update to version 055+suse.191.g67eb4ea8:
  * fix(dracut-initramfs-restore.sh): add test for SUSE initrd name (bsc#1194570)
  * fix(dracut.spec): require util-linux-systemd (bsc#1194162)
  * fix(network-wicked): multiple path corrections
  * fix(drm): add privacy screen modules to the initrd (bsc#1193590)
  * fix(dracut.spec): update usrmerged mkinitrd dir
  * fix(url-lib): improve ca-bundle detection (bsc#1175892)

OBS-URL: https://build.opensuse.org/request/show/946940
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=451
2022-01-18 17:00:29 +00:00
48275c563e Accepting request 939049 from Base:System
OBS-URL: https://build.opensuse.org/request/show/939049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=180
2021-12-16 01:00:27 +00:00
Thomas Blume
cf9ce0332d Accepting request 938270 from home:dmdiss:dracut-cpio-and-zstd-final
- Update to version 055+suse.179.g3cf989c2:
  * fix(cpio): write zeros instead of seek for padding and alignment (bsc#1190982)
  * fix(dracut.sh): check kernel zstd support early
  * fix(dracut.sh): check availability of configured compression
  * fix(dracut.sh): inform user about auto-selected compression method
  * fix(dracut.sh): drop pointless check for module compression method
  * chore(suse): add dracut-cpio archiver (jsc#SLE-16157)
  * ci(TEST-63-DRACUT-CPIO): kernel extraction tests for dracut-cpio
  * feat(dracut.sh): add "--enhanced-cpio" option for calling dracut-cpio
  * feat(Makefile): cargo wrapper for dracut-cpio build
  * feat(cpio): add newc archive creation utility
  * feat(cpio): add rust argument parsing library from crosvm
  * ci(TEST-62-SKIPCPIO): add simple skipcpio test
  * ci(test): export basedir and testdir as absolute paths
  * ci(TEST-60-BONDBRIDGEVLANIFCFG): use toplevel Makefile
  * fix(dracut.spec): check for non-usrmerged environments
  * fix(zfcp_rules): add quotes around rule installation argument
  * fix(zipl): correct argument for uuid to device conversion
  * fix(fips): missing value of _vmname variable (bsc#1193267)

OBS-URL: https://build.opensuse.org/request/show/938270
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=450
2021-12-10 09:30:32 +00:00
38cb5faf11 Accepting request 935123 from home:afeijoo:branches:openSUSE:Factory
- Update to version 055+suse.158.g51e87247:
  * chore(suse): add fido2 module (jsc#SLE-21070)
  * feat(crypt): check if fido2 module is needed in hostonly mode (jsc#SLE-21070)
  * feat(fido2): introducing the fido2 module (jsc#SLE-21070)
  * feat(crypt): check if tpm2-tss module is needed in hostonly mode (jsc#SLE-21070)
  * fix(dracut-functions.sh): get block device driver if in a virtual subsystem (bsc#1189776)
  * fix(mdraid): allow UUID comparison for more than one UUID (bsc#1192665)
  * fix(dracut.spec): update dependency for suse-module-tools
  * fix(network-legacy): route parsing issues in ifup (bsc#1182688)
  * fix(systemd-udevd): make collect optional (bsc#1177870)

OBS-URL: https://build.opensuse.org/request/show/935123
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=449
2021-12-09 10:14:41 +00:00
a6ce07f3bc Accepting request 933233 from Base:System
OBS-URL: https://build.opensuse.org/request/show/933233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=179
2021-11-24 22:54:21 +00:00
Thomas Blume
ba5084e0a1 Accepting request 932459 from home:afeijoo:branches:openSUSE:Factory
- Update to version 055+suse.142.g7d8c3ce3:
  * style(dracut.sh): remove redundant script header
  * fix(dracut.sh): change misspelled variable name
  * fix(dracut.sh): remove wrong $ in loop sequence
  * chore(suse): update spec (jsc#SLE-20248)
  * fix(90kernel-modules): add isp1760 USB controller
  * fix(iscsi): add support for the new iscsiadm "no-wait" (-W) command (bsc#1187190)
  * ci(suse.conf.example): optimal compression parameters for zstd (jsc#SLE-20248)
  * feat(dracut.sh): check if target kernel has zstd support compiled in (jsc#SLE-20248)
  * ci(suse.conf.example): change default compression option for SUSE (jsc#SLE-20248)

OBS-URL: https://build.opensuse.org/request/show/932459
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=448
2021-11-23 09:42:24 +00:00
ea16477df6 Accepting request 924907 from Base:System
- Update to version 055+suse.129.g7d8c3ce3:
  * fix(kernel-modules): add blk_mq_alloc_disk and blk_cleanup_disk to blockfuncs (bsc#1190326)
  * docs: update SUSE maintainers doc
  * fix(suse): add 60-io-scheduler.rules (bsc#1188713)
  * revert: remove /sbin/installkernel script from dracut package
  * spec: modernize specfile constructs

OBS-URL: https://build.opensuse.org/request/show/924907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=178
2021-10-20 18:22:51 +00:00
Thomas Blume
a06615d7fb Accepting request 923450 from home:afeijoo:branches:openSUSE:Factory
- Update to version 055+suse.129.g7d8c3ce3:
  * fix(kernel-modules): add blk_mq_alloc_disk and blk_cleanup_disk to blockfuncs (bsc#1190326)
  * docs: update SUSE maintainers doc
  * fix(suse): add 60-io-scheduler.rules (bsc#1188713)
  * revert: remove /sbin/installkernel script from dracut package
  * spec: modernize specfile constructs

OBS-URL: https://build.opensuse.org/request/show/923450
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=447
2021-10-12 11:47:42 +00:00
dab89871ae Accepting request 922385 from Base:System
OBS-URL: https://build.opensuse.org/request/show/922385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=177
2021-10-04 16:39:08 +00:00
Thomas Blume
168a0516d6 Accepting request 922374 from home:afeijoo:branches:openSUSE:Factory
- Update to version 055+suse.119.g6c4187af:
  * fix(suse-initrd): handle cases with zero modprobe.d files (bsc#1189895)

OBS-URL: https://build.opensuse.org/request/show/922374
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=446
2021-09-30 14:15:35 +00:00
Richard Brown
369aa2ce70 Accepting request 912365 from Base:System
OBS-URL: https://build.opensuse.org/request/show/912365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=176
2021-08-19 11:38:59 +00:00
Thomas Blume
1cacbc4fac Accepting request 912361 from home:lnussel:branches:Base:System
- Update to version 055+suse.117.ge5fc2048:
  * fix(suse-initrd): need to handle relative links too

OBS-URL: https://build.opensuse.org/request/show/912361
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=445
2021-08-16 08:22:02 +00:00
Richard Brown
ca60fcfbba Accepting request 911926 from Base:System
OBS-URL: https://build.opensuse.org/request/show/911926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=175
2021-08-16 08:08:55 +00:00
Thomas Blume
585dde0f79 Accepting request 911825 from home:lnussel:branches:Base:System
- Update to version 055+suse.115.gf65e559b:
  * fix(suse-initrd): find links of usrmerged kernels (boo#1184804)
  * fix(tpm2-tss): typo in depends()
  * fix(suse-initrd): inform on usage of obsolete -f parameter (bsc#1187470)
- use manual mode in _service file

OBS-URL: https://build.opensuse.org/request/show/911825
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=444
2021-08-13 07:24:17 +00:00
1cf34e7531 Accepting request 904066 from Base:System
OBS-URL: https://build.opensuse.org/request/show/904066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=174
2021-07-07 16:29:41 +00:00
Thomas Blume
314c92f680 Accepting request 904065 from home:tsaupe:branches:Base:System-dracut-devel
- Update to version 055+suse.110.gbe35f166:
  * fix(fips-suse): fipscheck doesn't need the -c parameter (bsc#1187498)
  * fix(kernel-install): initrd vs initramfs

OBS-URL: https://build.opensuse.org/request/show/904065
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=443
2021-07-05 09:10:34 +00:00
4303f2e8f3 Accepting request 902684 from Base:System
revert to r437

OBS-URL: https://build.opensuse.org/request/show/902684
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=442
2021-06-28 07:22:01 +00:00
Thomas Blume
ca8254f5d7 OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=441 2021-06-25 15:28:23 +00:00
Thomas Blume
b47076919d <<<<<<< .mine
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=440
2021-06-25 15:25:49 +00:00
5149f0c94b Accepting request 901114 from Base:System
OBS-URL: https://build.opensuse.org/request/show/901114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=173
2021-06-25 13:00:30 +00:00
Thomas Blume
c235316857 - Update to version 055+suse.108.g09813a5f:
* fix(fips-suse): fipscheck doesn't need the -c parameter (bsc#1187498)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=438
2021-06-24 14:10:29 +00:00
Thomas Blume
87475d1297 Accepting request 900623 from home:tsaupe:branches:Base:System
- Update to version 055+suse.106.g760b0c69:
  * chore(suse): add Conflicts for old suse-module-tools to specfile (bsc#1187115)

- Update to version 055+suse.104.g9d45c1df:
  * feat(suse-initrd): add INITRD_MODULES from /etc/sysconfig/kernel, too
  * fix(suse-initrd): call dracut_instmods with hostonly=
  * fix(suse-initrd): use $kernel rather than $(uname -r)

- Update to version 055+suse.100.ga2700279:
  * fix(suse-initrd): remove references to INITRD_MODULES (bsc#1187115)
  * chore(suse): erase conditional for usrmerge from specfile
  * chore(suse): fix specfile for usrmerge

OBS-URL: https://build.opensuse.org/request/show/900623
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=437
2021-06-21 09:37:20 +00:00
Thomas Blume
02d2af2548 - Update to version 055+suse.97.gb98506b2:
* docs: update NEWS.md and AUTHORS
  * fix(fs-lib): install fsck utilities
  * fix(integrity): require ALLOW_METADATA_WRITES to come from EVM config file
  * fix(install): configure logging earlier
  * fix(warpclock): minor cleanups
  * fix(dash): minor cleanups
  * fix(mksh): minor cleanups
  * feat(install): add default value for --firmwaredirs
  * fix(dracut-functions): get_maj_min without get_maj_min_cache_file set
  * fix(dracut): pipe hardlink output to `dinfo`
  * fix(install): sane default --kerneldir
  * fix(bash): minor cleanups
  * fix(squash): don't mount the mount points if already mounted
  * ci: add shfmt to Fedora containers
  * fix(base): add missing `str_replace` to `dracut-dev-lib.sh`
  * feat(dracut.sh): detect running in a container
  * fix(base): split out `dracut-dev-lib.sh`
  * fix(dracut-util): print error message with trailing newline
  * fix(packit): downstream has renamed the master branch to main

- Update to version 054+suse.96.gb5aa64d2:
  * fix(suse-initrd) fix list of modprobe.d directories

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=436
2021-05-31 13:40:55 +00:00
Daniel Molkentin
db36687452 Important change on mkinitrd:
mkinitrd is now in its own subpackage "dracut-mkinit-deprecated",
    which requires dracut. If you need mkinitrd, require "mkinitrd".
    However note that in the long run, mkinit will go away. It is
    preferred to call dracut directly.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=435
2021-05-18 09:15:25 +00:00
Daniel Molkentin
bd7296b98d - Update to version 054+suse.95.gd5820102:
* chore(suse) update spec

- Update to version 054+suse.94.g1648453e:
  * chore(suse): re-add SUSE mkinitrd

- Update to version 054+suse.93.gd393f006:
  With this release dracut has undergone a major overhaul.
  
  A lot of systemd related modules have been added.
  
  The integration test suite has finally ironed out the flaky behaviour due to the parallel device probing of the kernel,
  which bit sometimes in the non-kvm github CI. So, if you see any /dev/sda in a setup script with more than two hard drives,
  chances are, that the script works on the wrong disk. Same goes for network interfaces.
  
  This release is also fully shellcheck'ed with ShellCheck-0.7.2 and indented with shfmt and astyle.
  
  The dracut project builds test containers every day for:
  
      opensuse/tumbleweed-dnf:latest
      archlinux:latest
      fedora:rawhide
      fedora:latest
      fedora:33
  
  These containers can easily be used to run the integration tests locally without root permissions via podman.
  We hope this serves as a blueprint for your distribution's CI process.
  
  More information can be found in docs/HACKING.md.
  Bug Fixes

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=434
2021-05-18 09:09:07 +00:00
Richard Brown
08bff4b2ec Accepting request 883626 from Base:System
- Update to version 053+suse.93.g039ac07d:
  * fix(kernel-modules): optionally add /usr/lib/modules.d to initramfs

- Update to version 053+suse.91.g4a0bdda1:
  * fix(kernel-modules): optionally add /usr/lib/modules.d to initramfs (bsc#1180822)

OBS-URL: https://build.opensuse.org/request/show/883626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=172
2021-04-10 13:26:38 +00:00
Daniel Molkentin
a4ce9edde5 remove obsolete obscpio file
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=432
2021-04-07 14:17:16 +00:00
Daniel Molkentin
80c9b9c263 OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=430 2021-04-07 14:15:43 +00:00
Daniel Molkentin
0740142f33 Fix package
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=429
2021-04-07 14:05:49 +00:00
Daniel Molkentin
53610c2c83 - Update to version 053+suse.91.g4a0bdda1:
* fix(kernel-modules): optionally add /usr/lib/modules.d to initramfs (bsc#1180822)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=428
2021-03-03 12:38:18 +00:00
Richard Brown
e960b55cee Accepting request 874632 from Base:System
- Update to version 053+suse.90.gb89b6347:
  Highlights: https://github.com/dracutdevs/dracut/releases/tag/053
  dracut.sh:
    unfreeze /boot on exit (d87ae137)
    proper return code for inst_multiple in dracut-init.sh (d437970c)
  fcoe:
    rename rd.nofcoe to rd.fcoe (6f7823bc)
    rd.nofcoe=0 should disable fcoe (805b46c2)
  i18n:
    get rid of eval calls (5387ed24), backported for 052 downstream
    create the keyboard symlinks again (9e1c7f3d), backported for 052 downstream
  network-manager:
    run as a service if systemd module is present (c17c5b76)
    rework how NM is started in debug mode (34c73b33)
    drm: skip empty modalias files in drm module setup (c3f24184)

  Highlights: https://github.com/dracutdevs/dracut/releases/tag/052
  * fix: shellcheck across multiple modules

OBS-URL: https://build.opensuse.org/request/show/874632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=171
2021-03-02 13:42:56 +00:00