-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TEST-PR #15
base: main
Are you sure you want to change the base?
TEST-PR #15
Commits on Jun 3, 2024
-
Initialize as a source-git repository
From-dist-git-commit: a1ebaf27b616010bc672be9409ff42b8234b008d
Configuration menu - View commit details
-
Copy full SHA for c6c9fbd - Browse repository at this point
Copy the full SHA c6c9fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4abf6b9 - Browse repository at this point
Copy the full SHA 4abf6b9View commit details -
Based on a commit 856e7ac. Currently upstream does not create releases. Reference PR: dracutdevs/dracut#2509 Unpacked archive: https://github.com/pvalena/dracut-fedora/tree/v60-srpm-unpacked
Configuration menu - View commit details
-
Copy full SHA for 31f662f - Browse repository at this point
Copy the full SHA 31f662fView commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb91bf0 - Browse repository at this point
Copy the full SHA eb91bf0View commit details -
From-dist-git-commit: 4faeede00276da9101b9f279a9f1d1a188824021
Configuration menu - View commit details
-
Copy full SHA for bb752b7 - Browse repository at this point
Copy the full SHA bb752b7View commit details -
build: switch to dracut-ng upstream fork
The original dracut repository is no longer maintained, new initiative was started: https://github.com/dracut-ng/dracut-ng/
Configuration menu - View commit details
-
Copy full SHA for c02d3e2 - Browse repository at this point
Copy the full SHA c02d3e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b1c693 - Browse repository at this point
Copy the full SHA 1b1c693View commit details -
feat(hwdb): add hwdb module to install hwdb.bin on demand
Module to install hwdb.bin. Further extensions might make only selected part of hwdb installable to save space. The module is not included by default. Including the module adds 2MB of compressed data (on Fedora, the file has 12MB). Installing hwdb.bin is needed in case of custom HW like a keyboard/mouse, or various interfaces. Original PR: dracutdevs/dracut#1681
Configuration menu - View commit details
-
Copy full SHA for 3bcb0a9 - Browse repository at this point
Copy the full SHA 3bcb0a9View commit details -
fix(rngd): install system service file
as there's no reason to keep a copy; there shouldn't be any modifications. In case there are args stored in a separate file (Fedora and alike), it needs to be supplied too, but without the option to change the user.
Configuration menu - View commit details
-
Copy full SHA for d14d724 - Browse repository at this point
Copy the full SHA d14d724View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3446002 - Browse repository at this point
Copy the full SHA 3446002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12b0bc7 - Browse repository at this point
Copy the full SHA 12b0bc7View commit details -
revert: "fix(install.d): correctly install pre-genned image and die i…
…f no args" revert: "fix(install.d): simplify and use what kernel-install gives us" This reverts commits: d401553 8388ad1 dracut-ng/dracut-ng#334 This is temporary, until the `20-grub.install` will be able to handle initrd from kernel staging area.
Configuration menu - View commit details
-
Copy full SHA for 6fa596c - Browse repository at this point
Copy the full SHA 6fa596cView commit details -
feat(kernel-install): do nothing when $KERNEL_INSTALL_INITRD_GENERATO…
…R says so dracut may be installed without being actually used. This is very common in binary distros where a package may be pulled in through dependencies, even though the user does not need it in a particular setup. KERNEL_INSTALL_INITRD_GENERATOR is being added in systemd's kernel-install to select which of the possibly many initrd generation mechanisms will be used. For backwards compat, if it not set, continue as before. But if set to something else, skip our kernel-install plugins. (Cherry-picked commit f47bcdd7342ca0d46b889e712a1c7446e18434bc from PR#1825)
Configuration menu - View commit details
-
Copy full SHA for c6d18c3 - Browse repository at this point
Copy the full SHA c6d18c3View commit details -
fix(kernel-install): do not generate an initrd when one was specified
According to the synopsis, kernel-install can be called with an already-prepared initrd. In that case, no initrd should be generated by dracut. (Cherry-picked commit 0b72cf5c4eca0e0db76e3e210cfdc48e6b49bb74 from PR#1825)
Configuration menu - View commit details
-
Copy full SHA for 1bd8195 - Browse repository at this point
Copy the full SHA 1bd8195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb58e8 - Browse repository at this point
Copy the full SHA 6cb58e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f4c4ef - Browse repository at this point
Copy the full SHA 7f4c4efView commit details