Commit Graph
9 Commits
Author SHA1 Message Date
DavHauandlassulus ff2d853a84 treewide: format all files 2025-02-15 10:08:56 +00:00
Jörg Thalheim aa006252c8 add unmount feature 2024-11-29 14:44:15 +01:00
Felix Uhlandmergify[bot] 4be2aadf13 lib: use lib.escapeShellArg for concatenated paths 2024-10-22 09:10:08 +00:00
Felix Uhlandmergify[bot] 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
lassulusandmergify[bot] c9c2fa9d3a lib: better formatting of generated shell output 2023-07-04 16:02:25 +00:00
lassulusandmergify[bot] ab9b880db2 lib.types: turn _create, _mount and _config into values 2023-07-04 16:02:25 +00:00
lassulus 62f939e213 types: pass parent node to all subTypes 2023-06-16 21:11:44 +02:00
Jörg Thalheim a8d85d9f89 apply deadnix 2023-06-06 13:32:47 +02:00
lassulus 1c31612335 lib: read types from subdir 2023-05-20 13:56:42 +02:00