Skip to content
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

Add option to use initoverlayfs as an init system #77

Merged
merged 1 commit into from
Mar 11, 2024

Commits on Mar 11, 2024

  1. Add option to use initoverlayfs as an init system

    - Introduced a new command-line option (--initoverlayfs-init) to enable
      initoverlayfs as an init system and mount storage immediately.
    - Modified the script to handle the new option and update the configuration
      accordingly.
    - Updated the version to 0.993.
    - Added changelog entry for the new release.
    - Updated the build scripts and spec file to include necessary dependencies
      and handle the new option.
    - Modified the dracut module setup to check for the new option and adjust the
      installation accordingly.
    - Updated the build script to include the necessary library (libblkid) for
      linking.
    - Improved error handling and logging in the main script.
    - Updated systemd integration to conditionally include systemd units based on
      the new option.
    - Improved build scripts for better compatibility and error handling.
    
    Signed-off-by: Eric Curtin <[email protected]>
    ericcurtin committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1290234 View commit details
    Browse the repository at this point in the history