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

Conversation

ericcurtin
Copy link
Collaborator

@ericcurtin ericcurtin commented Mar 11, 2024

  • 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.

@ericcurtin ericcurtin changed the title Add option to use initoverlayfs as an init system and mount storage i… Add option to use initoverlayfs as an init system Mar 11, 2024
@ericcurtin ericcurtin force-pushed the initoverlayfs-mr branch 2 times, most recently from 2cd60c5 to 5ce7049 Compare March 11, 2024 17:56
- 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]>
@dougsland
Copy link
Collaborator

LGTM, maybe we should open an issue to people help with the comment i made.

@dougsland dougsland merged commit 99f8266 into main Mar 11, 2024
5 checks passed
@ericcurtin ericcurtin deleted the initoverlayfs-mr branch March 12, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants