kiwi-el8/kiwi/builder
Marcus Schäfer c148d661b9
Deleted pxedeploy section
There is no further demand in the client config creation for the
legacy netboot code. Customers using the netboot initrd already
create the client config.<MAC> file manually or through another
system. With the next generation kiwi we also recommend the disk
based network deployment using the dracut capabilities and marked
the netboot code as still supported but on the legacy stream.
Along with the deletion in the schema the following changes
were also done:

* Deleted use of pxedeploy section in implementation
* Increase schema version to v7.0
* Update documentation on schema version update
* Added xsl stylesheet conversion from v6.9 to v7.0
  Automatic schema version upgrade from v6.9 to v7.0 deletes
  the pxedeploy section from any type specification

This Fixes #19
2019-04-05 14:26:54 +02:00
..
__init__.py Implement custom argument handling for xz_options 2017-06-20 09:24:56 +02:00
archive.py build API docs cleanup 2018-04-18 11:54:45 +02:00
container.py Make container compression a configuration option 2018-05-15 11:18:22 +02:00
disk.py Update compression flag for qcow2 format 2019-04-02 11:24:35 +02:00
filesystem.py Update compression flag for qcow2 format 2019-04-02 11:24:35 +02:00
install.py Distinguish install and image dracut config 2018-10-30 14:53:42 +01:00
live.py Fixed some code smells 2018-07-11 10:31:04 +02:00
pxe.py Deleted pxedeploy section 2019-04-05 14:26:54 +02:00