summaryrefslogtreecommitdiffstats
path: root/tools/upgrade/1.1
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-04 09:58:06 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-04 09:58:06 -0400
commit5ac4217ee9c4f84dbc47d4eee1ca643960325ecb (patch)
treecf9022cd0c2635223094e9e65f74ec513ec3ba66 /tools/upgrade/1.1
parentd9d4391b211c0a13cbfeadc9fa63e5bdeba9d2f6 (diff)
downloadbcfg2-5ac4217ee9c4f84dbc47d4eee1ca643960325ecb.tar.gz
bcfg2-5ac4217ee9c4f84dbc47d4eee1ca643960325ecb.tar.bz2
bcfg2-5ac4217ee9c4f84dbc47d4eee1ca643960325ecb.zip
fixed up tools documentation, added tests for tools doco
Diffstat (limited to 'tools/upgrade/1.1')
-rw-r--r--tools/upgrade/1.1/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/upgrade/1.1/README b/tools/upgrade/1.1/README
new file mode 100644
index 000000000..e57f8c0a6
--- /dev/null
+++ b/tools/upgrade/1.1/README
@@ -0,0 +1,6 @@
+This directory contains scripts to help upgrading from Bcfg2 1.0 to 1.1.
+
+posixunified.py
+ - Change all ConfigFile, Directory, Directory, Permissions, and
+ Symlink entries in Base and Bundler to Path type="<type>"
+ entries in Rules.