summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
* [trivial]: Update .gitignoreColin Walters2014-06-241-0/+2
|
* packaging: BR e2pColin Walters2014-06-211-1/+2
|
* Move Makefile.dist-packaging under packaging/Colin Walters2014-06-021-0/+33
|
* packaging: BR libgsystemColin Walters2014-05-221-0/+1
|
* Remove custom SELinux policyColin Walters2014-03-151-25/+0
| | | | | This was a temporary hack until the requisite bits landed upstream in the Fedora SELinux policy.
* packaging: Update internal spec fileColin Walters2014-03-011-1/+2
|
* Add internal SELinux policy overridesColin Walters2014-02-191-0/+24
| | | | | In the future, this will likely include an ostree_t domain. For now, this is just a few additional allow rules.
* Add SELinux supportColin Walters2014-01-311-0/+1
| | | | | | | | The trees as shipped come with /usr/etc, which should just be labeled as usr_t. When we do a deployment, we need to relabel the copies of the files we're making in /etc. SELinux support is compile and runtime optional.
* packaging: Update infrastructureColin Walters2014-01-183-0/+104
The Makefile.dist-packaging lives canonically in rpm-ostree/ for now, it's my latest hack to automate git -> (s)rpm. Update the spec.in from current Fedora.