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

dmsquash-live: add rd.live.join #2649

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Biaogo
Copy link

@Biaogo Biaogo commented Apr 28, 2024

Continue with question #687.

Support a union join on rootfs wiih another img.

This makes throw away layers possible, or starting different setups depending on rootfs and the join.img.

Example:

  • the live bootloader features a base system and a desktop system entry, where the desktop fs resides in the join.img, while rootfs would be just a console base system.
  • throw away live layer, the installer extracts the rootfs, while live session fs resides in the join.img, including the installer itself

Usage:

rd.live.join=$name.img

@github-actions github-actions bot added modules Issue tracker for all modules dmsquash-live Issues related to the dmsquash-live module overlayfs labels Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dmsquash-live Issues related to the dmsquash-live module modules Issue tracker for all modules overlayfs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant