summaryrefslogtreecommitdiffstats
path: root/server/blacklists/README
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-13 16:58:35 +0200
committerSimon Rettberg2013-09-13 16:58:35 +0200
commit5efd7fa7250a4c5b9f99780d39ffb92f01b98fb0 (patch)
treeced9de90514efc86cc0e07b718778534e821761a /server/blacklists/README
parent[debug] Optionally include tcpdump and getfacl (diff)
parent[blacklists] desktop-session/gnome: 'includes' for Gnome (diff)
downloadtm-scripts-5efd7fa7250a4c5b9f99780d39ffb92f01b98fb0.tar.gz
tm-scripts-5efd7fa7250a4c5b9f99780d39ffb92f01b98fb0.tar.xz
tm-scripts-5efd7fa7250a4c5b9f99780d39ffb92f01b98fb0.zip
Merge branch 'master' of simonslx:openslx-ng/tm-scripts
Conflicts: remote/modules/debug/debug.conf
Diffstat (limited to 'server/blacklists/README')
-rw-r--r--server/blacklists/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/server/blacklists/README b/server/blacklists/README
index 1f4300d1..ed3fe459 100644
--- a/server/blacklists/README
+++ b/server/blacklists/README
@@ -3,7 +3,13 @@ should be excluded when cloning stage4 of a remote system. The
blacklists are split into groups, represented by sub-directories.
They contain one or more text files representing blacklists in rsync
"--exclude-from" format.
+
There is a group called "essential", containg blacklists for essential
files and dirs that you always want to exclude from being cloned.
Other directories are create for specific software packages, like
gnome, or kde.
+
+For inclusion of desktop environments like Gnome or KDE a substructure
+(subdirectory) called desktop-sessions was introduced. The files /
+directories in there should describe only includes ("+ ....") to provide
+files needed for a desktop environment.