dracut
dracut copied to clipboard
dracut the event driven initramfs infrastructure
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. Release notes Sourced from docker/setup-buildx-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/setup-buildx-action#264 Bump @actions/core...
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. Release notes Sourced from docker/login-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/login-action#593 Bump @actions/core...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. Release notes Sourced from docker/build-push-action's releases. v5.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/build-push-action#954 Bump @actions/core...
modules.d/99base/switch_root use to be a native binary that was built, but not anymore.
Remove dist make target as it is no longer used or maintained.
This test is always being skipped. ## Checklist - [X] I have tested it locally - [ ] I have reviewed and updated any documentation if relevant - [ ]...
Now that tools/release.sh supports all steps described in RELEASE.md, update RELEASE.md and point it to release.sh as the canonical manual way to make a release. Automates fix for https://github.com/dracutdevs/dracut/issues/1850
If RELEASE Github variable set, or manual github action, than run the job as before. After https://github.com/dracutdevs/dracut/commit/9e1e924550a23b7fbbca5f752f32a749631db116 automatic releases are generated even on forked repos. Use the same idea as...
Run only nfsv4 tests unless nfs4 is not available ## Checklist - [X] I have tested it locally - [ ] I have reviewed and updated any documentation if relevant...