Jörg Thalheim
|
40516cfd68
|
update bors.toml
|
2023-01-10 08:11:05 +01:00 |
|
Jörg Thalheim
|
a6a7ccbc9b
|
add shellcheck to flake instead
|
2023-01-10 08:05:45 +01:00 |
|
Victor Engmark
|
5a4d706e52
|
feat: Run ShellCheck on shell scripts
Closes #85.
|
2023-01-10 17:02:55 +13:00 |
|
Victor Engmark
|
4553130780
|
fix: Quote variable reference
As recommended by ShellCheck.
|
2023-01-10 17:02:29 +13:00 |
|
Victor Engmark
|
077ff277da
|
refactor: Use command grouping rather than subshell
As recommended by ShellCheck.
|
2023-01-10 17:02:11 +13:00 |
|
Victor Engmark
|
148ac4c261
|
refactor: Use -n instead of ! -z
As recommended by ShellCheck.
|
2023-01-10 17:01:52 +13:00 |
|
Victor Engmark
|
388dfd8b5e
|
fix: Remove unreferenced variable declaration
|
2023-01-10 17:01:28 +13:00 |
|
bors[bot]
|
dd025155fb
|
Merge #104
104: add github action to keep flakes up-to-date r=Mic92 a=Mic92
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
|
2023-01-04 14:06:14 +00:00 |
|
Jörg Thalheim
|
1c7467f163
|
add github action to keep flakes up-to-date
|
2023-01-04 15:04:45 +01:00 |
|
Lassulus
|
e332988a67
|
Merge pull request #103 from RossComputerGuy/fix/option-descriptions
|
2023-01-04 11:55:27 +01:00 |
|
bors[bot]
|
07f6891b62
|
Merge #98
98: Bcachefs r=Mic92 a=Mic92
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
|
2023-01-04 09:00:20 +00:00 |
|
Jörg Thalheim
|
dcc80387d2
|
add bors.toml
|
2023-01-04 09:57:53 +01:00 |
|
Jörg Thalheim
|
eca7cb9132
|
bcachefs support
|
2023-01-04 09:57:53 +01:00 |
|
Tristan Ross
|
d4874c22a0
|
feat: missing description
|
2023-01-03 15:35:42 -08:00 |
|
Tristan Ross
|
ab33709297
|
Merge remote-tracking branch 'upstream/master' into fix/option-descriptions
|
2023-01-03 11:42:37 -08:00 |
|
Tristan Ross
|
809f92cd25
|
feat: add the descriptions for the options
|
2023-01-03 10:52:57 -08:00 |
|
Lassulus
|
981160e9cf
|
Merge pull request #102 from RossComputerGuy/fix/types
|
2022-12-31 23:37:58 +01:00 |
|
Tristan Ross
|
5cf27f814c
|
fix(#101): description for type handles string correctly
|
2022-12-31 12:30:39 -08:00 |
|
Jörg Thalheim
|
cb5748f03a
|
mount filesystems with the correct type flag
|
2022-12-29 18:54:28 +01:00 |
|
lassulus
|
df3a607ad7
|
fix: module: define only if devices are given
|
2022-12-27 18:48:21 +01:00 |
|
Jörg Thalheim
|
1006ff074c
|
Merge pull request #93 from nix-community/zfs-crypto
tests: change passphrase to secretsecret
|
2022-12-27 09:05:22 +00:00 |
|
Lassulus
|
267fc7a66a
|
Merge pull request #94 from MatthewCash/patch-1
Fix typo: "diska" -> "disko"
|
2022-12-27 09:17:37 +01:00 |
|
Matthew
|
3aef5a5613
|
Fix typo: "diska" -> "disko"
|
2022-12-26 15:34:40 -08:00 |
|
lassulus
|
33f93c658e
|
tests zfs: add crypted
|
2022-12-26 21:13:34 +01:00 |
|
lassulus
|
a3e511d3c8
|
tests: change passphrase to secretsecret
this is needed for zfs
|
2022-12-26 21:13:34 +01:00 |
|
Jörg Thalheim
|
f665b6b34d
|
Merge pull request #92 from nix-community/module-config
module: define only if devices are given
|
2022-12-25 21:27:52 +00:00 |
|
lassulus
|
f7445ae739
|
module: define only if devices are given
|
2022-12-25 21:21:40 +01:00 |
|
Jörg Thalheim
|
e3527b826d
|
Merge pull request #75 from nix-community/zap2
zap only devices we care about
|
2022-12-25 18:25:37 +00:00 |
|
lassulus
|
164ea97c01
|
examples complex: add short iter time for faster tests
|
2022-12-25 14:39:02 +01:00 |
|
lassulus
|
17da9b0708
|
init disk-deactivate for cleaning up the disk
|
2022-12-24 20:53:56 +01:00 |
|
lassulus
|
4ce2aa4845
|
tests swap: add jq to system
|
2022-12-24 12:13:04 +01:00 |
|
lassulus
|
12c7e608ed
|
examples: cleanup a bit
|
2022-12-24 12:13:04 +01:00 |
|
lassulus
|
192f9cc416
|
scripts: append old $PATH for destroying
|
2022-12-24 12:13:04 +01:00 |
|
Lassulus
|
11d5c74c30
|
Merge pull request #82 from lilyinstarlight/feature/btrfs-subvolume-types
|
2022-12-23 20:32:56 +01:00 |
|
Lily Foster
|
77c8f6460f
|
types: add btrfs_subvol type
|
2022-12-23 20:27:47 +01:00 |
|
Lassulus
|
1ecb428c86
|
Merge pull request #88 from nix-community/fixup
|
2022-12-23 19:29:03 +01:00 |
|
Lassulus
|
9e0142ae05
|
Merge pull request #84 from lilyinstarlight/fix/mountOptions
|
2022-12-23 19:26:23 +01:00 |
|
Lily Foster
|
71a30f9e74
|
types: pass through mountOptions to _config for all types
|
2022-12-23 17:43:40 +01:00 |
|
zimbatm
|
8c0fa72ab4
|
pass lib along
Avoid impurities
|
2022-12-23 17:43:12 +01:00 |
|
Jörg Thalheim
|
8ae729e9be
|
Merge pull request #83 from lilyinstarlight/fix/swapon-typo
swap: fix typo for checking if swap is on
|
2022-12-23 16:42:23 +00:00 |
|
Lily Foster
|
ec3ab72d3a
|
swap: fix typo for checking if swap is on
|
2022-12-23 17:39:17 +01:00 |
|
Jörg Thalheim
|
3ab2a5d98d
|
Merge pull request #90 from nix-community/kuutamo
mdadm: add single-disk raid support
|
2022-12-23 16:31:01 +00:00 |
|
Jörg Thalheim
|
8b30cb1823
|
mdadm: add single-disk raid support
|
2022-12-23 17:30:25 +01:00 |
|
Jörg Thalheim
|
936beccf8c
|
Merge pull request #91 from nix-community/fix-ci
pin nixpkgs again
|
2022-12-23 16:29:38 +00:00 |
|
Jörg Thalheim
|
236e08da9c
|
pin nixpkgs again
|
2022-12-23 17:25:47 +01:00 |
|
lassulus
|
935feb7496
|
swap: require gnugrep
|
2022-12-12 00:12:21 +01:00 |
|
Lassulus
|
12cda24899
|
Merge pull request #74 from nix-community/other-archs
|
2022-12-09 14:45:51 +01:00 |
|
Jörg Thalheim
|
17d17217d8
|
use stdenvNoCC instead of barebone derivation
|
2022-12-09 14:34:12 +01:00 |
|
Jörg Thalheim
|
9e2c9d06f5
|
expose disko for non x86
|
2022-12-09 14:34:12 +01:00 |
|
lassulus
|
66add2cd9e
|
zap: destroy all mdadm devices if mdadm is in PATH
|
2022-12-08 21:03:38 +01:00 |
|