Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts: append old $PATH for destroying | lassulus | 2022-12-24 | 2 | -6/+6 |
| | |||||
* | Merge pull request #88 from nix-community/fixup | Lassulus | 2022-12-23 | 1 | -1/+3 |
|\ | |||||
| * | pass lib along | zimbatm | 2022-12-23 | 1 | -1/+3 |
| | | | | | | | | Avoid impurities | ||||
* | | Merge pull request #84 from lilyinstarlight/fix/mountOptions | Lassulus | 2022-12-23 | 5 | -16/+14 |
|\ \ | |/ |/| | |||||
| * | types: pass through mountOptions to _config for all types | Lily Foster | 2022-12-23 | 5 | -16/+14 |
|/ | |||||
* | Merge pull request #83 from lilyinstarlight/fix/swapon-typo | Jörg Thalheim | 2022-12-23 | 1 | -1/+1 |
|\ | | | | | swap: fix typo for checking if swap is on | ||||
| * | swap: fix typo for checking if swap is on | Lily Foster | 2022-12-23 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #90 from nix-community/kuutamo | Jörg Thalheim | 2022-12-23 | 1 | -0/+1 |
|\ | | | | | mdadm: add single-disk raid support | ||||
| * | mdadm: add single-disk raid support | Jörg Thalheim | 2022-12-23 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #91 from nix-community/fix-ci | Jörg Thalheim | 2022-12-23 | 2 | -2/+31 |
|\ | | | | | pin nixpkgs again | ||||
| * | pin nixpkgs again | Jörg Thalheim | 2022-12-23 | 2 | -2/+31 |
|/ | |||||
* | swap: require gnugrep | lassulus | 2022-12-12 | 1 | -1/+1 |
| | |||||
* | Merge pull request #74 from nix-community/other-archs | Lassulus | 2022-12-09 | 3 | -41/+54 |
|\ | |||||
| * | use stdenvNoCC instead of barebone derivation | Jörg Thalheim | 2022-12-09 | 1 | -17/+17 |
| | | |||||
| * | expose disko for non x86 | Jörg Thalheim | 2022-12-09 | 3 | -41/+54 |
|/ | |||||
* | zap: destroy all mdadm devices if mdadm is in PATH | lassulus | 2022-12-08 | 2 | -5/+8 |
| | |||||
* | examples: use default cryptsetup parameters | lassulus | 2022-12-04 | 3 | -15/+0 |
| | |||||
* | Merge pull request #70 from nix-community/tmpfs | Lassulus | 2022-12-04 | 3 | -5/+140 |
|\ | |||||
| * | add nodev support (for tmpfs, ramfs, nfs) | lassulus | 2022-12-04 | 3 | -1/+133 |
| | | |||||
| * | types: add default types for topLevel children | lassulus | 2022-12-03 | 1 | -0/+3 |
| | | |||||
| * | fix all mountOptions | lassulus | 2022-12-03 | 1 | -4/+4 |
|/ | |||||
* | tests swap: get jq from systemPackages | lassulus | 2022-12-02 | 2 | -1/+4 |
| | |||||
* | types: init swap | David Arnold | 2022-12-02 | 4 | -3/+131 |
| | |||||
* | Merge pull request #65 from nix-community/no-deps | Lassulus | 2022-12-01 | 7 | -41/+52 |
|\ | |||||
| * | disko cli: add --no-deps mode | lassulus | 2022-12-01 | 3 | -8/+38 |
| | | |||||
| * | tests module: test system.build output instead of systemPackages | lassulus | 2022-12-01 | 1 | -4/+4 |
| | | |||||
| * | example with-lib: remove traceValSeq | lassulus | 2022-12-01 | 1 | -2/+2 |
| | | |||||
| * | flake: fix style | lassulus | 2022-12-01 | 1 | -6/+6 |
| | | |||||
| * | drop environment.systemPackages | Jörg Thalheim | 2022-11-29 | 2 | -20/+0 |
| | | | | | | | | | | | | Those packages are only used for installation and are not used afterwards. system.build outputs can be used to get them in an installer included. | ||||
| * | remove dependency on bash | Jörg Thalheim | 2022-11-29 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #64 from nix-community/no-deps | Lassulus | 2022-11-28 | 1 | -0/+5 |
|\| | |||||
| * | add disko output variant without package list | Jörg Thalheim | 2022-11-27 | 1 | -0/+5 |
|/ | | | | | for netboot or kexec based installer we may want to avoid uploading too many dependencies because the target could go out-of-memory. | ||||
* | zapCreateMount: stop mdraids | Jörg Thalheim | 2022-11-25 | 2 | -1/+8 |
| | |||||
* | module: put disko scripts in system.build for better reference | lassulus | 2022-11-25 | 1 | -0/+15 |
| | |||||
* | add zapCreateMount script for idempodents install from iso/kexec | lassulus | 2022-11-25 | 4 | -2/+28 |
| | |||||
* | types: fix negative relative disk size | lassulus | 2022-11-25 | 3 | -5/+43 |
| | |||||
* | Merge pull request #57 from a-kenji/fix-typos | Lassulus | 2022-11-21 | 2 | -3/+3 |
|\ | | | | | fix: typos | ||||
| * | fix: typos | a-kenji | 2022-11-21 | 2 | -3/+3 |
|/ | |||||
* | Merge pull request #56 from nix-community/cleanup | Lassulus | 2022-11-15 | 2 | -23/+22 |
|\ | |||||
| * | README: fold installation methods | Jörg Thalheim | 2022-11-15 | 1 | -8/+14 |
| | | |||||
| * | make flake the current installation recommendation | Jörg Thalheim | 2022-11-15 | 1 | -2/+2 |
| | | |||||
| * | make device matching regexes a bit stricter | Jörg Thalheim | 2022-11-15 | 1 | -3/+3 |
| | | |||||
| * | simplify deviceNumbering function | Jörg Thalheim | 2022-11-15 | 1 | -15/+8 |
|/ | |||||
* | Merge pull request #55 from therishidesai/rdesai/add-mmcblk-support | Jörg Thalheim | 2022-11-15 | 1 | -0/+1 |
|\ | | | | | add support for mmc blk devices | ||||
| * | add support for mmc blk devices | Rishi Desai | 2022-11-15 | 1 | -0/+1 |
|/ | |||||
* | disko: add --debug | lassulus | 2022-11-10 | 1 | -0/+5 |
| | |||||
* | disko: enable flakes if flake was given | lassulus | 2022-11-10 | 1 | -0/+1 |
| | |||||
* | add regression test for #52 | lassulus | 2022-11-10 | 2 | -0/+62 |
| | |||||
* | tests: add testBoot parameter to disable boot tests | lassulus | 2022-11-10 | 1 | -16/+20 |
| | |||||
* | types: make deviceDependencies optional | lassulus | 2022-11-10 | 1 | -2/+2 |
| |