summaryrefslogtreecommitdiffstats
path: root/core/modules/disk-partitions/data
Commit message (Collapse)AuthorAgeFilesLines
* [disk-partitions] support GPT part type for ID45Jonathan Bauer2019-12-181-1/+1
|
* [disk-partitions] add Before=tmp.target for nowJonathan Bauer2019-12-041-0/+1
| | | | TODO refactor this whole tmp.target/setup-partitions stuff
* [disk-partitions] no default depsJonathan Bauer2019-11-131-0/+1
|
* [disk-partitions] speed upJonathan Bauer2019-11-131-2/+0Star
|
* [disk-partitions] backward compat tmp.targetJonathan Bauer2019-11-111-0/+2
|
* [disk-partitions] do not slow down tmp.targetJonathan Bauer2019-11-111-1/+1
| | | | since its no longer responsible for reaching tmp.target
* [disk-partitions] oopsieJonathan Bauer2019-08-131-1/+1
|
* [disk-partitions] awk != busybox awkJonathan Bauer2019-08-131-1/+1
| | | | | use bc to be sure the output will be in non-scientific notation (e.g. 4.8123+e10)
* [disk-parts] missed one ...Jonathan Bauer2019-07-241-1/+1
|
* [disk-partitions] module to handle non id44sJonathan Bauer2019-07-243-0/+284
cleanup the id44 stuff from the main scripts, moved to local-fs.target and use slxtools to get the devices