summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #84 from lilyinstarlight/fix/mountOptionsLassulus2022-12-235-16/+14
|\
| * types: pass through mountOptions to _config for all typesLily Foster2022-12-235-16/+14
|/
* Merge pull request #83 from lilyinstarlight/fix/swapon-typoJörg Thalheim2022-12-231-1/+1
|\
| * swap: fix typo for checking if swap is onLily Foster2022-12-231-1/+1
|/
* Merge pull request #90 from nix-community/kuutamoJörg Thalheim2022-12-231-0/+1
|\
| * mdadm: add single-disk raid supportJörg Thalheim2022-12-231-0/+1
|/
* Merge pull request #91 from nix-community/fix-ciJörg Thalheim2022-12-232-2/+31
|\
| * pin nixpkgs againJörg Thalheim2022-12-232-2/+31
|/
* swap: require gnugreplassulus2022-12-121-1/+1
* Merge pull request #74 from nix-community/other-archsLassulus2022-12-093-41/+54
|\
| * use stdenvNoCC instead of barebone derivationJörg Thalheim2022-12-091-17/+17
| * expose disko for non x86Jörg Thalheim2022-12-093-41/+54
|/
* zap: destroy all mdadm devices if mdadm is in PATHlassulus2022-12-082-5/+8
* examples: use default cryptsetup parameterslassulus2022-12-043-15/+0
* Merge pull request #70 from nix-community/tmpfsLassulus2022-12-043-5/+140
|\
| * add nodev support (for tmpfs, ramfs, nfs)lassulus2022-12-043-1/+133
| * types: add default types for topLevel childrenlassulus2022-12-031-0/+3
| * fix all mountOptionslassulus2022-12-031-4/+4
|/
* tests swap: get jq from systemPackageslassulus2022-12-022-1/+4
* types: init swapDavid Arnold2022-12-024-3/+131
* Merge pull request #65 from nix-community/no-depsLassulus2022-12-017-41/+52
|\
| * disko cli: add --no-deps modelassulus2022-12-013-8/+38
| * tests module: test system.build output instead of systemPackageslassulus2022-12-011-4/+4
| * example with-lib: remove traceValSeqlassulus2022-12-011-2/+2
| * flake: fix stylelassulus2022-12-011-6/+6
| * drop environment.systemPackagesJörg Thalheim2022-11-292-20/+0
| * remove dependency on bashJörg Thalheim2022-11-291-1/+2
* | Merge pull request #64 from nix-community/no-depsLassulus2022-11-281-0/+5
|\|
| * add disko output variant without package listJörg Thalheim2022-11-271-0/+5
|/
* zapCreateMount: stop mdraidsJörg Thalheim2022-11-252-1/+8
* module: put disko scripts in system.build for better referencelassulus2022-11-251-0/+15
* add zapCreateMount script for idempodents install from iso/kexeclassulus2022-11-254-2/+28
* types: fix negative relative disk sizelassulus2022-11-253-5/+43
* Merge pull request #57 from a-kenji/fix-typosLassulus2022-11-212-3/+3
|\
| * fix: typosa-kenji2022-11-212-3/+3
|/
* Merge pull request #56 from nix-community/cleanupLassulus2022-11-152-23/+22
|\
| * README: fold installation methodsJörg Thalheim2022-11-151-8/+14
| * make flake the current installation recommendationJörg Thalheim2022-11-151-2/+2
| * make device matching regexes a bit stricterJörg Thalheim2022-11-151-3/+3
| * simplify deviceNumbering functionJörg Thalheim2022-11-151-15/+8
|/
* Merge pull request #55 from therishidesai/rdesai/add-mmcblk-supportJörg Thalheim2022-11-151-0/+1
|\
| * 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