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

MTL-1876 Use rootfs #51

Merged
merged 1 commit into from
Aug 23, 2022
Merged

MTL-1876 Use rootfs #51

merged 1 commit into from
Aug 23, 2022

Conversation

rustydb
Copy link
Contributor

@rustydb rustydb commented Aug 10, 2022

Summary and Scope

Issue Type

  • RFE Pull Request

To align to what CFS uses, and to make the entire boot process the same for bootstrap, runtime, and customized images (CFS/IMS), we'll use rootfs as the filename instead of filesystem.squashfs. This will prevent us from needing to fiddle the rd.live.squashimg parameter at various points of an install or upgrade.

Prerequisites

  • I have included documentation in my PR (or it is not required)
  • I tested this on internal system (if yes, please include results or a description of the test)
  • I tested this on a vshasta system (if yes, please include results or a description of the test)

Idempotency

Risks and Mitigations

To align to what CFS uses, and to make the entire boot process the same
for bootstrap, runtime, and customized images (CFS/IMS), we'll use
`rootfs` as the filename instead of `filesystem.squashfs`. This will
prevent us from needing to fiddle the `rd.live.squashimg` parameter at
various points of an install or upgrade.
@rustydb rustydb requested a review from a team as a code owner August 10, 2022 22:29
@rustydb rustydb merged commit 7e84255 into main Aug 23, 2022
@rustydb rustydb deleted the MTL-1876-update-to-match-cfs branch August 23, 2022 18:22
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