summaryrefslogtreecommitdiffstats
path: root/tools/upgrade/1.3/README
diff options
context:
space:
mode:
Diffstat (limited to 'tools/upgrade/1.3/README')
-rw-r--r--tools/upgrade/1.3/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/tools/upgrade/1.3/README b/tools/upgrade/1.3/README
new file mode 100644
index 000000000..6c9382550
--- /dev/null
+++ b/tools/upgrade/1.3/README
@@ -0,0 +1,14 @@
+This directory contains scripts to help with upgrading from Bcfg2 1.2
+to 1.3.
+
+migrate_info.py
+ - Convert info and :info files to info.xml files
+
+migrate_configs.py
+ - Migrate configuration in Rules/rules.conf and
+ Packages/packages.conf to bcfg2.conf; move database
+ configuration from [statistics] to [database]
+
+service_modes.py
+ - Convert Service tags from "mode" attribute to separate "restart"
+ and "install" attributes