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
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
554c1ec
Optionally update grub when we do activate and renames on BEs
Jul 15, 2014
307c661
Merge branch 'master' of https://github.com/vermaden/beadm
Jan 6, 2015
f2c3f23
Update beadm to fix issue with canmount=on causing GRUB boots of non
Jan 6, 2015
574e057
Add support to beadm create for nicknames
Jan 28, 2015
8e8a3f9
Add new -r option to beadm list, which will bypass nickname and
Jan 29, 2015
555860d
Fix some bugs, and add rename support for datasets
Jan 29, 2015
520f444
Fix a few more error check situations
Jan 29, 2015
57d4e79
Cleanup the awk script for "beadm list" use, make the -r flag print
Jan 30, 2015
6d1fb9f
Add support for nickname usage to mount/umount
Jan 30, 2015
41f6486
Add support to activate a BE via its nickname
Jan 30, 2015
9a12281
Add some initial support to create a new BE and replace an old
Jan 30, 2015
2a95765
Update beadm "create" to do proper parsing of flags, and do nickname
Feb 2, 2015
1481905
Remove -r flag from "beadm list", just merge this into default list
Feb 2, 2015
131cbb5
Create an automatic nickname if the current BE doesn't have one yet,
Feb 2, 2015
79a790a
Add usage warning if -r is used, that you still need a BE name / nick…
Feb 5, 2015
06b5398
Add some other sanity checks to beadm create
Feb 5, 2015
2aaf0a8
Fix a bug changing nicknames
Feb 5, 2015
6770571
Fixes to beadm rename, and create.
Feb 10, 2015
0b1b586
Add -n option to "rename" so we can update nickname property
Feb 26, 2015
2d38e9a
Tag 1.3
Feb 26, 2015
8e1172a
Update beadm to allow nicknames to be the source of default truth,
Mar 2, 2015
a1abb34
Make sure if we have a nickname that == dataset name, we pickup the
Mar 2, 2015
c4d1d2b
Stop the user running the "rename" command with the wrong number of args
Mar 3, 2015
5acacd5
Fix issue with bad matching of nicknames with grep command
Mar 4, 2015
f100bec
Fix another issue getting the correct BE nickname
Mar 4, 2015
28b41c3
Update beadm to 1.5
Mar 18, 2015
878f281
Fix a typo when doing forced destroy
Mar 18, 2015
e1e0ef7
Update beadm to 1.5.2
Mar 20, 2015
75c741f
Merge branch 'master' of https://github.com/vermaden/beadm
Sep 25, 2015
1759d05
Update to 1.5.3, add support for setting EFI loader.rc with new BE
Sep 25, 2015
f41b8fe
Fix a bug renaming a dataset nickname with spaces in it
Jan 21, 2016
c2915a3
Check and disallow creation of BE's / datasets with whitespace,
Jan 21, 2016
38d8709
Remove the updating of loader.rc for EFI setups
Jan 29, 2016
972af3b
Add initial (very basic) support to export a BE to a file
Feb 8, 2016
b0cfbf4
Add full export / import support for boot-environments
Feb 9, 2016
5ab50e8
Sync versions with upstream
Feb 10, 2016
b9d89be
Merge branch 'master' of github.com:kmoore134/beadm
Feb 10, 2016
a7b9eba
Merge pull request #23 from kmoore134/master
vermaden Feb 11, 2016
8146794
Always set canmount=noauto when doing new BE's
May 3, 2016
2f6e320
Merge pull request #33 from kmoore134/master
vermaden Sep 9, 2016
15e013b
Revert "Always set canmount=noauto when doing new BE's"
vermaden Sep 18, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading