Skip to content

Fix bugs in initial-script#213

Merged
starnight merged 2 commits intomainfrom
211-fix-bugs-initial-script
Nov 4, 2025
Merged

Fix bugs in initial-script#213
starnight merged 2 commits intomainfrom
211-fix-bugs-initial-script

Conversation

@starnight
Copy link
Contributor

Drop wrong syntax from initial-script

The public's initial-script for prepare-image.sh executes commands, like shell. So, it does not recognize BuildStream's syntax -, nor - |. Drop the wrong syntax from the initial-script.

Teach initial-script the path of root

The systemd-sysusers-override.bst always modifies wrong files which belong to the build environment, until teach it the target's root path.

Fixes: #211

The public's initial-script for prepare-image.sh executes commands, like
shell. So, it does not recognize BuildStream's syntax "-", nor "- |".
Drop the wrong syntax from the initial-script.

Part-of: #211
The systemd-sysusers-override.bst always modifies wrong files which
belong to the build environment, until teach it the target's root path.

Part-of: #211
@starnight
Copy link
Contributor Author

starnight commented Nov 4, 2025

I have tested it and built image locally. So, I'm going to merge it. Hope the nightly image build work.

@starnight starnight merged commit e0f0c52 into main Nov 4, 2025
1 check passed
@starnight starnight deleted the 211-fix-bugs-initial-script branch November 4, 2025 11:06
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.

eos-image-builder fails to resolve group 'sudo'

1 participant