Skip to content

feat: build a single overlayfs on project directories#37

Merged
Vtec234 merged 5 commits into
mainfrom
single-overlay
Jun 9, 2026
Merged

feat: build a single overlayfs on project directories#37
Vtec234 merged 5 commits into
mainfrom
single-overlay

Conversation

@Vtec234

@Vtec234 Vtec234 commented Jun 5, 2026

Copy link
Copy Markdown
Member

This PR changes our current strategy for mounting package sets in bwrap from mounting each package separately to building one large overlay. The main difference is that this allows .lake/packages/<pkg> folders to be deleted (since they are no longer mount points), giving users full control over the project directory.

@Vtec234 Vtec234 requested a review from jcreedcmu June 5, 2026 18:49
@Vtec234 Vtec234 marked this pull request as draft June 5, 2026 21:52
@Vtec234 Vtec234 marked this pull request as ready for review June 9, 2026 09:18
@Vtec234 Vtec234 merged commit 32e129f into main Jun 9, 2026
1 check passed
@Vtec234 Vtec234 deleted the single-overlay branch June 9, 2026 12:33
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