summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #55 from therishidesai/rdesai/add-mmcblk-supportJörg Thalheim2022-11-151-0/+1
|\ | | | | add support for mmc blk devices
| * add support for mmc blk devicesRishi Desai2022-11-151-0/+1
|/
* disko: add --debuglassulus2022-11-101-0/+5
|
* disko: enable flakes if flake was givenlassulus2022-11-101-0/+1
|
* add regression test for #52lassulus2022-11-102-0/+62
|
* tests: add testBoot parameter to disable boot testslassulus2022-11-101-16/+20
|
* types: make deviceDependencies optionallassulus2022-11-101-2/+2
|
* disko: add flake usagelassulus2022-11-101-0/+1
|
* disko: don't create result linkslassulus2022-11-091-0/+1
|
* disko: support nixos-install style flake syntaxlassulus2022-11-092-14/+37
|
* disko: don't fail in flake modelassulus2022-11-091-1/+1
|
* Merge pull request #48 from nix-community/moduleLassulus2022-11-0933-211/+764
|\
| * feat: allow to declare disko-config relative to flakeDavid Arnold2022-11-092-4/+26
| |
| * feat: reuse the pre-installed channelDavid Arnold2022-11-092-29/+3
| |
| * feat: trim the build to the minimumDavid Arnold2022-11-092-18/+29
| | | | | | | | on a slow finicky target machine, no time to pull gcc
| * fix: expect normal disko-config module filesDavid Arnold2022-11-091-2/+2
| |
| * fix: add package build and fix diskoDavid Arnold2022-11-093-2/+34
| |
| * WIP docszimbatm2022-11-021-2/+44
| | | | | | | | Based on https://documentation.divio.com/
| * types: add more packageslassulus2022-11-011-9/+13
| |
| * add tests for module and clilassulus2022-11-0114-19/+115
| |
| * add disko clilassulus2022-11-013-2/+85
| |
| * disko: add scripts with pkgslassulus2022-10-291-0/+8
| |
| * add modulelassulus2022-10-293-67/+171
| |
| * tests: add simple-efilassulus2022-10-232-0/+49
| |
| * example complex: fix default valuelassulus2022-10-231-1/+1
| |
| * export config list in typeslassulus2022-10-232-4/+2
| |
| * types: refactor topLevel into devices, move output generators to liblassulus2022-10-232-83/+66
| |
| * types: add packages outputlassulus2022-10-232-11/+112
| |
| * types: meta.dependencies -> meta.deviceDependencieslassulus2022-10-231-8/+8
| |
| * tests: pass lib to exampleslassulus2022-10-2312-13/+59
|/
* Merge pull request #43 from nix-community/test-configJörg Thalheim2022-10-0423-142/+492
|\ | | | | add nixos tests for disko.config
| * add nixos tests for disko.config, extend/fix existing testslassulus2022-10-0222-110/+448
| |
| * _config: use lists to merge config via nixos' imports =lassulus2022-10-021-31/+37
| |
| * types mdadm: add metadata optionlassulus2022-10-021-0/+6
| |
| * types: fix lvm_lv config device namelassulus2022-09-301-2/+2
| |
* | Merge pull request #46 from nix-community/add-license-1Lassulus2022-10-021-0/+21
|\ \ | |/ |/|
| * Create LICENSELassulus2022-10-021-0/+21
|/
* Merge pull request #42 from nix-community/standaloneJörg Thalheim2022-09-131-5/+1
|\ | | | | fix standalone example
| * fix standalone exampleJörg Thalheim2022-09-131-5/+1
| |
* | Merge pull request #41 from nix-community/nixpkgsLassulus2022-09-132-33/+46
|\|
| * disko: drop dependency on pkgsJörg Thalheim2022-09-132-33/+46
|/ | | | | This creates less headaches when importing nixos configuration and also fix some flake use cases.
* Merge pull request #40 from moduon/refresh-after-partitioningJörg Thalheim2022-09-121-0/+2
|\ | | | | fix: mkfs randomly not detecting just partitioned device
| * fix: mkfs randomly not detecting just partitioned deviceJairo Llopis2022-09-121-0/+2
|/ | | | @moduon MT-1248
* Merge pull request #37 from nix-community/zfsJörg Thalheim2022-09-051-2/+4
|\ | | | | zfs: fix nixos config options
| * config: add zfsutil to zfs datasets as appropriateJörg Thalheim2022-09-051-0/+2
| |
| * config: fix fsType for zfsJörg Thalheim2022-09-051-2/+2
| |
* | Merge pull request #36 from nix-community/nvmeJörg Thalheim2022-09-051-1/+1
|\| | | | | fix nvme device names
| * fix nvme device namesJörg Thalheim2022-09-051-1/+1
|/
* Merge pull request #35 from nix-community/fix-exampleJörg Thalheim2022-09-051-3/+2
|\ | | | | fix example/default.nix
| * fix example/default.nixJörg Thalheim2022-09-051-3/+2
|/