Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Dec 2020 07:53:33
1.3.2

|
fernape  |
sysutils/beadm: update to 1.3.2
PR: 251506
Submitted by: vermaden@interia.pl (maintainer) |
21 Oct 2019 21:55:35
1.3.0

|
bdrewery  |
Pass maintainership to author |
19 Jul 2019 19:29:22
1.3.0

|
bdrewery  |
Update to 1.3.0. |
08 Jul 2018 23:04:19
1.2.9_1

|
bdrewery  |
Upstream rerolled the tag to fix the version display |
08 Jul 2018 17:03:59
1.2.9

|
bdrewery  |
Update to 1.2.9
- Fix zfs properties regression from 1.2.8 with new BE |
30 Jun 2018 21:11:20
1.2.8

|
bdrewery  |
Update to 1.2.8
- Renaming active BE is now supported via 'zfs rename -u'.
- All zfs options are now quoted |
18 Jan 2018 21:12:29
1.2.7_4

|
bdrewery  |
- Properly support selecting BE from boot menu.
This is only supported for releases that have /etc/rc.d/zfsbe, which is
10.4, 11.1, and newer.
PR: 208601
Reported by: many
Reviewed by: allanjude |
18 Jan 2018 20:22:01
1.2.7_3

|
bdrewery  |
Bring in upstream fix 25a066def7cddd0f for manpage indentation |
08 Jul 2017 16:47:23
1.2.7_2

|
bdrewery  |
Unbreak 'beadm list'.
This basically reverts to 1.2.6 minus a 2>/dev/null change remaining.
PR: 219256
Reported by: dim |
05 Jul 2017 20:02:44
1.2.7_1

|
bdrewery  |
Restore /boot/entropy handling incorrectly lost in upstream 1.2.7 tag.
PR: 219256 |
04 Jul 2017 07:23:10
1.2.7

|
ehaupt  |
Update to 1.2.7
PR: 219256
Approved by: bdrewery (maintainer timeout; 52 days) |
16 Oct 2015 18:31:16
1.2.6

|
bdrewery  |
Use more proper upstream URL.
Submitted by: Fredrik Eriksson <fredrik@expertmaker.com> |
16 Oct 2015 04:43:18
1.2.6

|
bdrewery  |
Update to 1.2.6.
Changes:
- Restrict allowed characters for BE.
- Fix dataset listing (avoid listing snapshots).
- Avoid issues with bookmarks.
- Automatically unmount the BE when activating it.
- Fix grub not updating for: rename, activate.
- Generate a new /boot/entropy file for new BE.
PR: 202965 |
20 Mar 2015 20:07:51
1.1_1

|
bdrewery  |
For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME to
include GH_PROJECT/GH_ACCOUNT/GH_TAGNAME. This prevents the distfile
having the same name despite changing one of these values and causing
a bad checksum.
Differential Revision: https://reviews.freebsd.org/D2103
Reviewed by: mat
With hat: bdrewery |
20 Mar 2015 01:42:37
1.1_1

|
bdrewery  |
Convert my ports to the new USE_GITHUB |
19 Mar 2015 16:44:59
1.1_1

|
bdrewery  |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
16 Mar 2014 14:13:30
1.1_1

|
bdrewery  |
Again fix mount command due to upstream applying wrong patch.
Submitted by: Adrian Waters <awaters@draenan.net> |
15 Mar 2014 18:16:51
1.1

|
bdrewery  |
- Update to 1.1
Changes:
- Only copy zpool.cache if there is one
- Change mountpoint to / instead of legacy, simplying child datasets |
27 Oct 2013 14:04:18
1.0_1

|
bdrewery  |
- Fix 'beadm mount'
Submitted by: Adrian Waters <awaters@draenan.net> |
26 Oct 2013 17:08:47
1.0

|
bdrewery  |
- Update to 1.0
Changes:
* Fix cloning of 'sharenfs' property
* Add support for PREFIX/etc/beadm.conf
* Add grub support
* Remove hardcoded BE prefix (pool/ROOT)
* Fix bug when 'listsnapshots=on' is set
* Improve internal snapshot lookup
* Typo fixes |
23 Sep 2013 11:47:48
0.8.5

|
bdrewery  |
Manpage is compressed |
23 Sep 2013 11:25:07
0.8.5

|
bdrewery  |
- Support STAGEDIR
- Remove check for FreeBSD <8 |
20 Sep 2013 15:58:09
0.8.5

|
bdrewery  |
- Add NO_STAGE until validated to be safe for upcoming staging support |
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> |