aboutsummaryrefslogtreecommitdiff
path: root/trunk/doc/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/doc/CHANGELOG')
-rw-r--r--trunk/doc/CHANGELOG30
1 files changed, 25 insertions, 5 deletions
diff --git a/trunk/doc/CHANGELOG b/trunk/doc/CHANGELOG
index 270379d..5a3949f 100644
--- a/trunk/doc/CHANGELOG
+++ b/trunk/doc/CHANGELOG
@@ -4,9 +4,9 @@ simplepkg changelog
0.5pre1
=======
- - repos: cosmetic changes
+ Lots of changes!
- - jail-commit warning for file not found
+ - repos: cosmetic changes
- lspkg:
- support for $ROOT env variable
@@ -33,12 +33,32 @@ simplepkg changelog
- /etc/simplepkg/templates/template_name.template
- /etc/simplepkg/templates/template_name/template_name.template
- - jail-update renamed to jail-commit
+ - jail-update
+ - old script renamed to jail-commit
+ - now update a jail from a template
+ - svn repository support
+
+ - jail-commit
+ - new script, commit changes from a jail to the templates
+ - svn repository support
- templatepkg:
- -a option changed to add files into a template
- -u option now updated a template
+ - major rewrite
+ - svn repository support
- now supports a tagfile or slack-required as a template
+ - new/changed options
+ -c | --create: improvements
+ -a | --add: changed to add files into a template
+ -u | --update: update a template
+ -d | --delete: delete files or folders from a template
+ -s | --sync: sync /etc/simplepkg/templates working copy
+ -e | --export: export /etc/simplepkg/templates to a svn repository
+ -i | --import: grab /etc/simplepkg/templates from a svn repository
+ -r | --remove: remove a template
+ -l | --list: list templates
+ -p | --post-install: add or edit post-installation scripts
+ -t | --template-edit: edit template package list
+ -h | --help: display this summary
0.4.9pre18-23
=============