Changelog for
dracut-fips-061-2.8.x86_64.rpm :
* Fri Aug 23 2024 antonio.feijooAATTsuse.com- Update to version 061:
* chore: remove --sysroot option
* fix(dracut-functions.sh): only return block devices from get_persistent_dev
* fix(convertfs): shellcheck
* fix(convertfs): use $ROOT instead of hardcoding /sysroot
* fix(convertfs): error in conditional expressions
* feat(crypt): remove unnecessary kernel command line option
* feat(crypt): depend on systemd
* feat(systemd-udevd): install dropins for udev.conf
* Sun Jul 28 2024 antonio.feijooAATTsuse.com- Update to version 061:
* chore: prepare new funny name
* chore: enable Fedora
* chore: make /boot/initrd-$KVER configurable
* chore: update SUSE spec and conf
* chore: create subpackage with live modules
* chore: minor clean-up
* chore: add back inst_fsck_help
* chore: remove unused functions
* fix(crypt): typo
* chore: remove unnecessary files
* chore: update SUSE spec and conf
* chore: create subpackage with live modules
* chore: minor clean-up
* chore: add back inst_fsck_help
* chore: remove unused functions
* fix(crypt): typo
* chore: remove unnecessary files
* chore: require to be root
* chore(dracut-init.sh): remove support for obsolete syntax
* chore: remove unnecessary files
* chore: remove switch for old ln versions
* feat(btrfs): clean old stuff
* docs: remove unavailable kernel command line options
* chore: remove all deprecated kernel cmdline options
* chore: update README
* feat(dracut): rework module `check()` default verbosity
* feat(dracut): create sysusers only when the initrd is generated
* chore: remove unused check functions
* chore: remove empty check functions
* chore: merge watchdog-modules into watchdog
* chore: remove syslog
* chore: remove pollcdrom
* fix(systemd): add missing systemd configuration
* fix(systemd-udevd): add missing groups required by udev rules
* refactor(systemd): add systemd-udevd dependency
* chore: base requires dracut-systemd
* chore: bump version to fit other pkg requirements
* chore: update suse spec
* chore: remove support for old mdadm versions
* chore: always require dracut-systemd
* chore: remove support for old udevadm versions
* perf(dracut): do not unconditionally call check_mount for each module
* fix(dracut.sh): do not add hard dependency to /boot/efi device in hostonly mode
* perf(dracut.sh): do not call find_mp_fstype twice
* perf(dracut): optimize `get_cpu_vendor` function
* fix(watchdog-modules): add missing cmdline function
* perf(dracut-init.sh): optimize inst_rule_initqueue function
* refactor(nfs): remove leftover code
* perf(base): do not unconditionally process cmdline with each `getcmdline` call
* feat(dracut): take advantage of the new /sys/firmware/initrd sysfs file
* fix(dracut.sh): use `$BOOT` to set the `outfile` path
* fix(dracut-functions.sh): add function to get the `$BOOT` partition placeholder
* feat(dracut-initramfs-restore.sh): get compression method from image
* refactor(lsinitrd.sh): move common code to dracut-functions
* chore: add suse specific spec
* chore: remove unused loginit function
* chore: install rdsosreport
* chore: remove systemd network stack
* refactor(systemd): add systemd-tmpfiles dependency
* refactor(systemd): add systemd-ask-password dependency
* refactor(systemd): add systemd-sysctl dependency
* refactor(systemd): add systemd-modules-load dependency
* refactor(systemd): add systemd-journald dependency
* chore: update Makefile
* chore: remove more references to non-systemd code
* chore: remove more references to non-systemd code
* chore: remove references to connman
* chore: update README
* chore: update README
* chore: add back docs/dracut.css
* chore: remove connman
* chore: remove dracut-catimages man
* chore: remove non-systemd code
* chore: remove usrmount
* chore: remove fstab-sys
* chore: move systemd-networkd from 01 to 35
* chore: update conf
* chore: update gitignore
* chore: remove cms and ifcfg
* chore: remove extra package
* chore: remove tools package
* chore: remove dash and mksh
* chore: remove systemd-portabled
* chore: remove systemd-network-management
* chore: remove dracut-cpio from spec
* chore: remove tools
* chore: remove EFI build functionality
* chore: remove dracut-cpio
* chore: update README
* chore: first purge