Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • P Ports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • 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
  • HardenedBSD
  • Ports
  • Merge requests
  • !95

HBSD: add a new method to activate safestack on ports

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Loic requested to merge loic/ports:safestack_with_a_list into hardenedbsd/main Apr 09, 2022
  • Overview 2
  • Commits 1
  • 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
Reviewer
Request review from
Time tracking
Source branch: safestack_with_a_list