From a8d79e6b97de7280c88551699f1dec852e7d4452 Mon Sep 17 00:00:00 2001 From: rhatto Date: Thu, 5 Apr 2007 23:33:05 +0000 Subject: CHANGELOG update git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@271 04377dda-e619-0410-9926-eae83683ac58 --- trunk/doc/CHANGELOG | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) (limited to 'trunk/doc') 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 ============= -- cgit v1.2.3