<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/scripts, branch 3.10-stable</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>scripts/genrootfs.sh: fix permissions of / in minirootfs</title>
<updated>2019-10-17T14:45:35+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-10-17T14:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8a27538a82e8d47339b93f05880fc24d9cd21f8a'/>
<id>8a27538a82e8d47339b93f05880fc24d9cd21f8a</id>
<content type='text'>
fixes #9066

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

(cherry picked from commit e58bd7992d0d7b657f02561eb4c255bdfe6751d6)
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/bootstrap.sh: fix openssh bootstrap</title>
<updated>2019-10-13T05:38:12+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2019-10-01T07:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=55dfd71d3240346a4f99423e43bbad6fc2db60bc'/>
<id>55dfd71d3240346a4f99423e43bbad6fc2db60bc</id>
<content type='text'>
Since commit 5bd58072 it requires libedit, so include that in
bootstrap reorder ncurses before it.

(cherry picked from commit e6b7d47e7a19d968e9fee0faa43a74fd2ceba7c7)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since commit 5bd58072 it requires libedit, so include that in
bootstrap reorder ncurses before it.

(cherry picked from commit e6b7d47e7a19d968e9fee0faa43a74fd2ceba7c7)
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/mkimg.arm.sh: fix inclusion of u-boot-pine64</title>
<updated>2019-06-19T09:34:26+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-06-19T09:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ee517c9da857b5dc4f92b35dde5449b66bda420b'/>
<id>ee517c9da857b5dc4f92b35dde5449b66bda420b</id>
<content type='text'>
fix the sed extression that filters out version number sot it does not
strip out the `-pine64` part of string.

  apk fetch  --simulate --root --recursive u-boot-all
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix the sed extression that filters out version number sot it does not
strip out the `-pine64` part of string.

  apk fetch  --simulate --root --recursive u-boot-all
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/genrootfs.sh: Pass --root to the second apk invocation</title>
<updated>2019-06-14T17:31:21+00:00</updated>
<author>
<name>Jonathan Neuschäfer</name>
<email>j.neuschaefer@gmx.net</email>
</author>
<published>2018-04-24T14:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a62e51c204852279e9b62bbe108985cb7e8bcaea'/>
<id>a62e51c204852279e9b62bbe108985cb7e8bcaea</id>
<content type='text'>
Otherwise it won't know about the target architecture.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise it won't know about the target architecture.
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/genrootfs.sh: Initialize the apk DB with the right architecture</title>
<updated>2019-06-14T17:31:21+00:00</updated>
<author>
<name>Jonathan Neuschäfer</name>
<email>j.neuschaefer@gmx.net</email>
</author>
<published>2018-04-24T14:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0f9ea9623f2d4030bf00cf634178456e3925e032'/>
<id>0f9ea9623f2d4030bf00cf634178456e3925e032</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/mkimg.standard.sh: add rng-tools to the Extended iso</title>
<updated>2019-06-05T16:13:17+00:00</updated>
<author>
<name>Henrik Riomar</name>
<email>henrik.riomar@gmail.com</email>
</author>
<published>2019-06-01T11:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ce7c12fa88b353674a7738bc108ec58dd7fcc15f'/>
<id>ce7c12fa88b353674a7738bc108ec58dd7fcc15f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/mkimg.xen.sh: add rng-tools</title>
<updated>2019-06-05T16:13:17+00:00</updated>
<author>
<name>Henrik Riomar</name>
<email>henrik.riomar@gmail.com</email>
</author>
<published>2019-06-01T11:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0f06a5b73a6927af0dfba61ea96f365516914a02'/>
<id>0f06a5b73a6927af0dfba61ea96f365516914a02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/mkimg.base.sh: add haveged</title>
<updated>2019-06-05T16:13:17+00:00</updated>
<author>
<name>Henrik Riomar</name>
<email>henrik.riomar@gmail.com</email>
</author>
<published>2019-05-01T18:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9f3a46d8c60854a1d47593f80c003a7fc22161cd'/>
<id>9f3a46d8c60854a1d47593f80c003a7fc22161cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/mkimg.arm.sh: cleanup rpi config and update initramfs</title>
<updated>2019-05-06T07:45:03+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@alpinelinux.org</email>
</author>
<published>2019-04-04T10:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3cd896ee1030a53635ce110dbf135dca7ac758f8'/>
<id>3cd896ee1030a53635ce110dbf135dca7ac758f8</id>
<content type='text'>
- config: remove dwc_otg.lpm_enable as 0 is default
- initramfs: remove ext4 f2fs as boot partition needs to be fat32
- initramfs: remove raid and scsi
- initramfs: add dhcp and https for netboot when drivers are buildin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- config: remove dwc_otg.lpm_enable as 0 is default
- initramfs: remove ext4 f2fs as boot partition needs to be fat32
- initramfs: remove raid and scsi
- initramfs: add dhcp and https for netboot when drivers are buildin
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/mkimg.arm.sh: fix rpi config.txt</title>
<updated>2019-05-06T07:45:03+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@alpinelinux.org</email>
</author>
<published>2019-04-04T09:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=59bb1ba251e0e7138ee79936a84dec66e4cf6ce2'/>
<id>59bb1ba251e0e7138ee79936a84dec66e4cf6ce2</id>
<content type='text'>
- remove custom entries
- fix armhf to include all boards
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove custom entries
- fix armhf to include all boards
</pre>
</div>
</content>
</entry>
</feed>
