Commit Graph

993 Commits

Author SHA1 Message Date
Jörg Thalheim
72e0068edd
Merge pull request #256 from nix-community/table_gpt
introduce new table_gpt type
2023-06-16 20:18:48 +01:00
lassulus
93632ac0ae tests: use diskoScript output 2023-06-16 21:11:44 +02:00
lassulus
aca7f18667 example simple-efi: use table_gpt 2023-06-16 21:11:44 +02:00
lassulus
c230584db3 types: init table_gpt 2023-06-16 21:11:44 +02:00
lassulus
6e01bdc086 tests: use module mode by default, export installed-system 2023-06-16 21:11:44 +02:00
lassulus
62f939e213 types: pass parent node to all subTypes 2023-06-16 21:11:44 +02:00
mergify[bot]
e0179917d8
Merge pull request #269 from nix-community/zfs-fixes
Zfs fixes
2023-06-16 11:47:23 +00:00
Jörg Thalheim
0a3d694a39 mergify: switch to rebase 2023-06-16 13:40:42 +02:00
mergify[bot]
7fe8db8ba4
Merge branch 'master' into zfs-fixes 2023-06-16 11:40:04 +00:00
Yan Minari
44f5dba12d feat: create zfs parent datasets 2023-06-16 13:39:12 +02:00
Felix Richter
88c99e1d39 zfs: always force creation of zpool 2023-06-16 13:39:04 +02:00
mergify[bot]
fa4ec0bd26
Merge pull request #263 from nix-community/update_flake_lock_action
flake.lock: Update
2023-06-15 01:54:12 +00:00
github-actions[bot]
8cd3a95c06 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/2e56a850786211972d99d2bb39665a9b5a1801d6' (2023-06-04)
  → 'github:NixOS/nixpkgs/7e63eed145566cca98158613f3700515b4009ce3' (2023-06-12)
2023-06-15 01:39:23 +00:00
Jörg Thalheim
55eea2030a update-flake-lock: add permission to create pr 2023-06-12 06:49:44 +02:00
Jörg Thalheim
fc63247f9e drop disko bot 2023-06-12 06:48:24 +02:00
Jörg Thalheim
160bd22789 replace bors with mergify 2023-06-12 06:46:43 +02:00
bors[bot]
5d9f362aec
Merge #259
259: linux-testing-bcachefs: 6.3.0-2023-05-02 -> 6.3.0-2023-05-21 r=Mic92 a=Mic92



Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-06-08 11:05:54 +00:00
Jörg Thalheim
1af22d6dde linux-testing-bcachefs: 6.3.0-2023-05-02 -> 6.3.0-2023-05-21 2023-06-08 11:19:38 +02:00
Jörg Thalheim
f1178c6e72
Merge pull request #255 from nix-community/deadnix
apply deadnix
2023-06-07 17:10:39 +02:00
Jörg Thalheim
a8d85d9f89 apply deadnix 2023-06-06 13:32:47 +02:00
Lassulus
29d632d7e8
Merge pull request #229 from JillThornhill/master 2023-06-05 15:00:51 +02:00
lassulus
789e93d61c docs: minor fixups 2023-06-05 10:23:08 +02:00
Jill
2e548efae3 Add INDEX.md, requirements.md and support_matrix.md 2023-06-05 10:16:44 +02:00
Jill
a1d9321eb7 - Revamped Quickstart
- Added document index and added links to it to README etc
- Created placeholders for System Requirements and Support Matrix docs
2023-06-05 10:16:44 +02:00
JillThornhill
bd18ca94bd Create reference.md
Moved some stuff from original README in here; still needs some editing
2023-06-05 10:16:44 +02:00
JillThornhill
ba26a1dcf3 Create HowTo.md
Moved some of the stuff from the original README in here so it's not lost; still needs some editing
2023-06-05 10:16:44 +02:00
JillThornhill
15020a6395 Update README.md
Editing Readme
2023-06-05 10:16:44 +02:00
bors[bot]
ce406dfd46
Merge #254
254: flake.lock: Update r=Lassulus a=disko-bot



Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-05 06:14:54 +00:00
github-actions[bot]
be561d1945 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9cfaa8a1a00830d17487cb60a19bb86f96f09b27' (2023-05-31)
  → 'github:NixOS/nixpkgs/2e56a850786211972d99d2bb39665a9b5a1801d6' (2023-06-04)
2023-06-05 01:46:59 +00:00
bors[bot]
d02e565b95
Merge #250
250: flake.lock: Update r=Lassulus a=disko-bot



Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-04 11:19:07 +00:00
bors[bot]
fc52585e38
Merge #252
252: btrfs: create all subvolumes r=Lassulus a=Lassulus



Co-authored-by: lassulus <git@lassul.us>
2023-06-04 11:15:28 +00:00
bors[bot]
92504e2780
Merge #253
253: disko cli: allow mode to be disko r=Lassulus a=Lassulus



Co-authored-by: lassulus <git@lassul.us>
2023-06-04 11:09:47 +00:00
lassulus
ca51cc9be9 disko cli: allow mode to be disko 2023-06-04 13:09:11 +02:00
lassulus
7be0f0cab5 btrfs: create all subvolumes 2023-06-04 08:58:37 +02:00
Lassulus
40f3218b14
Merge pull request #248 from nix-community/json-serializer 2023-06-03 16:47:15 +02:00
Lassulus
e14a03cd62
Merge pull request #251 from vdbe/master
types: add support for /dev/xvd[a-z] style disks
2023-06-02 11:25:17 +02:00
vdbewout
aac82e1b86
types: add support for /dev/xvd[a-z] style disks
this style is for the xen hypervisor
2023-06-01 22:48:21 +02:00
github-actions[bot]
ae747478e4 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/aeb75dba965e790de427b73315d5addf91a54955' (2023-05-25)
  → 'github:NixOS/nixpkgs/9cfaa8a1a00830d17487cb60a19bb86f96f09b27' (2023-05-31)
2023-06-01 02:04:30 +00:00
lassulus
e634253dfc types table: remove deprecated index 2023-05-30 15:29:32 +02:00
lassulus
e6d41e39e3 lib: add json serializer function for types 2023-05-30 15:29:32 +02:00
lassulus
3dc9d4a2fa types btrfs: inline subvolumes 2023-05-30 15:29:32 +02:00
bors[bot]
0d270372b2
Merge #245
245: flake.lock: Update r=Mic92 a=disko-bot



Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-30 12:33:31 +00:00
bors[bot]
424ce7be05
Merge #247
247: build(deps): bump cachix/install-nix-action from 20 to 21 r=Mic92 a=dependabot[bot]



Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 12:31:24 +00:00
lassulus
4dd2d14596 module: add better trace warning 2023-05-30 10:42:12 +02:00
dependabot[bot]
eead3ad20d
build(deps): bump cachix/install-nix-action from 20 to 21
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v20...v21)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 20:09:37 +00:00
github-actions[bot]
43db24a1d7 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/85340996ba67cc02f01ba324e18b1306892ed6f5' (2023-05-21)
  → 'github:NixOS/nixpkgs/aeb75dba965e790de427b73315d5addf91a54955' (2023-05-25)
2023-05-29 01:35:17 +00:00
Lassulus
f0b9f374bb
Merge pull request #243 from nix-community/update_flake_lock_action 2023-05-22 21:20:10 +02:00
github-actions[bot]
1f38cef0f2 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/904f1e3235d78269b5365f2166179596cbdedd66' (2023-05-17)
  → 'github:NixOS/nixpkgs/85340996ba67cc02f01ba324e18b1306892ed6f5' (2023-05-21)
2023-05-22 01:34:48 +00:00
lassulus
12662956d1 module: add diskoScript output, deprecated disko output 2023-05-21 15:39:00 +02:00
Lassulus
627bbe1870
Merge pull request #236 from nix-community/refactor 2023-05-21 14:41:34 +02:00