1
1
Fork 0

Add precompile.exclude

This commit is contained in:
Michael Höß 2020-11-04 15:17:39 +01:00
parent 25691256bd
commit f98cf62610
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,5 @@
### About
Based on idea/code from Sven Vermeulen of Gentoo.
Run in nightly crontab to update packages and precompile them to binary
@ -5,9 +7,11 @@ ebuilds to save time on install.
To use them in emerge use parameter `-k`, e.g. like `emerge -DNvuak --with-bdeps=yes world`
### precompile.exclude:
Stuff that makes no sense is exluded like modules and virtual packages.
Store provided `precompile.exclude` in /etc/eos and extend as needed.
Requires
### Requires
- bash
- logger

View File

@ -0,0 +1,10 @@
# Packages for exclusion.
# Store in /etc/eos
# Matching is executed with 'start with'
virtual/
sys-kernel/gentoo-source
sys-kernel/spl
sys-fs/zfs