disko/lib
Felix Uhl ca47da60e5 disko: fix improper handling of whitespace
Fixes #130

This should fix pretty much all cases where spaces or other special
characters would break disko due to improper quoting. I searched for all
instances of '.label', '.device' and '.name', so I believe I caught
whatever I could.

In some cases I changed single quotes to double quotes for consistency.

I know we don't usually fix bugs in the legacy table type, but it was so
easy I couldn't resist.
2024-10-22 09:10:08 +00:00
..
types disko: fix improper handling of whitespace 2024-10-22 09:10:08 +00:00
default.nix disko: fix improper handling of whitespace 2024-10-22 09:10:08 +00:00
interactive-vm.nix disko: fix improper handling of whitespace 2024-10-22 09:10:08 +00:00
make-disk-image.nix options: add imageName option to disk type. 2024-10-14 16:16:13 +00:00
tests.nix only set boot.initrd.preDeviceCommands if we boot with script-based stage1 2024-10-01 09:58:39 +02:00