diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-09-29 13:13:38 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-09-29 13:13:38 +0000 |
commit | 0ac579432a0d123a67a384fd7e88daa96d3d5210 (patch) | |
tree | 76b31266022afe230a2ee3012cb1e7ac60c83016 /UPDATING | |
parent | 8c41041ff2514dbe6948ac0a8ad3d1f9160ba799 (diff) | |
download | ports-0ac579432a0d123a67a384fd7e88daa96d3d5210.tar.gz ports-0ac579432a0d123a67a384fd7e88daa96d3d5210.zip |
- Add note for sysutils/zfsnap users
PR: ports/151017
Submitted by: Aldis Berjoza <aldis at bsdroot dot lv>
Approved by: beat (co-mentor)
Notes
Notes:
svn path=/head/; revision=262099
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20100929: + AFFECTS: users of sysutils/zfsnap + AUTHOR: Aldis Berjoza <aldis@bsdroot.lv> + + Since timestamp format changed you need to use -o option with -d + option in order to be able to delete old snapshots. Note however that + you don't need -o when creating new snapshots, unless you want to keep + using the old timestamp format. + + See http://wiki.bsdroot.lv/zfsnap for more info. + 20100927: AFFECTS: users of mail/postfix-current AUTHOR: ohauer@FreeBSD.org |