summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorJosh Heidenreich <josh.sickmate@gmail.com>2012-02-09 18:28:23 +1030
committerMichael Meeks <michael.meeks@suse.com>2012-02-09 12:12:00 +0000
commit306287528a76e0db1e71ef008dec47f5fe39b100 (patch)
tree06d994f230ffcabe23b9b3e1422b667c5bc08eec /postprocess
parent9c6ca789ef80eefff1875b7c804c343ff1668ce0 (diff)
Added and improved READMEs for modules in extensions, extras, postprocess
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/postprocess/README b/postprocess/README
new file mode 100644
index 000000000000..197d6cbf5b8a
--- /dev/null
+++ b/postprocess/README
@@ -0,0 +1,3 @@
+Postprocessing and checking of files delivered by other modules.
+
+This module hast to be the last one before creating install sets in module 'instset_native'.