David Shea
44e14176bb
Add a compose type for alibaba.
...
This compose type creates a partitioned disk as a qcow2 file, but with
only one partition instead of using a separate /boot.
2019-04-03 13:05:31 -04:00
David Shea
434fe58c28
Add a new compose type for Hyper-V
...
This is based on the VHD compose type, with the following differences:
* Use the vhdx format instead of vhd
* No WALinuxAgent
* Install hyperv-daemons
The hyperv-daemons are activated through udev rules, so there is no need
to add them to the services line.
2019-04-03 13:00:37 -04:00
David Shea
bd804c271b
Add a compose type for Google Compute Engine
2019-04-02 10:15:42 -04:00
David Shea
d619430d6d
Add openstack to the image type list in the docs
2018-12-07 15:11:27 -05:00
Brian C. Lane
c017300ad6
Revert "Rename composer-cli to composer"
...
This reverts commit c9be91c879
.
It conflicts with the PHP dependency manager project named 'composer'
2018-10-08 09:23:47 -07:00
David Shea
1056bfc25b
Add a vmdk compose type.
...
This is similar to the AMI type, but also adds open-vm-tools and does not do
anything special to the partitioning
2018-10-02 11:54:41 -04:00
David Shea
e0c236ff36
Add a vhd compose type for Azure images
...
This does pretty much the same things as the AMI compose type, but also
replaces NetworkManager with the Azure linux agent.
2018-10-02 11:54:41 -04:00
David Shea
18188bf6cf
Add an ami compose type for AWS images
...
This differs from lmc's --make-ami in that creates a full disk image instead of
an fsimage. Create a raw disk image with a / and /boot partitions, and enable
sshd, chronyd, and cockpit by default.
2018-10-02 11:54:38 -04:00
Lars Karlitski
c9be91c879
Rename composer-cli to composer
2018-09-20 12:02:03 +03:00
Brian C. Lane
9e41052992
Fix a couple typos in lorax-composer docs.
...
The description of blueprint versions was wrong, now it is
correct.
2018-06-29 14:15:54 -07:00
Brian C. Lane
ad549a4601
Add documentation for lorax-composer and composer-cli
2018-05-14 13:00:15 -07:00