diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2014-12-03 03:21:05 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2014-12-03 03:21:05 +0200 |
commit | 81900ddf398dba3915b748f6adc729a8aa902ae0 (patch) | |
tree | f42c2a66e49d5d2246fa8dd091e3e0b35dd586de /conf/intel/entropy | |
parent | 58ae5bbf25835bd30fa385275ff4486dbc31f0a2 (diff) |
Making our Kogaion configs public
Diffstat (limited to 'conf/intel/entropy')
-rw-r--r-- | conf/intel/entropy/packages/packages.server.sets | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/conf/intel/entropy/packages/packages.server.sets b/conf/intel/entropy/packages/packages.server.sets new file mode 100644 index 0000000..763d260 --- /dev/null +++ b/conf/intel/entropy/packages/packages.server.sets @@ -0,0 +1,26 @@ +# List here Entropy Server package sets, organized per repository, that you +# want to guarantee the availability. This list will be used inside Entropy +# Server repository QA routines to ensure that vital package sets will be +# removed and the action go unnoticed. + +# LINE CONSTRUCTION: +# <repository> <package set> [<package set 2> ...] +# See examples below, multiple repository lines are also accepted, +# data will be concatenated. + +# EXAMPLES: +# kogaion-testing entropy kde music +# kogaion-testing gnome + +# Hardware +kogaionlinux.ro wireless +# Package management +kogaionlinux.ro entropy packagekit +# Sabayon stuff +kogaionlinux.ro kogaion-artwork +# Desktop environments +kogaionlinux.ro X e17 xfce lxde fluxbox gnome +# gst plugins for GNOME, KDE, Xfce +kogaionlinux.ro gst-plugins gst-plugins-extra +# IME fonts stuff +kogaionlinux.ro ime-fonts-support ime-fonts |