68d5 FreshPorts -- sysutils/beadm
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
beadm 0.8.5 sysutils on this many watch lists=4 search for ports that depend on this port
Solaris-like utility to manage Boot Environments on ZFS
Maintained by: bdrewery@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Apr 2012 06:46:44
License: BSD


beadm is an Illumos/Solaris-like utility for FreeBSD to manage
Boot Environments on ZFS filesystems.

WWW: https://sourceforge.net/projects/beadm/
SVNWeb : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/beadm/ && make install clean
To add the package: pkg_add -r beadm


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/beadm/dist/
  3. http://freefr.dl.sourceforge.net/project/beadm/dist/
  4. http://garr.dl.sourceforge.net/project/beadm/dist/
  5. http://heanet.dl.sourceforge.net/project/beadm/dist/
  6. http://hivelocity.dl.sourceforge.net/project/beadm/dist/
  7. http://ignum.dl.sourceforge.net/project/beadm/dist/
  8. http://internode.dl.sourceforge.net/project/beadm/dist/
  9. http://iweb.dl.sourceforge.net/project/beadm/dist/
  10. http://jaist.dl.sourceforge.net/project/beadm/dist/
  11. http://nchc.dl.sourceforge.net/project/beadm/dist/
  12. http://ncu.dl.sourceforge.net/project/beadm/dist/
  13. http://netcologne.dl.sourceforge.net/project/beadm/dist/
  14. http://osdn.dl.sourceforge.net/project/beadm/dist/
  15. http://space.dl.sourceforge.net/project/beadm/dist/
  16. http://sunet.dl.sourceforge.net/project/beadm/dist/
  17. http://superb-dca3.dl.sourceforge.net/project/beadm/dist/
  18. http://switch.dl.sourceforge.net/project/beadm/dist/
  19. http://tenet.dl.sourceforge.net/project/beadm/dist/
  20. http://ufpr.dl.sourceforge.net/project/beadm/dist/
  21. http://waix.dl.sourceforge.net/project/beadm/dist/
  22. https://nodeload.github.com/vermaden/beadm/tarball/0.8.5?dummy=/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 Nov 2012 03:22:47
Original commit files touched by this commit  0.8.5
bdrewery search for other commits by this committer
- 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
Original commit files touched by this commit  0.8.4
bdrewery search for other commits by this committer
- Update to 0.8.4

Changes:
  * Manpage updates
  * Bugfixes for unmounting

Feature safe:	yes
28 Oct 2012 04:03:06
Original commit files touched by this commit  0.8.3
bdrewery search for other commits by this committer
- 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
Original commit files touched by this commit  0.8.2
bdrewery search for other commits by this committer
- Update to 0.8.2

Changes:

 * Make `beadm list -D` calculation even more
   accurate
19 Sep 2012 20:46:36
Original commit files touched by this commit  0.8.1
bdrewery search for other commits by this committer
- 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
Original commit files touched by this commit  0.8
bdrewery search for other commits by this committer
- Add development version of beadm

Changelog:

 * Make `beadm list` several times faster.
06 Sep 2012 12:43:18
Original commit files touched by this commit  0.8
bdrewery search for other commits by this committer
- 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 View all of this commit message)
02 Aug 2012 21:42:30
Original commit files touched by this commit  0.7.1
bdrewery search for other commits by this committer
- Update to my new maintainer address

Approved by:	eadler (mentor)
28 Jul 2012 05:11:28
Original commit files touched by this commit  0.7.1
rm search for other commits by this committer
- 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
Original commit files touched by this commit  0.7
jase search for other commits by this committer
- 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
Original commit files touched by this commit  0.6
ak search for other commits by this committer
- 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
Original commit files touched by this commit  0.6
eadler search for other commits by this committer
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
Original commit files touched by this commit  0.5
eadler search for other commits by this committer
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
Original commit files touched by this commit  0.1
araujo search for other commits by this committer
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>

Number of commits found: 14

2859
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24541
Broken 216
Deprecated 478
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days29
new fortnight60
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0