summaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorChristian Rößler2013-09-13 15:45:10 +0200
committerChristian Rößler2013-09-13 15:45:10 +0200
commit4c453571b4af69478bc1a0c939e0d82f190ec204 (patch)
treec1882eb18755de3a0979a0c09899b637879f12c5 /server
parent[debug] debug.conf: Forgot to delete an obsolete, out-commented entry (diff)
downloadtm-scripts-4c453571b4af69478bc1a0c939e0d82f190ec204.tar.gz
tm-scripts-4c453571b4af69478bc1a0c939e0d82f190ec204.tar.xz
tm-scripts-4c453571b4af69478bc1a0c939e0d82f190ec204.zip
[blacklists] README updated to reflect new structure desktop-sessions, 'includes'
Diffstat (limited to 'server')
-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.