<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/scripts, branch v3.9.2</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>scripts/mkimg.base.sh: replace libressl with openssl</title>
<updated>2019-03-04T14:32:20+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-03-04T14:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9c6429b8bcdb9aba13325f049058bcfe7c79fb51'/>
<id>9c6429b8bcdb9aba13325f049058bcfe7c79fb51</id>
<content type='text'>
fixes #10042

(cherry picked from commit da6b6ebd06fc41e29b7ede2aa439dd76f87ede08)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #10042

(cherry picked from commit da6b6ebd06fc41e29b7ede2aa439dd76f87ede08)
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/genrootfs.sh: exclude dev/*</title>
<updated>2019-02-28T21:10:57+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-02-27T17:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7b931f26f90f380a29e5eb0390e6793348bc2a8c'/>
<id>7b931f26f90f380a29e5eb0390e6793348bc2a8c</id>
<content type='text'>
exclude /dev/* from minirootfs.

https://github.com/gliderlabs/docker-alpine/issues/356
(cherry picked from commit 2f07f9eb884af94f47b94c1fdde5e2ecdd177a19)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
exclude /dev/* from minirootfs.

https://github.com/gliderlabs/docker-alpine/issues/356
(cherry picked from commit 2f07f9eb884af94f47b94c1fdde5e2ecdd177a19)
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: generate grub efi for arm except rpi</title>
<updated>2019-02-28T21:10:44+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-02-26T16:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=26346869cd2b0dacb95ea9e2065f0da894042675'/>
<id>26346869cd2b0dacb95ea9e2065f0da894042675</id>
<content type='text'>
add all_video

(cherry picked from commit dd59175033665f48b2c9ba17d52edc870cd05940)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add all_video

(cherry picked from commit dd59175033665f48b2c9ba17d52edc870cd05940)
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/mkimg.arm.sh: create rpi image for armv7</title>
<updated>2019-02-28T21:10:39+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-02-26T13:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=34caa67613445bcd6314a556952fb3e9fe506ef0'/>
<id>34caa67613445bcd6314a556952fb3e9fe506ef0</id>
<content type='text'>
(cherry picked from commit 4dfaaf8987d13b5141c6faa8c152ba55d48da303)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 4dfaaf8987d13b5141c6faa8c152ba55d48da303)
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: add armv7 support to images</title>
<updated>2019-02-28T21:10:16+00:00</updated>
<author>
<name>Olliver Schinagl</name>
<email>oliver@schinagl.nl</email>
</author>
<published>2019-02-22T20:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0ac4b4a86aa6497bb9f0f4e7dcb962e7a80f6692'/>
<id>0ac4b4a86aa6497bb9f0f4e7dcb962e7a80f6692</id>
<content type='text'>
Signed-off-by: Olliver Schinagl &lt;oliver@schinagl.nl&gt;
(cherry picked from commit bf993f3f649bc2e9520ff4d1f9a3c00a41f419e0)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Olliver Schinagl &lt;oliver@schinagl.nl&gt;
(cherry picked from commit bf993f3f649bc2e9520ff4d1f9a3c00a41f419e0)
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/genrootfs.sh: make sure root login is disabled</title>
<updated>2019-02-28T21:10:08+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-02-22T11:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7a2566ec8260ceacae81088ebe2ffe6526c3809e'/>
<id>7a2566ec8260ceacae81088ebe2ffe6526c3809e</id>
<content type='text'>
(cherry picked from commit 72c7a7a3caf28c06289dc5f65e1756b38cfb00ca)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 72c7a7a3caf28c06289dc5f65e1756b38cfb00ca)
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/mkimg.base.sh: include wifi regulatory database in modloop</title>
<updated>2019-02-28T21:09:54+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2019-02-15T12:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6d5a5abc5f6e4e823991b64277c60667cfa37482'/>
<id>6d5a5abc5f6e4e823991b64277c60667cfa37482</id>
<content type='text'>
ref #9549

(cherry picked from commit e48587de6695462214576089efe77370478700aa)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #9549

(cherry picked from commit e48587de6695462214576089efe77370478700aa)
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: add modloopfw support</title>
<updated>2019-02-28T21:09:47+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@alpinelinux.org</email>
</author>
<published>2019-02-15T10:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3309a4bc9632ce0ca7d95fedc6b61d307756842d'/>
<id>3309a4bc9632ce0ca7d95fedc6b61d307756842d</id>
<content type='text'>
this is needed for firware which is not automatically detected.

(cherry picked from commit 680b40d3d2eebb2a9e83a6d3926f45a2daa58074)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is needed for firware which is not automatically detected.

(cherry picked from commit 680b40d3d2eebb2a9e83a6d3926f45a2daa58074)
</pre>
</div>
</content>
</entry>
<entry>
<title>mkimage: netboot sign modloop</title>
<updated>2019-01-28T20:36:07+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@alpinelinux.org</email>
</author>
<published>2019-01-28T20:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=44b9028139227a4964e7a3457c82a5ce1cc8e68e'/>
<id>44b9028139227a4964e7a3457c82a5ce1cc8e68e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: add modloop signing support</title>
<updated>2019-01-27T12:18:01+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@alpinelinux.org</email>
</author>
<published>2018-07-04T12:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=392aa6fce2d4464c4f2d972a870aec6bf1416920'/>
<id>392aa6fce2d4464c4f2d972a870aec6bf1416920</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
