<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-vm-images.git/group_vars, branch current</title>
<subtitle> (mirror of https://github.com/vyos/vyos-vm-images.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-vm-images.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-vm-images.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/'/>
<updated>2024-01-05T14:19:34+00:00</updated>
<entry>
<title>Change python version to python3</title>
<updated>2024-01-05T14:19:34+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-01-05T14:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=10f6a21e14ceb88a020ab3539ed633f1a939f2d0'/>
<id>urn:sha1:10f6a21e14ceb88a020ab3539ed633f1a939f2d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update all.yml</title>
<updated>2022-03-13T13:25:57+00:00</updated>
<author>
<name>Nicolás Fort</name>
<email>95703796+nicolas-fort@users.noreply.github.com</email>
</author>
<published>2022-03-13T13:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=5ca855bc03dd4d801a1e13916756295a5731e732'/>
<id>urn:sha1:5ca855bc03dd4d801a1e13916756295a5731e732</id>
<content type='text'>
Update download url</content>
</entry>
<entry>
<title>Added partition table type select option (MBR/GPT/hybrid)</title>
<updated>2021-03-15T17:48:41+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2021-01-23T21:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=1d711c0159a7b8abbc7c801f9b4b2ff08a615317'/>
<id>urn:sha1:1d711c0159a7b8abbc7c801f9b4b2ff08a615317</id>
<content type='text'>
Since some of the build target platforms do not support hybrid partition table and require only MBR (AWS AMI), was added option that allows selecting a partition table type:

```
-e parrtable_type=type
```

where `type` can be one of: `mbr`, `gpt`, `hybrid`.
Default value is `hybrid`.
</content>
</entry>
<entry>
<title>Fixed ISO download task</title>
<updated>2021-01-23T18:22:31+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2021-01-23T18:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=430392dc3e8385567f97f56c8107130968709227'/>
<id>urn:sha1:430392dc3e8385567f97f56c8107130968709227</id>
<content type='text'>
The current listing of the https://downloads.vyos.io/?dir=rolling/current/amd64 is not compatible with the old parser. Also, now it is not necessary to search for the latest image anymore - it has always the same static URL.
Therefore, the download page parser was removed and the download task was modified to download an ISO from a permanent URL.
</content>
</entry>
<entry>
<title>Restored ability to build an OVA image</title>
<updated>2020-04-20T20:45:01+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2020-04-20T20:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=afca529c30e486e834ad5e98f18bfba5f40710ac'/>
<id>urn:sha1:afca529c30e486e834ad5e98f18bfba5f40710ac</id>
<content type='text'>
Also:
  - actualized some variables
  - added more objects to cleanup to not keep garbage after playbook run
  - added variable to select default boot console in GRUB
</content>
</entry>
<entry>
<title>QEMU image build improvements</title>
<updated>2020-02-20T17:40:42+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2020-02-20T08:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=332dbe851c44543b69e516439baf203c9bebcadc'/>
<id>urn:sha1:332dbe851c44543b69e516439baf203c9bebcadc</id>
<content type='text'>
* Added missed package dependencies (for Debian 10 based builders)
* Added additional options, which can be passed to the playbook:
  * iso_local - path to local ISO file
  * disk_size - target disk image size
  * cloud_init - enable or disable Cloud-init integration to an image
  * cloud_init_ds - set custom list of data sources for Cloud-init
* Added a version number and Cloud-init mark to a QCOW2 image name
* Cloud-init installation procedure tuned to use packages from a proper one VyOS repository, according to VyOS and Debian version
* Added workaround for /etc/network/interfaces to allow Cloud-init initialize network in a native way
* Replaced default config file to Jinja2 template
* Fixed GRUB installation on UEFI builders - added target i386-pc
* Replaced GRUB configuration:
  * enable both KVM and Serial console for all images (Serial by default)
  * added password recovery option for all images
  * added 5 seconds of a timeout to allow select proper menu entry
  * fixed booting for 1.3 VyOS
* Added loop device detach after image build - allows to build images multiple times without exhausting loop device limit
* Added fstrim applying for image - theoretically, this may save some space
* Enabled compression for QCOW2 image - this reduces image size significantly
* Added RAW image deletion after conversion to more accurate cleanup
</content>
</entry>
<entry>
<title>vmware: add ovf:transport to VirtualHardwareSection</title>
<updated>2018-10-25T16:08:04+00:00</updated>
<author>
<name>Yuya Kusakabe</name>
<email>yuya.kusakabe@gmail.com</email>
</author>
<published>2018-10-25T16:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=88832a6324731f9357aa301adc70ef8448d6bc9f'/>
<id>urn:sha1:88832a6324731f9357aa301adc70ef8448d6bc9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup playbook</title>
<updated>2018-06-27T16:23:02+00:00</updated>
<author>
<name>Yuya Kusakabe</name>
<email>yuya.kusakabe@gmail.com</email>
</author>
<published>2018-06-27T16:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=86f71d4334f2269ff8f0268d200f03b73e1c26b7'/>
<id>urn:sha1:86f71d4334f2269ff8f0268d200f03b73e1c26b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial QEMU support</title>
<updated>2018-06-20T14:06:38+00:00</updated>
<author>
<name>Yuya Kusakabe</name>
<email>yuya.kusakabe@gmail.com</email>
</author>
<published>2018-06-20T14:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=8c9f3a8e7bd9a937bcc4401a27246e258c5b4e4c'/>
<id>urn:sha1:8c9f3a8e7bd9a937bcc4401a27246e258c5b4e4c</id>
<content type='text'>
</content>
</entry>
</feed>
