2
5
Fork
You've already forked restricted
0

WIP: FreeBSD restriction calls implementation #3

Draft
removewingman wants to merge 2 commits from freebsd into main
pull from: freebsd
merge into: removewingman:main
removewingman:main
removewingman:plan9

Can be merged if: stdio, rpath, wpath, cpath, dpath, chown, flock, tty, recvfd, fattr, inet, unix, dns, proc, thread, id, exec, tmppath, vminfo

  • implemented
  • tested

-> make X.0 release

Can be merged if: stdio, rpath, wpath, cpath, dpath, chown, flock, tty, recvfd, fattr, inet, unix, dns, proc, thread, id, exec, tmppath, vminfo - [ ] implemented - [ ] **tested** -> make X.0 release
Author
Owner
Copy link

Lets be honest capsicum (4), cap_rights_limit (2) and libcasper (3) are unusable, the whole program would need to be restructured and ocaml would need to implement calling casper after calling cap_enter (2) instead of e.g. standard open, and this is to much work. Maybe jail (2) can be used.

Lets be honest `capsicum (4)`, `cap_rights_limit (2)` and `libcasper (3)` are unusable, the whole program would need to be restructured and ocaml would need to implement calling casper after calling `cap_enter (2)` instead of e.g. standard open, and this is to much work. Maybe `jail (2)` can be used.
This pull request has changes conflicting with the target branch.
  • README.md
  • lib/restricted.ml
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin freebsd:freebsd
git switch freebsd

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff freebsd
git switch freebsd
git rebase main
git switch main
git merge --ff-only freebsd
git switch freebsd
git rebase main
git switch main
git merge --no-ff freebsd
git switch main
git merge --squash freebsd
git switch main
git merge --ff-only freebsd
git switch main
git merge freebsd
git push origin main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
removewingman/restricted!3
Reference in a new issue
removewingman/restricted
No description provided.
Delete branch "freebsd"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?