Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bemanager-freebsd-0.3.6.wbm.gz | 2020-04-18 | 10.0 kB | |
README | 2020-04-18 | 1.8 kB | |
sha256.checksum | 2020-04-18 | 107 Bytes | |
Totals: 3 Items | 11.9 kB | 0 |
Boot Environments Manager Webmin Module ======================================= **Description** A Webmin module to manage ZFS Boot Environments with the `beadm` and `bectl` utilities on FreeBSD. With this module you can simply point and click to activate, rename, mount, unmount between Boot Environments, plus backup and restore Boot Environments on-demand with the built-in ZFS send/recv functionality. The source code can be found at: https://github.com/JRGTH/bemanager-webmin-module **Installation** This assumes that your system supports `bectl` or you already installed and setup the `beadm` package on your server, and downloaded the latest Boot Environments Manager Webmin Module to your desktop, then installing the module is far very simple, just follow the instructions below: 1: Login to Webmin and go to: Webmin -> Webmin Configuration -> Webmin Modules 2: Under Install Module, check From uploaded file and select the previously downloaded file. 3: Click on Install Module, then click Refresh Modules, that's all. Changelog ========= Version Description 0.3.6..........Update to work with `bectl`, minor cleanup. 0.3.5..........Fix in backup/restore commands and improvements. 0.3.4..........Default to backquote_command, fixes and cleanup(config changes). 0.3.3..........Protect recently activated BE from mounting. 0.3.2..........Add missing variable escaping. 0.3.1..........Disable button if there is any zfs send/recv running instance. 0.3.0..........Replace BE info tab with a link. 0.2.9..........Fix BE detection issue with proper awk processing. 0.2.6..........Code improvements. 0.2.4..........Improve bootfs detect and cosmetics. 0.2.3..........Exclude items with unset bootfs. 0.2.1..........Fix typo and update readme links. 0.2.0..........First Public Release.