Commit graph

  • 4454622f22
    fix(swap): rename dev to config.device master Technofab 2023-07-04 21:40:32 +02:00
  • 876969d793 feat(swap): add resumeDevice option which sets boot.resumeDevice Technofab 2023-06-20 20:48:02 +02:00
  • 5874372542 build(deps): bump cachix/install-nix-action from 21 to 22 dependabot[bot] 2023-06-19 20:02:05 +00:00
  • 15c4d57b41 example gpt-bios-compat: use new gpt type lassulus 2023-07-04 16:01:32 +02:00
  • c9c2fa9d3a lib: better formatting of generated shell output lassulus 2023-07-02 00:17:48 +02:00
  • 5333c4034a types.gpt: add support for tables on mdadm lassulus 2023-07-01 21:39:13 +02:00
  • c52e425b02 lib: add indexOf function lassulus 2023-07-01 21:38:09 +02:00
  • 49888aeb90 example.btrfs_subvolumes: use new gpt type lassulus 2023-07-01 19:22:31 +02:00
  • ab9b880db2 lib.types: turn _create, _mount and _config into values lassulus 2023-07-01 19:02:01 +02:00
  • 8002e7cb89
    Merge pull request #282 from soispha/master Lassulus 2023-06-28 23:02:44 +07:00
  • 90f24aef89
    disko cli: fix error about impurity with nix Soispha 2023-06-28 17:35:27 +02:00
  • fef67a1ddc flake.lock: Update github-actions[bot] 2023-06-26 01:55:05 +00:00
  • 1e7098ee04 diskoScript: add bash to PATH lassulus 2023-06-23 04:58:08 +02:00
  • 8e50c6da0d diskoNoDeps -> diskoScriptNoDeps lassulus 2023-06-23 04:57:57 +02:00
  • 637d87df3f
    Merge pull request #280 from nix-community/module-default Paul Haerle 2023-06-22 13:03:12 +02:00
  • 087ba202e8 flake: expose the module as nixosModules.default zimbatm 2023-06-22 12:59:09 +02:00
  • 4823509bb3 boot-raid1: switch to new gpt type Jörg Thalheim 2023-06-16 21:34:15 +02:00
  • 64c9c78c15 types gpt: sort after priority. add size option lassulus 2023-06-17 09:07:14 +02:00
  • 95c10a6c7f bcachefs: migrate to new part type Jörg Thalheim 2023-06-16 21:24:22 +02:00
  • 72e0068edd
    Merge pull request #256 from nix-community/table_gpt Jörg Thalheim 2023-06-16 20:18:48 +01:00
  • 93632ac0ae tests: use diskoScript output lassulus 2023-06-07 14:31:21 +02:00
  • aca7f18667 example simple-efi: use table_gpt lassulus 2023-06-07 13:54:53 +02:00
  • c230584db3 types: init table_gpt lassulus 2023-06-07 13:53:13 +02:00
  • 6e01bdc086 tests: use module mode by default, export installed-system lassulus 2023-06-07 13:52:57 +02:00
  • 62f939e213 types: pass parent node to all subTypes lassulus 2023-06-07 13:42:39 +02:00
  • e0179917d8
    Merge pull request #269 from nix-community/zfs-fixes mergify[bot] 2023-06-16 11:47:23 +00:00
  • 0a3d694a39 mergify: switch to rebase Jörg Thalheim 2023-06-16 13:40:36 +02:00
  • 7fe8db8ba4
    Merge branch 'master' into zfs-fixes mergify[bot] 2023-06-16 11:40:04 +00:00
  • 44f5dba12d feat: create zfs parent datasets Yan Minari 2023-06-15 16:48:52 -03:00
  • 88c99e1d39 zfs: always force creation of zpool Felix Richter 2023-06-14 22:19:02 +02:00
  • fa4ec0bd26
    Merge pull request #263 from nix-community/update_flake_lock_action mergify[bot] 2023-06-15 01:54:12 +00:00
  • 8cd3a95c06 flake.lock: Update github-actions[bot] 2023-06-15 01:39:23 +00:00
  • 55eea2030a update-flake-lock: add permission to create pr Jörg Thalheim 2023-06-12 06:49:44 +02:00
  • fc63247f9e drop disko bot Jörg Thalheim 2023-06-12 06:48:24 +02:00
  • 160bd22789 replace bors with mergify Jörg Thalheim 2023-06-12 06:46:18 +02:00
  • 5d9f362aec
    Merge #259 bors[bot] 2023-06-08 11:05:54 +00:00
  • 1af22d6dde linux-testing-bcachefs: 6.3.0-2023-05-02 -> 6.3.0-2023-05-21 Jörg Thalheim 2023-06-08 11:11:14 +02:00
  • f1178c6e72
    Merge pull request #255 from nix-community/deadnix Jörg Thalheim 2023-06-07 17:10:39 +02:00
  • a8d85d9f89 apply deadnix Jörg Thalheim 2023-06-06 13:32:47 +02:00
  • 29d632d7e8
    Merge pull request #229 from JillThornhill/master Lassulus 2023-06-05 15:00:51 +02:00
  • 789e93d61c docs: minor fixups lassulus 2023-06-05 10:23:08 +02:00
  • 2e548efae3 Add INDEX.md, requirements.md and support_matrix.md Jill 2023-06-04 16:45:48 +02:00
  • a1d9321eb7 - Revamped Quickstart - Added document index and added links to it to README etc - Created placeholders for System Requirements and Support Matrix docs Jill 2023-06-04 16:29:45 +02:00
  • bd18ca94bd Create reference.md JillThornhill 2023-05-09 16:50:12 +02:00
  • ba26a1dcf3 Create HowTo.md JillThornhill 2023-05-09 16:48:05 +02:00
  • 15020a6395 Update README.md JillThornhill 2023-05-09 11:38:07 +02:00
  • ce406dfd46
    Merge #254 bors[bot] 2023-06-05 06:14:54 +00:00
  • be561d1945 flake.lock: Update github-actions[bot] 2023-06-05 01:46:59 +00:00
  • d02e565b95
    Merge #250 bors[bot] 2023-06-04 11:19:07 +00:00
  • fc52585e38
    Merge #252 bors[bot] 2023-06-04 11:15:28 +00:00
  • 92504e2780
    Merge #253 bors[bot] 2023-06-04 11:09:47 +00:00
  • ca51cc9be9 disko cli: allow mode to be disko lassulus 2023-06-04 13:09:11 +02:00
  • 7be0f0cab5 btrfs: create all subvolumes lassulus 2023-06-04 08:58:37 +02:00
  • 40f3218b14
    Merge pull request #248 from nix-community/json-serializer Lassulus 2023-06-03 16:47:15 +02:00
  • e14a03cd62
    Merge pull request #251 from vdbe/master Lassulus 2023-06-02 11:25:17 +02:00
  • aac82e1b86
    types: add support for /dev/xvd[a-z] style disks this style is for the xen hypervisor vdbewout 2023-06-01 22:42:14 +02:00
  • ae747478e4 flake.lock: Update github-actions[bot] 2023-06-01 02:04:30 +00:00
  • e634253dfc types table: remove deprecated index lassulus 2023-05-30 15:28:59 +02:00
  • e6d41e39e3 lib: add json serializer function for types lassulus 2023-05-30 15:28:36 +02:00
  • 3dc9d4a2fa types btrfs: inline subvolumes lassulus 2023-05-30 14:57:14 +02:00
  • 0d270372b2
    Merge #245 bors[bot] 2023-05-30 12:33:31 +00:00
  • 424ce7be05
    Merge #247 bors[bot] 2023-05-30 12:31:24 +00:00
  • 4dd2d14596 module: add better trace warning lassulus 2023-05-30 10:41:55 +02:00
  • eead3ad20d
    build(deps): bump cachix/install-nix-action from 20 to 21 dependabot[bot] 2023-05-29 20:09:37 +00:00
  • 43db24a1d7 flake.lock: Update github-actions[bot] 2023-05-29 01:35:17 +00:00
  • f0b9f374bb
    Merge pull request #243 from nix-community/update_flake_lock_action Lassulus 2023-05-22 21:20:10 +02:00
  • 1f38cef0f2 flake.lock: Update github-actions[bot] 2023-05-22 01:34:48 +00:00
  • 12662956d1 module: add diskoScript output, deprecated disko output lassulus 2023-05-21 15:39:00 +02:00
  • 627bbe1870
    Merge pull request #236 from nix-community/refactor Lassulus 2023-05-21 14:41:34 +02:00
  • 28d4e71950 cli: consume diskoConfigurations or nixosConfigurations disko configs lassulus 2023-05-20 13:55:25 +02:00
  • 1c31612335 lib: read types from subdir lassulus 2023-05-16 15:31:18 +02:00
  • 22b33a4fd6 types: refactor into diskoLib lassulus 2023-05-16 13:40:03 +02:00
  • efb2016c8e
    Merge #237 bors[bot] 2023-05-19 05:04:20 +00:00
  • 2d3d52a1e3
    Merge #239 bors[bot] 2023-05-19 04:59:24 +00:00
  • 8f218e98c1
    Minor cleanup Sandro 2023-05-19 02:00:43 +02:00
  • f61b918529 flake.lock: Update github-actions[bot] 2023-05-18 01:23:24 +00:00
  • 10402e3144
    Merge pull request #234 from nix-community/lvm_sort Lassulus 2023-05-15 19:16:37 +02:00
  • 0e942c56d7 tests: add lvm-sizes-sort test lassulus 2023-05-15 16:16:40 +02:00
  • b4cc8fd0a1
    Merge pull request #231 from nix-community/update_flake_lock_action Lassulus 2023-05-15 16:17:10 +02:00
  • e1d5b132d1 types/lvm_vg: create 100% size lvs last lassulus 2023-05-12 17:22:09 +02:00
  • fc5f2edff6 flake.lock: Update github-actions[bot] 2023-05-15 01:25:05 +00:00
  • 8f95856432
    Merge pull request #235 from zarelit/patch-1 Lassulus 2023-05-13 20:37:36 +02:00
  • 3accdc44c3
    Add missing headline in upgrade-guide.md David Costa 2023-05-13 20:01:58 +02:00
  • 13665a836f
    luks: add initrdUnlock option to luks type (#233) Jon Seager 2023-05-13 08:10:13 +01:00
  • af27d7917d run nix fmt lassulus 2023-05-12 17:20:14 +02:00
  • 834b7b2a33
    Merge pull request #232 from a-kenji/fix-typo Lassulus 2023-05-11 09:52:40 +02:00
  • c6a5e20346 fix: typo a-kenji 2023-05-11 09:27:26 +02:00
  • 2a59f5cf64
    Merge #228 bors[bot] 2023-05-08 01:22:09 +00:00
  • f950f421c1 flake.lock: Update github-actions[bot] 2023-05-08 01:21:52 +00:00
  • 35c3426fec
    Merge #227 bors[bot] 2023-05-07 09:21:53 +00:00
  • f70b9aabba Add support for /dev/mapper LVM partitions in deviceNumbering Antoine Pietri 2023-05-07 11:18:29 +02:00
  • 081f86329c
    Merge #225 bors[bot] 2023-05-04 08:27:02 +00:00
  • 97d546372c linux-testing-bcachefs: 6.2.0-2023-04-15 -> 6.3.0-2023-05-02 Jörg Thalheim 2023-05-04 10:23:23 +02:00
  • ecd71c0c3b
    Merge pull request #224 from nix-community/update_flake_lock_action Lassulus 2023-05-04 09:17:08 +02:00
  • 65badd8b77 flake.lock: Update github-actions[bot] 2023-05-04 01:21:51 +00:00
  • 5989fbc8c4
    Merge #221 bors[bot] 2023-05-01 07:41:21 +00:00
  • 866fdba336 flake.lock: Update github-actions[bot] 2023-05-01 01:26:08 +00:00
  • 8b43938cf7 luks-lvm: document secret.key newline lassulus 2023-04-30 13:59:54 +02:00
  • c917cb9cdb
    Merge pull request #218 from oddlama/master Lassulus 2023-04-29 23:01:09 +02:00
  • b320fcd543
    zpool: don't mount created datasets directly; and fix encrypted import oddlama 2023-04-29 19:42:44 +02:00