lassulus
|
f6b72bfed7
|
types *: make create idempotent
|
2024-03-13 09:58:33 +01:00 |
|
DavHau
|
b755564539
|
examples: use zstd compression as default
|
2023-09-04 23:02:07 +02:00 |
|
lassulus
|
e388239311
|
example zfs: add ESP type
|
2023-07-20 18:03:59 +02:00 |
|
lassulus
|
04452cfd2b
|
tests: refactor to not use args and to use gpt type
|
2023-07-19 19:07:40 +00:00 |
|
lassulus
|
c5a31c351e
|
tests zfs: don't read key from prompt
|
2023-07-11 09:29:28 +02:00 |
|
Lassulus
|
6cbfde5b50
|
Merge pull request #196 from nix-community/types-compact
|
2023-04-15 15:44:33 +02:00 |
|
lassulus
|
7d70009c26
|
types: split zfs_dataset into zfs_fs & zfs_volume
|
2023-04-14 17:27:04 +02:00 |
|
phaer
|
9da50f9b9f
|
zfs: add tests for hooks
Note that we currently need to hardcode the pool name as it isn't
exposed correctly for the subshells atm.
|
2023-04-10 22:52:52 +02:00 |
|
lassulus
|
d6f062ea11
|
types table: inline partition type
|
2023-04-07 18:30:56 +02:00 |
|
lassulus
|
769bde0834
|
turn disk configs into valid nixos configuration
|
2023-04-06 08:56:55 +02:00 |
|
lassulus
|
33f93c658e
|
tests zfs: add crypted
|
2022-12-26 21:13:34 +01:00 |
|
lassulus
|
8666475b74
|
tests: pass lib to examples
|
2022-10-23 11:34:39 +02:00 |
|
lassulus
|
9f7f23abdb
|
add nixos tests for disko.config, extend/fix existing tests
|
2022-10-02 16:41:02 +02:00 |
|
lassulus
|
dcb0c42857
|
reimplement disko using the nixos type system
This should make the code cleaner, more robust and errors should be
clearer. we also changed the configuration format a bit.
|
2022-09-02 11:14:58 +02:00 |
|
Jörg Thalheim
|
722dde361c
|
zfs: support for root dataset mountpoint and mountpoint=none
|
2022-08-26 10:29:49 +02:00 |
|
Jörg Thalheim
|
57b7c5506a
|
also test zfs filesystem options
|
2022-08-26 09:12:40 +02:00 |
|
lassulus
|
83fb8f661e
|
add zfs support/test/example
|
2022-08-25 23:31:05 +02:00 |
|