kiwi-el8/kiwi/bootloader/install
David Cassany 0cfcf2fb9a LVM volumes management during grub2 install
During the grub2 install process volumes were not mounted properly,
a proper mount order was not taken into consideration and LV device
information was not given by the method get_volumes in VolumeManger.
This commit forces the mount (and umount) operations to be done in
coherent order and also modifies the get_volumes method in order
to return the device associated to each volume.
2016-11-30 15:54:34 +01:00
..
__init__.py Complete bootloader inline API documentation 2016-04-14 14:25:49 +02:00
base.py Complete bootloader install interface 2016-04-13 11:42:28 +02:00
grub2.py LVM volumes management during grub2 install 2016-11-30 15:54:34 +01:00
zipl.py Style fixes: E275 missing whitespace after keyword 2016-06-16 10:33:54 +02:00