milestone/phase09 #239

Merged
fuzzy merged 2 commits from milestone/phase09 into main 2026-06-16 02:57:12 +00:00
Owner
No description provided.
- Added sandbox flag to build command for Linux namespace isolation
- Implemented experimental sandboxed build process using unshare
- Added new 'verify-files' command to check installed file integrity
- Updated command list in main help text
- Modified build process to support sandboxed execution
- Refactored install steps into separate installStep function
- Added warning for experimental sandbox feature
- Updated builder config to include sandbox option

# Previous message:
feat: implement sandboxed builds with --sandbox flag

Adds Linux namespace isolation for build processes using unshare,
with graceful fallback when unavailable.

Closes #0198, #0199, #0200, #0201, #0202
docs: update roadmap to mark security and isolation phase as complete with user installation features implemented
All checks were successful
Test and Release / test (pull_request) Successful in 2m30s
Test and Release / lint (pull_request) Successful in 3m3s
8b11bf102a
```

# Previous message:
docs: mark Phase 9 complete in ROADMAP.md
fuzzy merged commit 8b11bf102a into main 2026-06-16 02:57:12 +00:00
fuzzy deleted branch milestone/phase09 2026-06-16 02:57:12 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/tpkg!239
No description provided.