blob: e0f294bf05662d661d6afd70f26809a118d522ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Gentoo refpolicy repository
===========================
Our upstream is Tresys' refpolicy project, available at
https://github.com/TresysTechnology/refpolicy.git. To properly keep track of the upstream
activity as well as merge its changes, a set of documents, files and scripts are
provided to ease the management of our repository.
STATE
-----
The STATE file contains the commit id's of upstream up to which point our
repository is synchronized/merged.
release-prepare.sh
------------------
The release-prepare.sh script handles the creation of a new policy release, from
creating the new ebuilds, patchbundle to tagging the repository.
|