<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/container/storage.conf.j2, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-05-28T13:10:01+00:00</updated>
<entry>
<title>container: T5003: add new mandatory option runroot</title>
<updated>2023-05-28T13:10:01+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-05-28T13:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=367423acc33c7a5d1ee5f0f8980884026529f426'/>
<id>urn:sha1:367423acc33c7a5d1ee5f0f8980884026529f426</id>
<content type='text'>
</content>
</entry>
<entry>
<title>container: T5003: add dependency on fuse-overlayfs</title>
<updated>2023-03-11T22:27:55+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-03-11T22:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=75c940e123584a00f338897c464ae0fc6d30a34a'/>
<id>urn:sha1:75c940e123584a00f338897c464ae0fc6d30a34a</id>
<content type='text'>
Fix podman error about invalid storage:

[graphdriver] prior storage driver overlay failed: 'overlay' is not supported
over overlayfs, a mount_program is required: backing file system is unsupported
for this graph driver" Error: 'overlay' is not supported over overlayfs, a
mount_program is required: backing file system is unsupported for this graph
driver.
</content>
</entry>
<entry>
<title>container: T4870: update to overlay2 driver</title>
<updated>2022-12-24T08:10:56+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-12-24T08:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6fe49566313f9c144f167eef4f018743236c182f'/>
<id>urn:sha1:6fe49566313f9c144f167eef4f018743236c182f</id>
<content type='text'>
overlay2 is the preferred storage driver for all currently supported Linux
distributions, and requires no extra configuration.
</content>
</entry>
<entry>
<title>container: T4870: Update to overlay driver</title>
<updated>2022-12-09T18:48:24+00:00</updated>
<author>
<name>Ben Pilgrim</name>
<email>ben@pilgrim.me.uk</email>
</author>
<published>2022-12-09T18:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f07c2071129bf8c29d54bc20ba6190a2b4c947cd'/>
<id>urn:sha1:f07c2071129bf8c29d54bc20ba6190a2b4c947cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>container: T4000: use unique storage for container image</title>
<updated>2022-05-08T19:55:54+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-08T19:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2e28d3f68c10dadc87bbff9ff2cc6410798384ae'/>
<id>urn:sha1:2e28d3f68c10dadc87bbff9ff2cc6410798384ae</id>
<content type='text'>
Do no longer store container images which are pulled from any registry to
/config/containers. Instead save them to a unified location that is the same
accross all images on the system: /usr/lib/live/mount/persistence/container/storage

Reason for this change is, while living under /config/containers a VyOS image
upgrade copied all downloaded container images to the new image - doubling the
used space per image on every upgrade. With the new location the images are
all the same for every VyOS image running. Container userdata can still be
stored under /config and copied to a newer image making rollbacks still
efficient.
</content>
</entry>
<entry>
<title>container: T4353: fix conf-mode script name</title>
<updated>2022-05-08T17:23:25+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-08T16:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c2dcbdbfd7bd4c4226cd6bebc47bd455f4cd3b30'/>
<id>urn:sha1:c2dcbdbfd7bd4c4226cd6bebc47bd455f4cd3b30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T2216: file is called container.py</title>
<updated>2022-05-02T04:25:51+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-02T04:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1566998a17e76c978595a19aa9721f548c09de56'/>
<id>urn:sha1:1566998a17e76c978595a19aa9721f548c09de56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>container: T4353: fix Jinja2 linting errors</title>
<updated>2022-05-01T16:43:47+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-01T16:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e6af32344b1647f59543cbc659704bb9ef08be5f'/>
<id>urn:sha1:e6af32344b1647f59543cbc659704bb9ef08be5f</id>
<content type='text'>
</content>
</entry>
</feed>
