Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Oct 2019 21:55:35
1.2.99.20180708_1

|
bdrewery  |
Pass maintainership to author |
08 Jul 2018 23:04:19
1.2.99.20180708_1

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

|
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.99.20180630

|
bdrewery  |
Update to 1.2.8
- Renaming active BE is now supported via 'zfs rename -u'.
- All zfs options are now quoted |
22 Jan 2018 21:12:27
1.2.99.20180121

|
bdrewery  |
Fix conflict line |
22 Jan 2018 21:11:59
1.2.99.20180121

|
bdrewery  |
Update to latest e55f535b589fb2df4e65e51482e29337b564b756 which fixes
BE boot-time selection.
PR: 208601 |
16 Oct 2015 18:31:16
1.2.99.20150924

|
bdrewery  |
Use more proper upstream URL.
Submitted by: Fredrik Eriksson <fredrik@expertmaker.com> |
24 Sep 2015 20:39:05
1.2.99.20150924

|
bdrewery  |
Update to 812292829e43786db878ee2c9102b72b59f325ce
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.99.20140315

|
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.99.20140315

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

|
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 |
11 Apr 2014 01:21:50
1.1.99.20140315

|
bdrewery  |
Fix distinfo |
11 Apr 2014 01:02:16
1.1.99.20140315

|
bdrewery  |
- Bump version up to 1.1.x since it is tracking 1.1 |
16 Mar 2014 14:13:30
1.0.99.20140315_1

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

|
bdrewery  |
- Update to checkin 748d2f2
Changes:
- Only copy zpool.cache if there is one
- Change mountpoint to / instead of legacy, simplying child datasets |
27 Oct 2013 14:05:42
1.0.99.20131026_1

|
bdrewery  |
- Fix 'beadm mount'
Submitted by: Adrian Waters <awaters@draenan.net> |
26 Oct 2013 20:37:30
1.0.99.20131026

|
bdrewery  |
- Use proper distinfo |
26 Oct 2013 17:04:07
1.0.99.20131026

|
bdrewery  |
- Update checkin 09ffd9c which is 1.0.x
Changes:
* Fix when when 'listsnapshots=on' is set
* Show warning if grub fails |
23 Sep 2013 11:25:01
0.8.99.20130730

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

|
bdrewery  |
- Add NO_STAGE until validated to be safe for upcoming staging support |
31 Jul 2013 05:25:47
0.8.99.20130730

|
bdrewery  |
- Update to checkin d7d7cd3
Changes:
* Fixed FreeBSD version detection |
22 Jun 2013 15:04:02
0.8.99.20130622

|
bdrewery  |
- Update to checkin 5d0667b
Changes:
- Fix 'mount' |
19 Jun 2013 11:44:05
0.8.99.20130619

|
bdrewery  |
- Update to checkin a5c2885
Changes:
- Add support for PREFIX/etc/beadm.conf
- Support grub
- Remove hardcoded BE prefix (pool/ROOT) |
26 Mar 2013 11:39:02
0.8.99.20130326

|
bdrewery  |
- Update to checkin 9a7d8b4
Changes:
- Fix cloning of 'sharenfs' property |
05 Dec 2012 22:25:02
0.8.99.20121205

|
bdrewery  |
- Update to 393d285 checkin
Changes:
* Minor typo fix in manpage
Feature safe: yes |
01 Dec 2012 00:57:30
0.8.99.20121130

|
bdrewery  |
- Update to 8f412c015a snapshot
Changes:
* Minor improvement to internal snapshot listing
Feature safe: yes |
02 Nov 2012 19:12:19
0.8.99.20121102

|
bdrewery  |
- Update to checkin 15c57f0
Changes:
* Include BE name in temporary mountpoints
* Don't mount mountpoint=none datasets
* Fixes for temporary mountpoints
Feature safe: yes |
29 Oct 2012 14:58:35
0.8.99.20121029

|
bdrewery  |
- Update to 0.8.4
Changes:
* Manpage updates
* Bugfixes for unmounting
Feature safe: yes |
28 Oct 2012 04:03:06
0.8.99.20121027

|
bdrewery  |
- Update beadm to 0.8.3
Changes:
* list: Implement -H option to not show headers
* Bugfixes with umount/activate
Feature safe: yes |
24 Sep 2012 18:47:49
0.8.99.20120924

|
bdrewery  |
- Update to git commit aefe8c9
Changes:
* Implement even more accurate space calculation
for the BEADM LIST -D |
19 Sep 2012 13:26:42
0.8.99.20120919

|
bdrewery  |
- Update to 20120919 snapshot
Changelog:
* Add -s option (as in original beadm) to
also list snapshots.
* More list calculation fixes |
15 Sep 2012 00:55:18
0.8.99.20120914

|
bdrewery  |
- Update to 20120914 snapshot
Changes:
* Fix `beadm list -D` and `beadm list -Da`
calulcations |
14 Sep 2012 16:39:15
0.8.99.20120913

|
bdrewery  |
- Switch to USE_GITHUB as it does work on non-tagged
commits |
14 Sep 2012 02:10:45
0.8.99.20120913

|
bdrewery  |
- Update to 20120913 snapshot
Changelog:
* Change how `beadm list -a` displays cloned
boot environments |
12 Sep 2012 15:00:43
0.8.99.20120912

|
bdrewery  |
- Add development version of beadm
Changelog:
* Make `beadm list` several times faster. |