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

docs: Talk about sysroot, growing #502

Merged
merged 3 commits into from
May 1, 2024
Merged

Conversation

cgwalters
Copy link
Collaborator

This one is also important to understand as growing the rootfs is a corner case.

@jeckersb jeckersb self-assigned this May 1, 2024
Copy link
Contributor

@jeckersb jeckersb left a comment

Choose a reason for hiding this comment

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

Content looks good, just a couple nits on your favorite topic of trying to keep link syntax straight 😆

docs/src/filesystem-sysroot.md Outdated Show resolved Hide resolved
docs/src/filesystem-sysroot.md Outdated Show resolved Hide resolved
@jeckersb
Copy link
Contributor

jeckersb commented May 1, 2024

Hm I tried to use the github UI editor for the first time ever to add the little syntax fixup but forgot about DCO signoff so now it's mad about that

will need to be further wrapped in a temporary mount namespace.

Using a `MountFlags=slave` drop-in stanza for `systemd-growfs@sysroot.service`
is recommended, along with an `ExecStartPre=mount -o remount,rw /sysroot`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Minor/optional: at this point, we might as well provide a sample dropin to paint a clearer picture. We can do that as a follow-up of course.

docs/src/filesystem.md Outdated Show resolved Hide resolved
cgwalters and others added 3 commits May 1, 2024 17:23
This one is also important to understand as growing the rootfs
is a corner case.

Signed-off-by: Colin Walters <walters@verbum.org>
Signed-off-by: Colin Walters <walters@verbum.org>
Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters merged commit 9093697 into containers:main May 1, 2024
15 of 17 checks passed
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.

None yet

3 participants