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

Make PPM safer to use when using overlay (fixes #3188) #3317

Merged
merged 1 commit into from
Aug 13, 2022

Conversation

dimkr
Copy link
Contributor

@dimkr dimkr commented Aug 9, 2022

Modification of lower layers leads to undefined behavior under overlay, so applications must be installed to / and removed from /. This ensures whiteout files in pup_rw are created correctly, and snapmergepuppy.overlay synchronizes the installed/removed package to pup_ro1.

In addition to the extra safety, it's nice to be able to install or remove a package and reboot without saving the changes if you regret what you did.

@dimkr dimkr merged commit 19aaf67 into puppylinux-woof-CE:testing Aug 13, 2022
@dimkr dimkr deleted the bugfix/ppm-overlay branch August 13, 2022 06:23
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

2 participants