<feed xmlns='http://www.w3.org/2005/Atom'>
<title>compute-archlinux-image-builder, branch 0.7</title>
<subtitle>Script to creates Arch Linux image for Google Compute Engine.</subtitle>
<id>http://git.kilabit.info/compute-archlinux-image-builder/atom?h=0.7</id>
<link rel='self' href='http://git.kilabit.info/compute-archlinux-image-builder/atom?h=0.7'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/compute-archlinux-image-builder/'/>
<updated>2021-01-23T17:40:12Z</updated>
<entry>
<title>Switch growpart -&gt; growpartfs</title>
<updated>2021-01-23T17:40:12Z</updated>
<author>
<name>Samuel Littley</name>
<email>samuel.littley@toastwaffle.com</email>
</author>
<published>2021-01-23T17:40:12Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/compute-archlinux-image-builder/commit/?id=d438e3d9d3e5bf2c280ceb60d71eb8b5a102431a'/>
<id>urn:sha1:d438e3d9d3e5bf2c280ceb60d71eb8b5a102431a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #39 from shuLhan/shulhan-rm-cache</title>
<updated>2021-01-14T14:35:04Z</updated>
<author>
<name>Samuel Littley</name>
<email>samuel.littley@toastwaffle.com</email>
</author>
<published>2021-01-14T14:35:04Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/compute-archlinux-image-builder/commit/?id=8bd8d07c5dd5d6c080456be8168b4d37d5a3de5d'/>
<id>urn:sha1:8bd8d07c5dd5d6c080456be8168b4d37d5a3de5d</id>
<content type='text'>
all: remove downloaded packages before building image</content>
</entry>
<entry>
<title>all: remove downloaded packages before building image</title>
<updated>2021-01-14T14:13:34Z</updated>
<author>
<name>shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2021-01-14T13:47:15Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/compute-archlinux-image-builder/commit/?id=94fc0220d45454b8f4f6530fbe1df4ff15c36c24'/>
<id>urn:sha1:94fc0220d45454b8f4f6530fbe1df4ff15c36c24</id>
<content type='text'>
By removing the downloaded packages in the target we can minimize
generated image size from 514MB to around 340MB.
</content>
</entry>
<entry>
<title>Merge pull request #38 from slava92/mirrorlist</title>
<updated>2021-01-02T17:46:02Z</updated>
<author>
<name>Samuel Littley</name>
<email>samuel.littley@toastwaffle.com</email>
</author>
<published>2021-01-02T17:46:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/compute-archlinux-image-builder/commit/?id=54bb157ddef05dc1b19b558a9c484e5d2084767a'/>
<id>urn:sha1:54bb157ddef05dc1b19b558a9c484e5d2084767a</id>
<content type='text'>
fixed url of mirrorlist</content>
</entry>
<entry>
<title>fixed url of mirrorlist</title>
<updated>2021-01-02T16:45:01Z</updated>
<author>
<name>Slava Andreyev</name>
<email>slava9295@gmail.com</email>
</author>
<published>2021-01-02T16:45:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/compute-archlinux-image-builder/commit/?id=6769386ac94f98bf7182c48b0bcbbbc339d388a7'/>
<id>urn:sha1:6769386ac94f98bf7182c48b0bcbbbc339d388a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removes outdated note in README about rng-tools.</title>
<updated>2020-08-24T16:14:16Z</updated>
<author>
<name>Lorenzo Castelli</name>
<email>lcastelli@google.com</email>
</author>
<published>2020-08-24T16:14:16Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/compute-archlinux-image-builder/commit/?id=4ef02b79e7480aeebbb6b00eac011164fc091b48'/>
<id>urn:sha1:4ef02b79e7480aeebbb6b00eac011164fc091b48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoids starting services for GCE packages.</title>
<updated>2020-08-24T03:24:02Z</updated>
<author>
<name>Lorenzo Castelli</name>
<email>lcastelli@google.com</email>
</author>
<published>2020-08-24T02:38:40Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/compute-archlinux-image-builder/commit/?id=0915dd9480cf34df6a1a5ecec1368cbd8fef5bd2'/>
<id>urn:sha1:0915dd9480cf34df6a1a5ecec1368cbd8fef5bd2</id>
<content type='text'>
The latest GCE packages already start services automatically, so this is
no longer needed.

This also includes some cosmetic updates.
</content>
</entry>
<entry>
<title>Merge pull request #35 from yan12125/dont-touch-host-machine-id</title>
<updated>2020-07-12T10:30:03Z</updated>
<author>
<name>Samuel Littley</name>
<email>samuel.littley@toastwaffle.com</email>
</author>
<published>2020-07-12T10:30:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/compute-archlinux-image-builder/commit/?id=0b502ed4bc3bfe1dcb5052e5da9ca39e27a8338b'/>
<id>urn:sha1:0b502ed4bc3bfe1dcb5052e5da9ca39e27a8338b</id>
<content type='text'>
Don't touch machine-id on the building host</content>
</entry>
<entry>
<title>Don't touch machine-id on the building host</title>
<updated>2020-07-12T10:20:15Z</updated>
<author>
<name>Chih-Hsuan Yen</name>
<email>yan12125@gmail.com</email>
</author>
<published>2020-07-06T05:53:26Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/compute-archlinux-image-builder/commit/?id=1e2be0ddf76b4db4b59d4fb1185871eb48eca2dd'/>
<id>urn:sha1:1e2be0ddf76b4db4b59d4fb1185871eb48eca2dd</id>
<content type='text'>
Since dbus 1.11.14 [1], /var/lib/dbus/machine-id is a symlink to
/etc/machine-id, so writing to "$mount_dir/var/lib/dbus/machine-id"
actually overwrites /etc/machine-id on the building host.

[1] https://gitlab.freedesktop.org/dbus/dbus/commit/ae7568facee0b0d93d7bd1433a0d8840e98f6fb6
</content>
</entry>
<entry>
<title>Starts google-oslogin-cache.timer.</title>
<updated>2020-04-19T00:03:13Z</updated>
<author>
<name>Lorenzo Castelli</name>
<email>lcastelli@gmail.com</email>
</author>
<published>2020-04-19T00:03:13Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/compute-archlinux-image-builder/commit/?id=7f63c59ff6179a5e41c9729756c2efb63fde00e6'/>
<id>urn:sha1:7f63c59ff6179a5e41c9729756c2efb63fde00e6</id>
<content type='text'>
</content>
</entry>
</feed>
