kiwi-el8/kiwi/builder
Marcus Schäfer 94de1336d8
Support custom partitions
In addition to the volume volume management settings also
allow to setup low level table entries like in the following
example:

<partitions>
    <partition name="var" size="100" mountpoint="/var" filesystem="ext3"/>
</partitions>
2021-11-03 13:31:17 +01:00
..
__init__.py Complete strong typing for API methods 2021-04-10 20:04:39 +02:00
archive.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
container.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
disk.py Support custom partitions 2021-11-03 13:31:17 +01:00
filesystem.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
install.py Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
kis.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
live.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00