<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/scripts, branch v3.7.0</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>scripts/mkimg.arm: update rpi firmware</title>
<updated>2017-11-21T06:37:28+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2017-11-21T06:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5faa024740db542d72dd9de5576efc8823fb93f3'/>
<id>5faa024740db542d72dd9de5576efc8823fb93f3</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: add explicit dependency for busybox</title>
<updated>2017-11-20T15:33:01+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-11-20T15:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4befd4e51d0c72fbfd941c67c5cf09baddc03550'/>
<id>4befd4e51d0c72fbfd941c67c5cf09baddc03550</id>
<content type='text'>
we need add a dependency that provides /bin/sh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we need add a dependency that provides /bin/sh
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/bootstrap.sh: ghc moved from testing to community</title>
<updated>2017-11-05T10:59:27+00:00</updated>
<author>
<name>Jack Schmidt</name>
<email>github@mowsey.org</email>
</author>
<published>2017-11-04T19:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=24a5da12f9bcbe73302e715965cbda884c12c80f'/>
<id>24a5da12f9bcbe73302e715965cbda884c12c80f</id>
<content type='text'>
Commit 3b5707d385eecf499b59ce4e41763a4f2dc20595 moved ghc from
testing to community, but bootstrap.sh was not updated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 3b5707d385eecf499b59ce4e41763a4f2dc20595 moved ghc from
testing to community, but bootstrap.sh was not updated.
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/mkimage: enable building of efi iso images by default</title>
<updated>2017-10-19T13:50:41+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2017-10-19T13:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=565c1cb7cc42855311b9507e1777e2f037f08d84'/>
<id>565c1cb7cc42855311b9507e1777e2f037f08d84</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: add efi formats and filenames for arm and x86</title>
<updated>2017-10-18T11:03:01+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2017-10-18T10:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=fd978b70d60e399fd39d21774defe60af3bdc2fa'/>
<id>fd978b70d60e399fd39d21774defe60af3bdc2fa</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: add efi loaders to the iso image</title>
<updated>2017-10-18T11:03:01+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2017-10-18T10:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=acd1cd8f21b59e82e018fa461b10cbd02c507606'/>
<id>acd1cd8f21b59e82e018fa461b10cbd02c507606</id>
<content type='text'>
Strictly the 'efi' folder is not needed since it's in the efi.img.
However, converting .iso to USB stick is a lot simpler when the
EFI folder is in the .iso too. This allows just copying .iso contents
to the USB stick and EFI boot will work. While Rufus supports
extracting the boot files from efi.img, it was considered more
portable to add the copy. This also simplifies updating setup-bootable
to prepare EFI bootable disks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Strictly the 'efi' folder is not needed since it's in the efi.img.
However, converting .iso to USB stick is a lot simpler when the
EFI folder is in the .iso too. This allows just copying .iso contents
to the USB stick and EFI boot will work. While Rufus supports
extracting the boot files from efi.img, it was considered more
portable to add the copy. This also simplifies updating setup-bootable
to prepare EFI bootable disks.
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/mkimg.base: improve .iso efi support</title>
<updated>2017-10-18T07:25:46+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2017-10-18T07:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a1416cdb96321ad1ecec968c1637bfa1cbb54b36'/>
<id>a1416cdb96321ad1ecec968c1637bfa1cbb54b36</id>
<content type='text'>
- use efi.img as the image name (Rufus recognizes it)
- drop need for dosfstools, use mformat from mtools instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use efi.img as the image name (Rufus recognizes it)
- drop need for dosfstools, use mformat from mtools instead
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/bootstrap.sh: add util-linux dependency</title>
<updated>2017-08-24T18:30:44+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2017-08-24T09:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=73c524edfccd626730f026c7947ad1ded171b61e'/>
<id>73c524edfccd626730f026c7947ad1ded171b61e</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: set sysid on the iso images</title>
<updated>2017-06-13T17:35:36+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-06-13T17:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=aefed4153f594ca97c1a0863c37132c6f81d1c99'/>
<id>aefed4153f594ca97c1a0863c37132c6f81d1c99</id>
<content type='text'>
Most other distros seems to do this
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most other distros seems to do this
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/mkimg.arm: update rpi bootloader, remove unneeded initrd load address</title>
<updated>2017-05-30T11:55:38+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2017-05-30T11:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e88b188c74342100d25b8824eaa97c40dd9d2ac8'/>
<id>e88b188c74342100d25b8824eaa97c40dd9d2ac8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
