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

install: Two informational patches #488

Merged
merged 4 commits into from
Apr 26, 2024

Conversation

cgwalters
Copy link
Collaborator

install: Explicitly print which block setup we're using

This is an important thing.

Signed-off-by: Colin Walters walters@verbum.org


install: Print more information when making filesystems

  • Label is mandatory so change the API to always take it
  • Print the label we're using as a description of the fs
  • Also print the fs type as it's notable info

Signed-off-by: Colin Walters walters@verbum.org


@henrywang
Copy link
Contributor

rhel94 test failure has been fixed by PR #490

lib/src/install/baseline.rs Outdated Show resolved Hide resolved
@cgwalters cgwalters force-pushed the install-more-info branch 2 times, most recently from ade67da to 36fdb37 Compare April 26, 2024 15:14
@cgwalters
Copy link
Collaborator Author

Man, the signoff thing...

lib/src/task.rs Outdated Show resolved Hide resolved
lib/src/task.rs Outdated Show resolved Hide resolved
This is an important thing.

Signed-off-by: Colin Walters <walters@verbum.org>
- Label is mandatory so change the API to always take it
- Print the label we're using as a description of the fs
- Also print the fs type as it's notable info

Signed-off-by: Colin Walters <walters@verbum.org>
Let's print out the full command lines for a few
select things.

I thought about doing this for the `sgdisk` but that
feels a bit too verbose right now.

Signed-off-by: Colin Walters <walters@verbum.org>
Minor cleanup.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters merged commit 6ba7938 into containers:main Apr 26, 2024
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.

3 participants