]> git.ipfire.org Git - thirdparty/dracut-ng.git/shortlog
thirdparty/dracut-ng.git
2024-04-02  Laszlo Gombosci: allow manual test workflow to set environment
2024-04-02  Jan Mackuci(lint): disable `sh-checker` ShellCheck
2024-04-02  Jan Mackuci(lint): remove broken parameter of sh-checker
2024-04-02  Jan Mackuci(lint): add differential-shellcheck action
2024-04-02  Antonio Alvarez... fix(dracut-systemd): use `DRACUT_VERSION` instead of...
2024-04-02  Henrik Gombosci: add support for releasing with signed tags
2024-04-01  Laszlo Gombosfix(release): dracutdevs/dracut --> dracut-ng/dracut-ng
2024-04-01  gregory-lee... fix(dmsquash-live): use the overlay size with thin...
2024-04-01  Henrik Gombosfix(Makefile): release is now just made out of a git sha
2024-04-01  Henrik Gomboschore(gitignore): remove modules.d/99base/switch_root...
2024-04-01  Laszlo Gombosci: only run C code scan if src/ directory changed
2024-03-31  Laszlo Gombostest(FULL SYSTEMD): no need to include dbus to the... 59/head
2024-03-31  Frederick Grosefix(check_live_ram): increase /run tmpfs size, if needed
2024-03-31  Antonio Alvarez... feat(dracut.sh): protect `push_host_devs` function
2024-03-31  Antonio Alvarez... fix(dracut.sh): do not add device if `find_block_device...
2024-03-31  Laszlo Gombosfix(dracut-install): file created without restricting...
2024-03-31  Laszlo Gombosfix(rootfs-block): remove support for [no]readonlyroot...
2024-03-31  Laszlo Gombosfix: do not use modprobe --all
2024-03-31  Laszlo Gombosfix(i18n): silence spurious setfont stderr warning
2024-03-31  Laszlo Gombosfix(udev-rules): remove legacy persistent network devic...
2024-03-31  Dusty Mabefeat(network): include 98-default-mac-none.link if...
2024-03-31  Laszlo Gombosfix(dmsquash-live): handle relative pathspec
2024-03-31  Laszlo Gombostest(RAID): make test 10 use the test dracut modules
2024-03-31  Laszlo Gombosfix(overlayfs): to allow overlay on top of network...
2024-03-31  Laszlo Gombosfix(overlayfs): allow hostonly
2024-03-31  Laszlo Gomboschore(github): update CODEOWNERS file
2024-03-31  Laszlo Gombosfix(man): rd.break parameter can be specified multiple...
2024-03-31  Antonio Alvarez... fix(dracut): correct regression with multiple `rd.break...
2024-03-31  Antonio Alvarez... fix(dracut-util): do not call `strcmp` if the `value...
2024-03-31  Laszlo Gombostest: remove dead code regarding building rpm
2024-03-31  Laszlo Gombosci: run legacy network tests on openSUSE instead of...
2024-03-31  Laszlo Gombosfix(net-lib): add a new dracut module called net-lib
2024-03-31  Laszlo Gombosci: drop maintainer entry from container descriptor...
2024-03-31  Jonathan Lebonfix(45ifcfg): mark as deprecated and strictly opt-in
2024-03-31  Henrik Gombostest: skip test 50,60 if ifcfg dracut module can not...
2024-03-31  dependabot... chore(deps): bump softprops/action-gh-release from...
2024-03-31  Benjamin Drungfix(90kernel-modules): add surface_aggregator_registry...
2024-03-31  Sam Jamesfix(install): handle new -Walloc-size for GCC 14
2024-03-31  Antonio Alvarez... refactor(nfs): remove leftover code
2024-03-31  Henrik Gombosci: improve the readability of job names
2024-03-31  Benjamin Drungci: replace qemu-system-x86 by qemu-kvm in Debian Docke...
2024-03-31  Benjamin Drungci: drop debhelper and quilt from Debian Docker image
2024-03-31  Benjamin Drungci: drop dash from Debian Docker image
2024-03-31  dependabot... chore(deps): bump docker/login-action from 2 to 3
2024-03-31  Bernhard M... fix(base): correct handling of quiet in loginit
2024-03-31  Antonio Alvarez... revert(ci): install multipath-tools into openSUSE container
2024-03-31  Antonio Alvarez... fix(plymouth): return 1 if binary requirements are...
2024-03-31  Antonio Alvarez... fix(caps): return 1 if binary requirements are not met
2024-03-31  Antonio Alvarez... refactor(systemd): remove duplicate entries in inst_mul...
2024-03-31  dependabot... chore(deps): bump docker/build-push-action from 4 to 5
2024-03-31  Laszlo Gombosfix(test): running tests no longer requires to be root
2024-03-31  Laszlo Gombostest(UEFI): make test determinsitic
2024-03-31  Antonio Alvarez... fix(TEST-62-SKIPCPIO): test always skipped due to buggy...
2024-03-31  Thomas Blumefix(i18n): handle symlinked keymap
2024-03-31  Brian Harringfix(systemd-255): handle systemd-pcr{phase -> extend...
2024-03-31  Benjamin Marzinskifix(90multipath): drop unneeded dependencies from confi...
2024-03-31  Antonio Alvarez... fix(dracut.sh): skip README for AMD microcode generation
2024-03-31  Laszlo Gombosci: remove mkfs.ntfs from openSUSE test containers
2024-03-30  dependabot... chore(deps): bump docker/setup-buildx-action from 2...
2024-03-30  Laszlo Gombosci: disable test 20
2024-03-30  Andrew Ammerlaanfix(resume): include in hostonly mode if resume= on...
2024-03-30  Manuel Fombuenafix(pcsc): add --disable-polkit to pcscd.service
2024-03-30  Manuel Fombuenafix(pcsc): add opensc load module file
2024-03-30  Benjamin Drungfeat(kernel-modules): Install SPMI modules on ARM/RISC-V
2024-03-30  Antonio Alvarez... fix(livenet): split `imgsize` calculation to avoid...
2024-03-30  Antonio Alvarez... fix(livenet): check also `content-length` from live...
2024-03-30  Antonio Alvarez... fix(livenet): propagate error code
2024-03-30  Jeremy Lintonfeat(kernel-modules): add Qualcomm IPC router to enable USB
2024-03-30  Benjamin Drungfix(90kernel-modules): add intel_lpss_pci for MacBook...
2024-03-30  Antonio Alvarez... fix(resume): add new systemd-hibernate-resume.service
2024-03-30  Sam Jamesci: adapt Dockerfile-Gentoo for recent systemd-utils...
2024-03-30  Neal Gompachore: switch to new Matrix chat room
2024-03-30  Laszlo Gomboschore: rename master to main
2024-03-30  Laszlo Gomboschore: rename dracutdevs/dracut to dracut-ng/dracut-ng
2024-03-21  Ihno Krumreichfix(zfcp_rules): correct shellcheck regression when...
2024-01-04  Antonio Alvarez... fix(configure): misleading error if C compiler is not...
2024-01-04  Antonio Alvarez... fix(github): update format of labeler
2023-11-18  Antonio Alvarez... fix(systemd-journald): add systemd-sysusers dependency
2023-10-30  Antonio Alvarez... fix(dracut-initramfs-restore.sh): do not set selinux...
2023-10-30  Daniel P. BerrangĂ©fix(systemd-repart): correct undefined $libdir
2023-10-30  David Cassanyfix(overlayfs): split overlayfs mount in two steps
2023-10-30  innovarafix(pkcs11): delete trailing dot on libcryptsetup-token...
2023-10-30  Henrik Gombosdocs: update NEWS.md and AUTHORS 060
2023-10-28  Vitaly Kuznetsovfix(install.d): do not create initramfs if the supplied...
2023-10-18  Frantisek Sumsalfeat(systemd): install systemd-executor
2023-08-30  Laszlo Gomboschore: remove unnecessary shellcheck disable for SC1087
2023-08-30  Antonio Alvarez... fix(dracut.sh): remove microcode check based on CONFIG_...
2023-08-25  Henrik Gombosfix(release): maintain dracut-version.sh in the source...
2023-08-24  Benjamin Drungdocs: set KVERSION for running test suite
2023-08-24  Laszlo Gomboschore: remove unnecessary shellcheck disable for SC2154
2023-08-22  Andrew Ammerlaanfeat(install.d): allow using dracut in combination...
2023-08-22  Benjamin Drungtest: support disabling KVM by setting NO_KVM
2023-08-22  Benjamin Drungtest: set QEMU machine for ARM and PowerPC
2023-08-22  Benjamin Drungfix(test): only use QEMU machine q35 on x86
2023-08-22  Benjamin Drungtest: support /boot/vmlinux
2023-08-22  Benjamin Drungtest: log qemu calls to ease debugging
2023-08-22  Benjamin Drungtest: introduce overridable ARCH variable in run-qemu
2023-08-22  Benjamin Drungfix(test): use bash for jobs -r parameter
2023-08-21  Benjamin Drungci: also run integration test on Ubuntu
2023-08-21  Benjamin Drungfeat(Makefile): allow setting dracut version via enviro...
next