Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Always set canmount=noauto when doing new BE's" #40

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

Conversation

vermaden
Copy link
Owner

Reverts #33

Kris Moore added 30 commits July 15, 2014 14:30
This allows "beadm activate" to be used to set the next BE to boot
automatically when using sysutils/grub2-pcbsd
an extra field with the nickname for use in matching up with the dataset
name
output, no point in hiding it behind an option
Add collision detection on nicknames, don't allow nickname to
ever be idential to a dataset name.

Also, when renaming, if we have multiple datasets with the same
nickname (In the case of user doing manual clones, only modify the
first one)
this means nicknames can be the same as a dataset name, but cannot
conflict with another nickname.
Update how we deal with nicknames, add the [-n] flag to
the activate, destroy, mount, umount commands. This will resolve
the nickname first, allowing old usage of beadm to work with datasets
as usual, while specifying -n switches to nickname resolution
This adds the NICKNAME_ONLY setting to beadm.conf, which allows
using nicknames ONLY as the source of referencing datasets
@bdrewery
Copy link
Contributor

#51 supersedes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants