Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-kostyaev/archzfs-apparmor
https://github.com/s-kostyaev/archzfs-apparmor
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/s-kostyaev/archzfs-apparmor
- Owner: s-kostyaev
- Created: 2014-08-28T10:54:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-20T09:37:21.000Z (over 9 years ago)
- Last Synced: 2024-11-12T11:44:52.658Z (2 months ago)
- Language: Shell
- Size: 234 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change-kernel-deps-ver.sh
Awesome Lists containing this project
README
archzfs-apparmor
=============This script build and install arch-apparmor kernel (https://github.com/seletskiy/arch-apparmor)
and archzfs (https://github.com/demizer/archzfs) and collect all result packages in pkg/Only for x86_64
--------------------------
How to use this Repository
--------------------------Just run install.sh [WORKDIR]. For example
cd archzfs-apparmor
./install.sh /tmp--------------------------
How does it works
--------------------------Install script download kernel from https://github.com/seletskiy/arch-apparmor
Then script build packages and install kernel and headers.
After that script download archzfs from https://github.com/demizer/archzfs
Then archzfs get patched for apparmor kernel
After that packages are built and installed in order dependencies
Finally all created packages are collected to pkg/