-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
One of my favorite features of freebsd's bectl and loader is that you can activate a boot environment for a single boot.
It makes many workflows that safely test new system configuration/upgrades. Here's an example:
- create new boot env
- activate it
- mess with system
- temporary activate the currently booted boot env
- reboot
6a) if it boots properlyeverything looks good, activate this boot env
6b) if it doesn't boot, or it boots wrong, reboot and the system boots how it was before step 1
Metadata
Metadata
Assignees
Labels
No labels