Commit Graph

300 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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
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
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
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
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
Daniel Molkentin
cb56ef0760 - 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

- Link release announcement for 052, fix typo

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=427
2021-02-23 15:36:58 +00:00
Daniel Molkentin
8934ce9748 - Update to version 052+suse.93.g7bfaa6d9:
* fix(dbus-daemon): make sure that dbus.socket is stopped before switch root (bsc#1181167)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=425
2021-02-17 16:00:28 +00:00
Daniel Molkentin
2c9e0597f2 - Update to version 052+suse.91.gb30dce3c:
* chore: update suse/dracut.spec

- Update to version 052+suse.88.gc78b4ac8:
  * fix(i18n): get rid of `eval` calls
  * fix(i18n): create the keyboard symlinks again
  * docs: update NEWS.md and AUTHORS
  * chore: add `CONTRIBUTORS` target to Makefile
  * docs: update docs/RELEASE.md
  * docs: move NEWS to NEWS.md
  * ci: force binary files for grep on disk images
  * docs: RELEASE.md
  * fix: shellcheck for dracut-init.sh
  * fix: shellcheck for dracut-init.sh
  * fix: shellcheck for dracut-init.sh
  * fix: shellcheck for dracut-init.sh
  * fix: shellcheck for dracut-init.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut.sh
  * fix: shellcheck for dracut-functions.sh
  * fix: shellcheck for dracut-logger.sh
  * fix: shellcheck for modules.d/99squash/module-setup.sh
  * fix: shellcheck for modules.d/99squash/clear-squash.sh
  * fix: shellcheck for modules.d/99fs-lib/module-setup.sh
  * fix: shellcheck for modules.d/99base/module-setup.sh

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=424
2021-02-17 14:31:01 +00:00
Daniel Molkentin
d63014f391 - Update to version 051+suse.85.g04886430:
* prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=423
2021-02-02 15:23:23 +00:00
Daniel Molkentin
c8170afd52 Accepting request 862856 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/862856
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=422
2021-01-27 11:08:05 +00:00
Daniel Molkentin
4ba307162b - Update to version 051 (051+suse.84.gc6bd70b8):
* suse.spec: add 051 modules dbus, wicked

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=421
2020-12-14 15:43:01 +00:00
Daniel Molkentin
3ad66b322a - Update to version 051 (051+suse.83.g8fb15bf1):
* Update AUTHORS, NEWS
  * Drop 51-dracut-rescue-postinst.sh entirely
  * Revert "Retrieve service, rpc and protcol entries via getent in hostonly mode"
  * Adding stalebot file
  * Revert "Add --uefi-output for custom output filename"
  * Improve documentation of iso-scan/filename feature
  * multipathd: fix the comparison
  * 06dbus: consider dbus-broker
  * 06dbus: Add busctl as a more useful tool
  * 06dbus: Include dbus or messagebus group and user, depending on distro
  * 35network-wicked: openSUSE Factory has reintroduced libexec
  * 35network-wicked: install ip utility anyway
  * 35network-wicked: Run wicked early enough to unlock block devices
  * 06dbus: Do not install superfluous services
  * 40network: introduce wicked option
  * 35network-wicked: introduce wicked support module
  * 06dbus: introduce dbus support
  * Add --uefi-output for custom output filename
  * 95fcoe: don't install if there is no FCoE hostonly devices
  * 95fcoe: ensure needed modules are installed
  * dracut-install: Globbing support for resolving "firmware:"
  * dracut-bash-completion.sh: add positional argument completion
  * Prevent creating unexpected files on the host when running dracut
  * configure: Find FTS library with --as-needed

- Update to version 050+suse.275.gc9639522:
  * Don't print when a module is explicitly omitted (by default)
  * 95nfs: /var/lib/nfs/statd/sm is /var/lib/nfs/sm on SUSE (boo#1177462)
  * Retrieve service, rpc and protcol entries via getent in hostonly mode (boo#1177461)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=420
2020-12-14 15:33:17 +00:00
Daniel Molkentin
7dd49a2021 - Update to version 050+suse.250.ge6b6e843:
* Revert "Revert "install: also install post weak dependencies of kernel modules""
  * 98dracut-systemd: don't wait for root device if remote cryptsetup active
  * cryptroot-ask: unify /etc/crypttab and rd.luks.key
  * 90kernel-modules: arm: add drivers/hwmon for arm/arm64
  * rootfs-block: only write root argument for block device
  * 90crypt: pull in remote-cryptsetup.target enablement
  * 00systemd: add missing cryptsetup-related targets
  * 95nvmf: Implement 'fc,auto' commandline syntax
  * 95nvmf: add nvmf-autoconnect script
  * 95nvmf: Fixup FC connections
  * 95nvmf: add documentation
  * 95nvmf: rework parameter handling
  * dracut-install: fix edge-case regression with weak modules
  * dracut-install: ignore bogus preload libs
  * dracut.spec: Use make macros
  * dracut.spec: remove fedora pre 30 quirks
  * 50drm: Check drm_encoder_init along drm_crtc_init
  * 50drm: Include drm platform drivers in hostonly
  * 50drm: fix ambiguous redirects
  * Include devfreq drivers in initrd
  * dracut.spec: include the 04watchdog-modules module

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=419
2020-10-13 14:10:13 +00:00
Daniel Molkentin
56a1ec9e9e - Update to version 050+suse.228.gd0d6792d:
* 99memstrack: use /bin/bash

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=418
2020-10-12 11:59:43 +00:00
Daniel Molkentin
63fb4cb7c6 - Update to version 050+suse.227.g7a9b782d:
* Revert "install: also install post weak dependencies of kernel modules" (osc#1177016)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=416
2020-09-28 09:52:43 +00:00
Daniel Molkentin
03acb48a21 - Update to version 050+suse.226.gb86d9bcf:
We are now tracking the master branch, preparing for a 051 release
  within the next weeks.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=414
2020-09-21 13:55:40 +00:00
Daniel Molkentin
2bdd3214eb - Update to version 050+suse.75.g266a76d9:
* net-lib.sh: support infiniband network mac addresses (bsc#996146)
  * 95iscsi: use ip_params_for_remote_addr() (bsc#1167494)
  * 95nfs: use ip_params_for_remote_addr() (bsc#1167494)
  * dracut-functions: add ip_params_for_remote_addr() helper (bsc#1167494)
  * 01fips: modprobe failures during manual module loading is not fatal (bsc#1169997)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=412
2020-08-19 14:36:44 +00:00
Daniel Molkentin
884a7240b9 - Update to version 050+suse.71.g390f4d72:
* 01fips: modprobe failures during manual module loading is not fatal (bsc#bsc#1169997)
  * 91zipl: parse-zipl.sh: honor SYSTEMD_READY (bsc#1165828)
  * 95iscsi: fix ipv6 target discovery (bsc#1172807)
  * 35network-legacy: correct conditional for creating did-setup file (bsc#1172807)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=411
2020-07-09 10:22:00 +00:00
Daniel Molkentin
0f562d6cf5 - Update to version 050+suse.67.g28be2f36:
* 35network-legacy: Fix dual stack setups (bsc#1172807)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=410
2020-06-17 14:39:30 +00:00
Daniel Molkentin
62280a8d51 - Update to version 050+suse.66.g76431c83:
* 95iscsi: fix missing space when compiling cmdline args (bsc#1172816)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=409
2020-06-10 20:40:44 +00:00
Daniel Molkentin
adbb4f6327 - Update to version 050+suse.65.ge1e64674:
* Add wicked specific config files (bsc#1089333)
  * Run format_spec_file

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=408
2020-06-04 13:10:08 +00:00
Daniel Molkentin
505dde615d - Update to version 050+suse.63.g796e020e:
* suse.spec: Move /bin/* and /sbin/* to /usr
  * suse.spec: Remove long unused mkinitrd_setup file

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=407
2020-05-13 11:47:08 +00:00
Daniel Molkentin
4d6d0c520d - Update to version 050+suse.61.g0fe0e854:
* Fix test in lsinitrd (https://progress.opensuse.org/issues/65334)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=406
2020-05-04 09:22:40 +00:00
Daniel Molkentin
8955b8f28e - Update to version 050+suse.60.ged08acac:
* 90nvdimm: include nvdimm keys in initrd (bsc#1161343)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=405
2020-04-17 16:24:21 +00:00
Daniel Molkentin
4b9793dc52 - Update to version 050+suse.59.gc635f468:
* mkinitrd-suse.sh: Fix i586 platform detection (boo#1168341)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=404
2020-04-07 10:33:52 +00:00
Daniel Molkentin
0f48c8c9fd Accepting request 787758 from Base:System:dracut-050
- Update to version 050+suse.58.g0b998bee:
- Changed scheme to 050+suse.56.gec64a6fa to match systemd package
- Update to version 050+git56.ec64a6fa:
  * Makefile: really make externally defined CFLAGS work
  * suse.spec: Sort new modules and files in 050 into sub packages

OBS-URL: https://build.opensuse.org/request/show/787758
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=403
2020-03-24 11:26:34 +00:00
Daniel Molkentin
4cd3e534a2 - Update to version 049.1+git138.9068a629:
* systemd: install systemd-tty-ask-password-agent systemd-ask-password
  * Mark interface setup after dhcp (bsc#1167161)
  * Store nameserver received from wicked dhcp lease (bsc#1167161)
  * Do not require hostname binary
  * suse.spec: add new modules 90nvdimm and 99suse-initrd
  * 95fcoe: default rd.nofcoe to false (bsc#1163343)
  * Add module "99suse-initrd" for parsing "SUSE INITRD" lines (bsc#1161343)
    Dependent commits:
    * 90kernel-modules: remove nfit from static module list
    * Add module "90nvdimm" for NVDIMM support

- Changed scheme to 049.1+suse.139.g8a7d3d9e to match systemd package
  * Scheme pattern> <PARENT_TAG>+suse.<TAG_OFFSET>.g<SHA1>
  * No functional change

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=400
2020-03-22 19:26:45 +00:00
Daniel Molkentin
c62ea394fb Accepting request 784045 from home:dmolkentin:branches:Base:System
- Update to version 049.1+git135.46dceb02:
  * 40network: Do not require hostname binary
  * suse.spec: add new modules 90nvdimm and 99suse-initrd
  * 95fcoe: default rd.nofcoe to false (bsc#1163343)
  * Add module "99suse-initrd" for parsing "SUSE INITRD" lines (bsc#1161343) 
    Dependent commits:
    * Add module "90nvdimm" for NVDIMM support
    * 90kernel-modules: remove nfit from static module list

OBS-URL: https://build.opensuse.org/request/show/784045
OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=399
2020-03-11 18:56:27 +00:00
Daniel Molkentin
1e47a91965 - Update to version 049.1+git129.0f19bbfd:
* 35network-legacy: dhclient is optional (bsc#1166188)
  * suse.spec: Create -extra package (bsc#1166188)
  * suse.spec: Remove obsolete permission fixups
  * 00warpclock: Fix permissions in warpclock.sh

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=398
2020-03-10 16:42:32 +00:00
Daniel Molkentin
5166e9ea93 - Update to version 049.1+git125.e2b2c9ef:
* 01fips: handle SHA1 on machines without AVX (bsc#1160318)
  * Update: 90kernel-modules: Add PCI host controller modules (boo#1162669)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=397
2020-03-03 14:28:13 +00:00
Daniel Molkentin
29108bc2fe - Update to version 049.1+git124.70941b30:
* 90kernel-modules: Add PCI host controller modules (boo#1162669)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=396
2020-02-21 16:08:41 +00:00
Daniel Molkentin
d85ed45906 - Update to version 049.1+git123.c2a6645e:
* dracut: add warning when including unsupported modules (bsc#1163055)
  * 01fips: Boot without BOOT_IMAGE being set (bsc#1161292)
  * 01fips: Use correct kernel image name for more platforms (bsc#1164076)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=395
2020-02-21 14:43:10 +00:00
Daniel Molkentin
86026a4e62 - Update to version 049.1+git120.dbfbfcb8:
* 95zfcp_rules/parse-zfcp.sh: remove rule existence check (bsc#1008352)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=394
2020-02-04 14:40:37 +00:00
Daniel Molkentin
2065b56d8d - Update to version 049.1+git119.abf1a408:
* 30convertfs: adopt for SUSE (boo#1158777)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=392
2020-01-29 13:03:12 +00:00
Daniel Molkentin
1994b0b8cf - Update to version 049+git118.a6090e2f:
* Implement support for verifying the boot with fipscheck (bsc#1158530)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=391
2020-01-14 14:24:05 +00:00
Daniel Molkentin
02df522f49 - Update to version 049+git117.d3206e79:
* Remove purge-kernels scripts and service (jsc#SLE-10162)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=389
2020-01-09 10:11:32 +00:00
Daniel Molkentin
f69db69b81 - Update to version 049+git116.e9995c78:
* dracut.spec: add convertfs module correctly (boo#1158777)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=388
2019-12-10 08:44:34 +00:00
Daniel Molkentin
2fb8e91a55 - Update to version 049+git115.c2d8d6fb:
* suse: Remove incorrect usage of %_libexecdir (boo#1155785)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=387
2019-11-28 08:13:08 +00:00
Daniel Molkentin
2ad42fb50e - Update to version 049+git114.058e566c:
* 35network-legacy: only skip waiting for interfaces if netroot is set (bsc#1152006)
  * fixup "Dracut: only login to one target at a time" (bsc#1152650)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=386
2019-10-01 10:46:42 +00:00