<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/scripts, branch v3.9.0</title>
<subtitle>Main aports tree
</subtitle>
<id>https://git-old.alpinelinux.org/aports/atom?h=v3.9.0</id>
<link rel='self' href='https://git-old.alpinelinux.org/aports/atom?h=v3.9.0'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<updated>2019-01-28T20:36:07Z</updated>
<entry>
<title>mkimage: netboot sign modloop</title>
<updated>2019-01-28T20:36:07Z</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@alpinelinux.org</email>
</author>
<published>2019-01-28T20:36:02Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=44b9028139227a4964e7a3457c82a5ce1cc8e68e'/>
<id>urn:sha1:44b9028139227a4964e7a3457c82a5ce1cc8e68e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts: add modloop signing support</title>
<updated>2019-01-27T12:18:01Z</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@alpinelinux.org</email>
</author>
<published>2018-07-04T12:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=392aa6fce2d4464c4f2d972a870aec6bf1416920'/>
<id>urn:sha1:392aa6fce2d4464c4f2d972a870aec6bf1416920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts/mkimg.standard.sh: include grub-bios on extended image</title>
<updated>2019-01-17T21:00:47Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-01-17T21:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=165023bd27960b598359bae6f5f937dc7fa7301b'/>
<id>urn:sha1:165023bd27960b598359bae6f5f937dc7fa7301b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts/mkimg.standard.sh: remove tcpproxy</title>
<updated>2019-01-10T10:18:09Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-01-10T10:18:09Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4e69b6444bde02e89895aaab46d011dc4a4eb78e'/>
<id>urn:sha1:4e69b6444bde02e89895aaab46d011dc4a4eb78e</id>
<content type='text'>
package was moved to unmaintained due to upstream has gone missing
</content>
</entry>
<entry>
<title>scripts/bootstrap.sh: catch up with the openssl switch</title>
<updated>2018-11-09T09:24:16Z</updated>
<author>
<name>alpine-mips-patches</name>
<email>info@mobile-stream.com</email>
</author>
<published>2018-11-08T14:20:36Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=27f819eb767c10adb4e8180f7357288ee4543826'/>
<id>urn:sha1:27f819eb767c10adb4e8180f7357288ee4543826</id>
<content type='text'>
Replace libressl with openssl, add libbsd and libtls-standalone (for busybox)
but still build libressl for apk-tools.

[TT: Remove libressl, it is not needed anymore.]
</content>
</entry>
<entry>
<title>scripts/mkimg.base.sh: Fix label to search (grub)</title>
<updated>2018-10-04T06:16:09Z</updated>
<author>
<name>Louis</name>
<email>louis@losynix.net</email>
</author>
<published>2018-09-28T11:52:12Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6755c1ab2f4a2bc5841d61a28bc6a98cee149713'/>
<id>urn:sha1:6755c1ab2f4a2bc5841d61a28bc6a98cee149713</id>
<content type='text'>
Alpine ISO are labelled with ${profile_abbrev:-$PROFILE} but grub was only
searching for $PROFILE when booting and failed to its rescue shell.
</content>
</entry>
<entry>
<title>main/libaio, scripts/bootstrap.sh: cross build libaio as lvm dependency</title>
<updated>2018-08-02T08:37:03Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2018-08-02T08:37:03Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9b82f3b65486bfcdb5b23fbbf317c7da7abd07f5'/>
<id>urn:sha1:9b82f3b65486bfcdb5b23fbbf317c7da7abd07f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/busybox, scripts/bootstrap: fix bootstrap</title>
<updated>2018-08-02T08:18:55Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2018-08-02T08:18:55Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a0e3ae1279815d5ed5ce4c45f681463148219c60'/>
<id>urn:sha1:a0e3ae1279815d5ed5ce4c45f681463148219c60</id>
<content type='text'>
busybox now requires ssl on the target host. Fix busybox dependency
and adjust bootstrap build order accordingly.
</content>
</entry>
<entry>
<title>scripts: typo fixes</title>
<updated>2018-07-10T14:07:07Z</updated>
<author>
<name>Sascha Paunovic</name>
<email>azarus@posteo.net</email>
</author>
<published>2018-07-04T08:41:36Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2394d057c3d68b6a0ab0eb4b5b05e3e0e6160f34'/>
<id>urn:sha1:2394d057c3d68b6a0ab0eb4b5b05e3e0e6160f34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts/mkimg.arm.sh: fix regression</title>
<updated>2018-06-25T17:00:08Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-06-25T17:00:08Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=85263ce18207a26d93846c209343fb72c93f569f'/>
<id>urn:sha1:85263ce18207a26d93846c209343fb72c93f569f</id>
<content type='text'>
</content>
</entry>
</feed>
