summaryrefslogtreecommitdiffstats
path: root/modules.d/slx-dmsetup
Commit message (Expand)AuthorAgeFilesLines
* [slx-dmsetup] Make sure id44 slices are 4k-alignedSimon Rettberg2024-03-011-4/+8
* [slx-dmsetup] Only resize rootfs if no such service exists in stage 4Simon Rettberg2024-01-291-1/+1
* [slx-dmsetup] Only grow rootfs if we don't do it in stage4Simon Rettberg2024-01-292-2/+4
* [slx-dmsetup] grow: Preserve exit status now that it's a serviceSimon Rettberg2024-01-291-3/+2Star
* Try to use more systemd servicesSimon Rettberg2024-01-294-6/+32
* [slx-dmsetup] Use new is_on function from slx-toolsSimon Rettberg2023-07-061-1/+1
* [slx-dmsetup] Introduce SLX_ID44_CRYPT for encryptingSimon Rettberg2023-07-061-6/+22
* [slx-dmsetup] Fix dm-crypt usage by making sure we get an encryption keySimon Rettberg2023-05-191-2/+8
* [slx-dmsetup] Cannot make a local var with same name as global readonlySimon Rettberg2022-08-111-3/+3
* [slx-dmsetup] Handle absolute slice sizes first and remember used spaceSimon Rettberg2022-08-101-2/+19
* [slx-dmsetup] Add linear swap space if slx.swap is in command lineSimon Rettberg2022-08-091-4/+48
* [*] Redirect 'set -x' output exclusively to /run/openslx/*Simon Rettberg2022-06-101-1/+1
* [slx-dmsetup] Properly disable future ntfsfree stuff if already activeSimon Rettberg2022-05-241-1/+4
* [slx-dmsetup] linear ID44 target; support SLX_NTFSFREE = "always"Simon Rettberg2022-05-231-130/+193
* [slx-dmsetup] reintroduce linear 1:1 mapping of scratch deviceJonathan Bauer2021-02-171-1/+13
* [slx-dmsetup] remove deprecated scriptJonathan Bauer2020-11-132-34/+0Star
* [slx-dmsetup] copy ntfsfree within PATHJonathan Bauer2020-10-231-1/+2
* [slx-dmsetup] include ntfsfreeJonathan Bauer2020-10-221-1/+3
* [slx-dmsetup] Don't fall back to /run/openslx for CoW-tmpfsSimon Rettberg2020-10-091-5/+2Star
* [slx-dmsetup] Minor cleanupSimon Rettberg2020-10-091-4/+3Star
* [slx-dmsetup] part-table: Allow different units for min and maxSimon Rettberg2020-10-021-32/+51
* [slx-dmsetup] Add overprovisioning formula for CoW volumeSimon Rettberg2020-10-021-12/+16
* [slx-dmsetup] Use _sz for sizes expressed in 512b sectorsSimon Rettberg2020-10-011-59/+61
* [slx-dmsetup] Avoid creating linear targets that are 1:1 mappingsSimon Rettberg2020-10-011-87/+120
* [slx-dmsetup] Add support for ntfsfreeSimon Rettberg2020-09-301-2/+56
* [slx-dmsetup] Block zeroing not required in our use caseSimon Rettberg2020-09-301-1/+1
* [slx-dmsetup] Fix another dd callSimon Rettberg2020-09-301-1/+1
* [slx-dmsetup] Simplifications, commentsSimon Rettberg2020-09-301-21/+33
* [slx-dmsetup] Fix minor coding style issues, fix dd callSimon Rettberg2020-09-291-28/+37
* [slx-dmsetup] simplier random dm-crypt key generationJonathan Bauer2020-09-171-1/+1
* [slx-dmsetup] explicitely add aes-xts-plain64 related kernel modulesJonathan Bauer2020-09-151-5/+4Star
* [slx-dmsetup] remove unneeded fallocateJonathan Bauer2020-05-251-1/+1
* [slx-dmsetup] more work towards persistent thin poolJonathan Bauer2020-05-251-15/+11Star
* Merge branch 'nobash-merge' into downloader-nobash-mergeJonathan Bauer2020-05-255-180/+62Star
* [slx-dmsetup] fallback to RAMdisk pool metadataJonathan Bauer2020-05-141-9/+11
* [slx-dmsetup] fix noop in if/thenJonathan Bauer2020-05-141-0/+2
* [slx-dmsetup] preparations for persistent metadata device for thin-poolJonathan Bauer2020-05-141-6/+14
* [slx-dmsetup] data_block_size -> 256Jonathan Bauer2020-05-141-1/+1
* restructure repoJonathan Bauer2020-05-137-0/+712