Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • P Ports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • HardenedBSDHardenedBSD
  • Ports
  • Merge requests
  • !95

HBSD: add a new method to activate safestack on ports

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Loic requested to merge loic/ports:safestack_with_a_list into hardenedbsd/main Apr 09, 2022
  • Overview 2
  • Commits 2
  • Pipelines 0
  • Changes 2
This adds a new way to enable safestack by listing compatible
ports in a file that is stored in hardenedbsd/ports_with_safestack.

This is an initial version, the final idea being to no longer need
to use 'USE_HARDENING' in the Makefiles of the many ports in order
to reduce our maintenance burden due to the merge conflict.

Signed-off-by: Loic <loic.f@hardenedbsd.org>
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: safestack_with_a_list