zectl icon indicating copy to clipboard operation
zectl copied to clipboard

ZFS Boot Environment manager for Linux

Results 14 zectl issues
Sort by recently updated
recently updated
newest added

I've compiled and installed zectl in an ubuntu system with systemd-boot. Unfortunately I get the following error when I run "zectl create test". nvlist_add_string(nvl, name, val) == 0 (0x16 ==...

Type: Bug

`zectl set org.zectl:=` counts as a valid property leading to an `org.zectl.org.zectl:` entry. I'm not sure if these entries lead to anything beyond a dud entry but zectl as it...

Status: Help Wanted
Priority: Low

This is not a zectl issue : https://github.com/systemd/systemd/issues/15068 But as it is an important feature for zectl, i'm wondering if you workedaround it ? If you reboot without beeing in...

is that hard to implement ? it would be a good choice for distro without systemd, like voidlinux

Type: Enhancement
Topic: Plugins

https://github.com/julian-klode/sicherboot https://github.com/Foxboron/sbctl Just a note, i will test this.

I would like to request a new feature that I think might be useful. When working with some machines I have zectl on I have setup a "recovery" rootfs. This...

Type: Enhancement

This is probably not so much an issue with zectl, more of a lack of knowledge on my part. How do I find out why a post-create hook failed? I...

I started to work on a pacman hook and his prune script. https://github.com/eoli3n/zectl-pacman-hook I get into some little problems which could be fixed by some zectl query arguments. Would you...

Type: Enhancement
Status: Help Wanted
Priority: Low

As asked in https://github.com/johnramsden/zectl/issues/16#issuecomment-626260799 Everything's in the title :) ``default`` or with an argument, it doesn't matter. I will fix this in my prune script manually for the moment. Thanks.

Type: Enhancement
Type: Good First Issue
Priority: Low

Right now, the snapshot created to clone a BE dataset is named with just the date (e.g. `ROOT/default@2020-03-23-14:46:49`). I'm thinking that the snapshot name should be one of the following:...

Type: Enhancement
Priority: Low
Topic: Core