| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Nov 2012 03:22:47
0.8.5
|
bdrewery  |
- Update to 0.8.5
Changes:
- Name temporary mount points with Boot Environment name.
- Disable mounting datasets with mountpoint=none (avilla).
- Implement automatic deletion of temporary mountpoints.
- Only delete the temporary created mountpoint directories.
- Make use of TMPDIR when using mktemp(1).
Feature safe: yes |
29 Oct 2012 14:58:35
0.8.4
|
bdrewery  |
- Update to 0.8.4
Changes:
* Manpage updates
* Bugfixes for unmounting
Feature safe: yes |
28 Oct 2012 04:03:06
0.8.3
|
bdrewery  |
- Update beadm to 0.8.3
Changes:
* list: Implement -H option to not show headers
* Bugfixes with umount/activate
Feature safe: yes |
26 Sep 2012 22:04:23
0.8.2
|
bdrewery  |
- Update to 0.8.2
Changes:
* Make `beadm list -D` calculation even more
accurate |
19 Sep 2012 20:46:36
0.8.1
|
bdrewery  |
- Update to 0.8.1
Changes:
* Make the *beadm list* several times faster.
* Minor style fixes.
* New more intuitive Boot Environments origin snapshots listing.
* Updated man page.
* Add -s option (as in original beadm) to also list snapshots. |
12 Sep 2012 15:00:43
0.8
|
bdrewery  |
- Add development version of beadm
Changelog:
* Make `beadm list` several times faster. |
06 Sep 2012 12:43:18
0.8
|
bdrewery  |
- Update to 0.8
- Fix grammar error in pkg-descr
- Switch backup mirror to using Github via
USE_GITHUB
Changelog:
-- Introduce proper space calculation by each boot environment in *beadm list*
-- Rework the *beadm destroy* command so no orphans are left after destroying
boot environment.
-- Fix the *beadm mount* and *beadm umount* commands error handling.
-- Rework consistency of all error and informational messages.
-- Simplify and cleanup code where possible.
-- Fix *beadm destroy* for 'static' (not cloned) boot environments received by
*zfs receive* command.
-- Use mktemp(1) where possible.
-- Implement *beadm list -a* option to list all datasets and snapshots of boot
environments. (Only the first 15 lines of the commit message are shown above ) |
02 Aug 2012 21:42:30
0.7.1
|
bdrewery  |
- Update to my new maintainer address
Approved by: eadler (mentor) |
28 Jul 2012 05:11:28
0.7.1
|
rm  |
- update to 0.7.1
- update download mirror
Changelog:
- Fixes incorrect mountpoint creation in 'beadm mount'
- Add checks to ensure 'beadm mount' mountpoints can be created
- Add check to ensure 'beadm activate' BE is not already mounted
from 'beadm mount'
PR: 170214
Submitted by: Bryan Drewery <bryan at shatow dot net> (maintainer) |
01 Jul 2012 10:15:37
0.7
|
jase  |
- Update to 0.7
PR: ports/169543
Submitted by: Bryan Drewery <bryan@shatow.net> (maintainer)
Approved by: culot (mentor) |
29 May 2012 09:00:48
0.6
|
ak  |
- Add SourceForge mirror
PR: ports/168425
Submitted by: "Bryan Drewery" <bryan@shatow.net> (mainainer)
Approved by: eadler, itetcu (mentors, implicit) |
15 May 2012 13:41:46
0.6
|
eadler  |
Update to 0.6
Changes:
- Adds 'beadm rename oldBE newBE'
- Fixes creating environments from snapshots
- Fixes non-cloned dataset getting promoted on 'activate'
- More error handling fixes
- 'destroy' now cleans up all child snapshots
PR: ports/167922
Submitted by: "Bryan Drewery" <bryan@shatow.net> (maintainer) |
08 May 2012 22:38:16
0.5
|
eadler  |
Update beadm to 0.5
Changes:
Better support for child datasets in boot environments.
Fixed error handling.
Support for /boot/loader.conf.local
PR: ports/167715
Submitted by: "Bryan Drewery" <bryan@shatow.net> (maintainer) |
28 Apr 2012 06:46:11
0.1
|
araujo  |
beadm is a Illumos/Solaris-like utility for FreeBSD to manage
Boot Environments on ZFS filesystems.
WWW: https://sourceforge.net/projects/beadm/
PR: ports/167373
Submitted by: Bryan Drewery <bryan@shatow.net> |