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 support for reading .profile.extra in initrd #2464

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Conversation

schaefi
Copy link
Collaborator

@schaefi schaefi commented Feb 14, 2024

If there is the file /.profile.extra available in the initrd, kiwi will import this additional environment file after the import of the standard /.profile file. This is related to bsc#1218095

If there is the file /.profile.extra available in the
initrd, kiwi will import this additional environment file
after the import of the standard /.profile file.
This is related to bsc#1218095
@schaefi schaefi self-assigned this Feb 14, 2024
@schaefi
Copy link
Collaborator Author

schaefi commented Feb 17, 2024

@Conan-Kudo this is an enhancement requested from SUSE colleagues. I tested it with an internal example. I think it's a clean change. Thanks

Copy link
Member

@Conan-Kudo Conan-Kudo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Meh, I don't know what you need this for, but sure.

@Conan-Kudo
Copy link
Member

FWIW, you could also just as easily just extend this with config.sh or ship your own overlay systemd units...

@Conan-Kudo Conan-Kudo merged commit 67914ac into main Feb 17, 2024
13 checks passed
@Conan-Kudo Conan-Kudo deleted the profile_extra branch February 17, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants