Script to upgrade your system install on zfs root with zfs boot menu (only Debian for the moment).
refresh apt
zfs snapshot
apt upgrade
apt autoremove
zfs clone promote
check zfs boot menu release
check zfs pool status
Description
Script to upgrade your system install on zfs root with zfs boot menu (only Debian for the moment).
- refresh apt
- zfs snapshot
- apt upgrade
- apt autoremove
- zfs clone promote
- check zfs boot menu release
- check zfs pool status