Antoine Pietri
f70b9aabba
Add support for /dev/mapper LVM partitions in deviceNumbering
...
Fix #226
2023-05-07 11:18:32 +02:00
bors[bot]
081f86329c
Merge #225
...
225: linux-testing-bcachefs: 6.2.0-2023-04-15 -> 6.3.0-2023-05-02 r=Mic92 a=Mic92
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-05-04 08:27:02 +00:00
Jörg Thalheim
97d546372c
linux-testing-bcachefs: 6.2.0-2023-04-15 -> 6.3.0-2023-05-02
2023-05-04 10:26:02 +02:00
Lassulus
ecd71c0c3b
Merge pull request #224 from nix-community/update_flake_lock_action
2023-05-04 09:17:08 +02:00
github-actions[bot]
65badd8b77
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/3056e9c39564559985ed9ed514f4789fb93a00ce' (2023-04-30)
→ 'github:NixOS/nixpkgs/44f30edf5661d86fb3a95841c35127f3d0ea8b0f' (2023-05-02)
2023-05-04 01:21:51 +00:00
bors[bot]
5989fbc8c4
Merge #221
...
221: flake.lock: Update r=zimbatm a=disko-bot
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-01 07:41:21 +00:00
github-actions[bot]
866fdba336
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/2362848adf8def2866fabbffc50462e929d7fffb' (2023-04-21)
→ 'github:NixOS/nixpkgs/3056e9c39564559985ed9ed514f4789fb93a00ce' (2023-04-30)
2023-05-01 01:26:08 +00:00
lassulus
8b43938cf7
luks-lvm: document secret.key newline
2023-04-30 14:00:14 +02:00
Lassulus
c917cb9cdb
Merge pull request #218 from oddlama/master
2023-04-29 23:01:09 +02:00
oddlama
b320fcd543
zpool: don't mount created datasets directly; and fix encrypted import
...
This is necessary to support non-legacy mounts, since
the creation order and the required mounting order can be
different in order to not shadow any datasets.
Adding -l to the import statement is necessary to allow
encrypted datasets to be mounted later using disko-mount.
2023-04-29 22:20:46 +02:00
Lassulus
617c77a440
Merge pull request #211 from SuperSandro2000/zpool-R
...
zpool: add option to mount zpool not at /
2023-04-29 19:13:43 +02:00
Lassulus
77a54e53cc
Merge pull request #217 from 0x4A6F/master-riscv64-linux
2023-04-28 11:38:09 +02:00
0x4A6F
a4780abc0b
riscv64-linux: add riscv64-linux to supported systems
2023-04-28 10:51:08 +02:00
bors[bot]
8ab9e56099
Merge #215
...
215: flake.lock: Update r=disko-bot a=disko-bot
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-24 01:24:49 +00:00
github-actions[bot]
e924baff17
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/0a4206a51b386e5cda731e8ac78d76ad924c7125' (2023-04-17)
→ 'github:NixOS/nixpkgs/2362848adf8def2866fabbffc50462e929d7fffb' (2023-04-21)
2023-04-24 01:24:31 +00:00
Sandro Jäckel
e78e5b1da7
zpool: add option to mount zpool not at /
2023-04-20 23:42:18 +02:00
bors[bot]
a433c79954
Merge #210
...
210: flake.lock: Update r=Lassulus a=disko-bot
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-20 08:04:59 +00:00
github-actions[bot]
b344e325e6
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/b605a205390e53e18c03329ab3dba489970c1e0a' (2023-04-16)
→ 'github:NixOS/nixpkgs/0a4206a51b386e5cda731e8ac78d76ad924c7125' (2023-04-17)
2023-04-20 01:20:40 +00:00
bors[bot]
e10586ab84
Merge #208
...
208: add examples to luks-options r=Lassulus a=Stunkymonkey
Co-authored-by: Felix Bühler <Stunkymonkey@users.noreply.github.com>
2023-04-18 21:22:52 +00:00
Felix Bühler
73aa16c175
add examples to luks-options
2023-04-18 23:19:53 +02:00
bors[bot]
591b53f72d
Merge #207
...
207: flake.lock: Update r=Lassulus a=disko-bot
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-18 10:34:33 +00:00
github-actions[bot]
e470d99269
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/6b70761ea8c896aff8994eb367d9526686501860' (2023-04-12)
→ 'github:NixOS/nixpkgs/b605a205390e53e18c03329ab3dba489970c1e0a' (2023-04-16)
2023-04-17 01:23:13 +00:00
bors[bot]
ba53a0433d
Merge #206
...
206: quickstart: fix grammar r=Mic92 a=Mic92
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-04-16 19:51:01 +00:00
Jörg Thalheim
e97617e260
quickstart: fix grammar
2023-04-16 21:50:35 +02:00
Lassulus
ae4d07fd31
Merge pull request #205 from nix-community/logo
...
README: add project logo
2023-04-16 17:27:53 +02:00
Jörg Thalheim
c7d5aef3f0
README: add project logo
2023-04-16 17:16:17 +02:00
Lassulus
6b0eebc6b6
Merge pull request #204 from nomeata/patch-1
...
Improve example code in README
2023-04-16 15:17:36 +02:00
Joachim Breitner
67e9c88cd5
Improve example code in README
...
It seems the type is not needed anymore.
2023-04-16 14:51:08 +02:00
bors[bot]
0ac7f6e536
Merge #203
...
203: linux-bcachefs-testing: 6.2.0-2023-03-22 -> 6.2.0-2023-04-15 r=Mic92 a=Mic92
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-04-15 21:17:09 +00:00
Jörg Thalheim
0a9e04a9da
linux-bcachefs-testing: 6.2.0-2023-03-22 -> 6.2.0-2023-04-15
2023-04-15 23:16:44 +02:00
bors[bot]
bcf896ef4e
Merge #198 #202
...
198: flake.lock: Update r=Mic92 a=disko-bot
202: upgrade-guide: fix markdown syntax r=Mic92 a=Mic92
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-04-15 15:19:26 +00:00
Jörg Thalheim
8cb5b9656a
upgrade-guide: fix markdown syntax
2023-04-15 17:18:50 +02:00
bors[bot]
7e53460748
Merge #201
...
201: improve changelog r=Mic92 a=Mic92
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-04-15 14:13:17 +00:00
Jörg Thalheim
859e7c5be2
update bors.toml
2023-04-15 16:12:56 +02:00
Jörg Thalheim
8ac50aa153
improve changelog
2023-04-15 16:08:27 +02:00
Lassulus
6cbfde5b50
Merge pull request #196 from nix-community/types-compact
2023-04-15 15:44:33 +02:00
lassulus
3d31f8cb04
BREAKING_CHANGES: deprecate partitions & lvm_lv. split zfs_dataset
2023-04-14 17:27:31 +02:00
lassulus
7d70009c26
types: split zfs_dataset into zfs_fs & zfs_volume
2023-04-14 17:27:04 +02:00
github-actions[bot]
c1f4517aaa
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/4a65e9f64e53fdca6eed31adba836717a11247d2' (2023-04-05)
→ 'github:NixOS/nixpkgs/6b70761ea8c896aff8994eb367d9526686501860' (2023-04-12)
2023-04-13 01:20:26 +00:00
Lassulus
75fa173ef1
Merge pull request #200 from phaer/zfs-hooks-test
2023-04-11 11:37:49 +02:00
Lassulus
ef067be267
Merge pull request #199 from nix-community/dependabot/github_actions/DeterminateSystems/update-flake-lock-19
2023-04-11 02:34:03 +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
dependabot[bot]
0d1d6fe4ef
build(deps): bump DeterminateSystems/update-flake-lock from 18 to 19
...
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock ) from 18 to 19.
- [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases )
- [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v18...v19 )
---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 20:03:37 +00:00
lassulus
654ecb386e
types lvm_vg: inline lvm_lv type
2023-04-07 18:50:18 +02:00
lassulus
d6f062ea11
types table: inline partition type
2023-04-07 18:30:56 +02:00
Lassulus
8891df7029
Merge pull request #162 from nix-community/examples-config
2023-04-06 09:48:07 +02:00
lassulus
7207e54351
tests: read serial instead of OCR for crypto tests
2023-04-06 08:56:55 +02:00
lassulus
1ea3846dfc
BREAKING_CHANGES: disk config in disko.devices
2023-04-06 08:56:55 +02:00
lassulus
769bde0834
turn disk configs into valid nixos configuration
2023-04-06 08:56:55 +02:00
lassulus
cd825b85fb
BREAKING_CHANGES: luks extraArgs -> extraFormatArgs
2023-04-06 08:56:55 +02:00