disko/lib
Jared Baur 8d4ae698ea Use existing bash instance when running destroyScript
The destroy script already has a bash interpreter in use, but when the
`disk-deactivate` script is ran, it calls out to /usr/bin/env to query
for a bash interpreter. When running the destroyScript in unique places
(such as the stage-1 initrd), /usr/bin/env might not exist, so we can
make destroyScript more self-contained by reusing the same bash.
2024-04-12 18:51:46 +00:00
..
types make partitions.alignment configurable 2024-04-09 21:45:35 +02:00
default.nix Use existing bash instance when running destroyScript 2024-04-12 18:51:46 +00:00
make-disk-image.nix make-disk-image: optionally include ZFS module in kernel 2024-01-12 15:58:58 +00:00
tests.nix types *: make create idempotent 2024-03-13 09:58:33 +01:00