Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 583 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 583 Bytes

GNOS bootclone

Manage ZFS bootable clones

Usage

NAME: bootclone
DESC: Bootable ZFS root clones manager
AUTH: [email protected]

USAGE:
  list               Detail bootable clones
  create NAME [SRC]  Create clone, SRC supports @snapshot
  delete [-s] NAME   Delete clone and origin
  detach [-s] NAME   Detach clone from origin
  update             Update managed grub.cfg
  help               Help

-s option also destroys the origin snapshot.

Install

Specific ZFS layout creation is done by GNOS Core installer.