<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-vm-images.git/roles, branch temp</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=temp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-vm-images.git/atom?h=temp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/'/>
<updated>2020-10-08T07:07:49+00:00</updated>
<entry>
<title>added metadata to use the roles in requirements.yml</title>
<updated>2020-10-08T07:07:49+00:00</updated>
<author>
<name>qxmips</name>
<email>qxmips@gmail.com</email>
</author>
<published>2020-10-08T07:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=a9a2e6899c75e81e4dc839442b6f950dee040527'/>
<id>urn:sha1:a9a2e6899c75e81e4dc839442b6f950dee040527</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor fixes</title>
<updated>2020-10-08T06:05:15+00:00</updated>
<author>
<name>create with ansible</name>
<email>qxmips@debian10-vyos-build.local</email>
</author>
<published>2020-10-08T05:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=8ef65f52418997af40a4afb2df83a8faef09111a'/>
<id>urn:sha1:8ef65f52418997af40a4afb2df83a8faef09111a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor fixes</title>
<updated>2020-10-08T05:35:44+00:00</updated>
<author>
<name>create with ansible</name>
<email>qxmips@debian10-vyos-build.local</email>
</author>
<published>2020-10-08T05:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=cdbd9df937e524c1d89ef74c15a013e79359b9fc'/>
<id>urn:sha1:cdbd9df937e524c1d89ef74c15a013e79359b9fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for the images building process</title>
<updated>2020-05-26T18:49:18+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2020-05-26T18:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=93879fe015cd9a60a94becd923c609376edf777d'/>
<id>urn:sha1:93879fe015cd9a60a94becd923c609376edf777d</id>
<content type='text'>
  - Fixed GRUB installation on UEFI hosts. On UEFI machines GRUB will try to install EFI version by default, so we need to set `--target` on i386-pc version too;
  - Fixed /dev/mapper devices unmounting, removing, and loopback detach. `kpartx -d` does not detach devices from `/dev/mapper` at least in a testing environment (Debian Buster inside Docker). That why we need to run `dmsetup remove` directly for this. The same with a loopback device. If not do this, resources will be busy and all builds except the first one may fail;
  - Deleted hybrid MBR creating task. It has a wrong syntax and does not work, and it looks like it is needless anyway.
</content>
</entry>
<entry>
<title>Build BIOS/UEFI Hybrid Images</title>
<updated>2020-04-29T14:30:37+00:00</updated>
<author>
<name>kroy</name>
<email>kroy@kroy.io</email>
</author>
<published>2020-04-28T18:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=3ee8d560dc91173a2f1834cbad119b29177a6b3c'/>
<id>urn:sha1:3ee8d560dc91173a2f1834cbad119b29177a6b3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added option to install guest agents</title>
<updated>2020-04-23T18:06:35+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2020-04-23T17:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=6f037298fc0c48f2ffb4ba0780f1cfdbb1fa4acf'/>
<id>urn:sha1:6f037298fc0c48f2ffb4ba0780f1cfdbb1fa4acf</id>
<content type='text'>
Supported agents:
  - open-vm-tools (`vmware` option)
  - qemu-guest-agent (`qemu` option)
</content>
</entry>
<entry>
<title>Added option to create an image with empty config</title>
<updated>2020-04-22T11:20:46+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2020-04-22T11:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=6d85fa21b8dee034713770c21a1e2b11bc39fc51'/>
<id>urn:sha1:6d85fa21b8dee034713770c21a1e2b11bc39fc51</id>
<content type='text'>
</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>Replaced deletion of cc_vyos by disabling modules in config</title>
<updated>2020-03-17T16:50:52+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2020-03-17T13:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=ffd398585f441f6cc3b23e9080f48ed7fe951069'/>
<id>urn:sha1:ffd398585f441f6cc3b23e9080f48ed7fe951069</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed conditions for creating PXE archive</title>
<updated>2020-03-13T12:35:13+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2020-03-13T12:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-vm-images.git/commit/?id=22e169c8ba541666f8beab483cc48c4f9508d91e'/>
<id>urn:sha1:22e169c8ba541666f8beab483cc48c4f9508d91e</id>
<content type='text'>
</content>
</entry>
</feed>
