- 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
* 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
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
* 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
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
* 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
- Update to version 051 (051+suse.84.gc6bd70b8):
* suse.spec: add 051 modules dbus, wicked
* 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)
OBS-URL: https://build.opensuse.org/request/show/855784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=168
* 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
- Update to version 050+suse.226.gb86d9bcf:
We are now tracking the master branch, preparing for a 051 release
within the next weeks.
(the list includes changes previously backported)
* 01fips: modprobe failures during manual module loading is not fatal
* 01fips: turn info calls into fips_info calls
* 04watchdog: split the watchdog module install
* 35network-legacy: simplify fallback dhcp setup
* 51-dracut-rescue.install: Don't use BLS fragment shipped by kernel package
* 90crypt: make `rd.luks.key` usable with encrypted keydev.
* 90crypt/module-setup.sh: try to catch kernel config changes
* 90kernel-modules: add pci_hyperv
* 90kernel-modules/module-setup.sh: add sg kernel module
* 90kernel-modules: remove nfit from static module list
* 90lvm: do not add newline to cmdline
* 90nvdimm: include nvdimm keys in initrd
* 90ppcmac: respect DRACUT_ARCH, don't exclude ppcle
* 91zipl: parse-zipl.sh: honor SYSTEMD_READY
* 95cifs: install new softdeps (sha512, gcm, ccm, aead2)
* 95cifs: pass rootflags to mount
* 95dcssblk: fix script permissions
* 95fcoe: default rd.nofcoe to false
* 95iscsi: fix ipv6 target discovery
* 95iscsi: fix missing space when compiling cmdline args
* 95iscsi: use ip_params_for_remote_addr()
* 95nfs: only install rpc services for NFS < 4 when hostonly is strict
* 95nfs: use ip_params_for_remote_addr()
* 95nvmf: add module for NVMe-oF
* 95nvmf: add NVMe over TCP support
* 95nvmf: fix typo in the example documentation
OBS-URL: https://build.opensuse.org/request/show/835838
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=165