Ticket #303 (new enhancement)

Opened 2 years ago

Last modified 1 year ago

protect build and install with systrace

Reported by: tg Assigned to: tg
Priority: minor Milestone: 2.0
Component: build system Version: trunk
Keywords: Cc:

Description

Use systrace (on operating systems that support it) to protect the general compilation stages (don't write outside of our sandbox), and the fake install stage in particular (don't write outside of ${WRKINST}, like MirPorts? Framework does it.

systrace is usable on • MirOS BSD (by default) • NetBSD® (by default) • OpenBSD (by default) • GNU/Linux (with kernel patch and additional userland)

Attachments

Change History

05/23/07 18:13:35 changed by tg

  • milestone set to 2.0.

Add/Change #303 (protect build and install with systrace)