bootstrap-vz/bootstrapvz/base/fs/partitions
Graham Forest 114a069a99
Create device dirs if they do not exist
Some build environments (e.g. Google Cloud Container Builder docker
images) don't have enough of a /dev filesystem to have
/dev/disk/by-uuid/ by default. Make them if they don't exist.
2018-03-28 11:01:41 -07:00
..
__init__.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
abstract.py Add mountopts to classes and methods 2016-12-10 16:11:58 +01:00
base.py Create device dirs if they do not exist 2018-03-28 11:01:41 -07:00
gpt.py Add mountopts to classes and methods 2016-12-10 16:11:58 +01:00
gpt_swap.py Add mountopts to classes and methods 2016-12-10 16:11:58 +01:00
mount.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
msdos.py Add mountopts to classes and methods 2016-12-10 16:11:58 +01:00
msdos_swap.py Add mountopts to classes and methods 2016-12-10 16:11:58 +01:00
single.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
unformatted.py Add mountopts to classes and methods 2016-12-10 16:11:58 +01:00