Skip to content

WIP: Reorg

John Johansen requested to merge jjohansen/apparmor-profiles:reorg into master

This reorganizes the profile repository from a directory model to a branch model. Currently there are no branches as there is no deviation from the master branch, and the corresponding tags for the commits haven't been push (this will get done if the reorg is accepted).

Left to determine

  1. if we want branches when a given release does not differ from what is in master

  2. if we want to import apparmor profiles and abstractions from the userspace tool repo

    2.1 if we import do we want to move the current files to a different director than apparmor.d to indicate they are development profile.

  3. do we want to import profiles shipped in packages

    3.1 if so do we give that package its own branch and treat it somewhat like a distro

Edited by John Johansen

Merge request reports