<feed xmlns='http://www.w3.org/2005/Atom'>
<title>alpine-iso, branch 2.7-stable</title>
<subtitle>Alpine ISO image generation scripts
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-iso/'/>
<entry>
<title>alpine: add asterisk-{mobile,speex,srtp}</title>
<updated>2014-02-05T12:49:00+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-02-05T12:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-iso/commit/?id=4943191bef17f0f10dcccaef8bcafb2b10991312'/>
<id>4943191bef17f0f10dcccaef8bcafb2b10991312</id>
<content type='text'>
fixes #2676
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #2676
</pre>
</div>
</content>
</entry>
<entry>
<title>alpine: add flashcache to modloop</title>
<updated>2013-12-10T15:32:15+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-12-10T15:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-iso/commit/?id=1b9e935846c4a09562cbe694aa8a67cd0de42545'/>
<id>1b9e935846c4a09562cbe694aa8a67cd0de42545</id>
<content type='text'>
fixes #2447
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #2447
</pre>
</div>
</content>
</entry>
<entry>
<title>run apk fetch --stdout quiet</title>
<updated>2013-12-10T14:49:58+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-12-10T14:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-iso/commit/?id=cd47b90c8b8a18f91d19374b4052481021939284'/>
<id>cd47b90c8b8a18f91d19374b4052481021939284</id>
<content type='text'>
The progressbar recently moved from stderr to stdout
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The progressbar recently moved from stderr to stdout
</pre>
</div>
</content>
</entry>
<entry>
<title>move syslinux.cfg to /boot/syslinux/syslinux.cfg</title>
<updated>2013-11-07T13:15:24+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-11-07T13:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-iso/commit/?id=aa755309c42dfe667895e851d26300647c1c1f5f'/>
<id>aa755309c42dfe667895e851d26300647c1c1f5f</id>
<content type='text'>
This where the .c32 files are stored
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This where the .c32 files are stored
</pre>
</div>
</content>
</entry>
<entry>
<title>move isolinux files to /boot/syslinux</title>
<updated>2013-11-05T14:05:10+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-11-05T14:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-iso/commit/?id=65e6c99cf9c72f086308f89279315cb7537f5a7d'/>
<id>65e6c99cf9c72f086308f89279315cb7537f5a7d</id>
<content type='text'>
isolinux will look search in /boot/syslinux too but syslinux will not
look in /boot/isolinux
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
isolinux will look search in /boot/syslinux too but syslinux will not
look in /boot/isolinux
</pre>
</div>
</content>
</entry>
<entry>
<title>alpine: add awall to iso</title>
<updated>2013-10-01T08:26:47+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-01T08:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-iso/commit/?id=acbbf5979ca2f27ecd4cffba7ab81c2b2c89238b'/>
<id>acbbf5979ca2f27ecd4cffba7ab81c2b2c89238b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vserver: exclude kernel package from iso</title>
<updated>2013-05-15T06:38:17+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-05-15T06:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-iso/commit/?id=fcd0b4d4e2036126a0edfdf3b6a275f6c57ccdc4'/>
<id>fcd0b4d4e2036126a0edfdf3b6a275f6c57ccdc4</id>
<content type='text'>
This means you need network to be able to install it on disk.

It also reduces the iso size with almost 50%
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This means you need network to be able to install it on disk.

It also reduces the iso size with almost 50%
</pre>
</div>
</content>
</entry>
<entry>
<title>vserver: remove dahdi kernel modules</title>
<updated>2013-05-14T14:03:45+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-05-14T13:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-iso/commit/?id=983060d833189a5e5ae36aa4d9682ab2bd7b1434'/>
<id>983060d833189a5e5ae36aa4d9682ab2bd7b1434</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable modeset for xen</title>
<updated>2013-05-06T14:12:30+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-05-06T14:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-iso/commit/?id=61a22aa626b6405d6d9ef1bcbf5afad1a4f9f080'/>
<id>61a22aa626b6405d6d9ef1bcbf5afad1a4f9f080</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename BOOT_CONSOLE variable to BOOT_OPTS</title>
<updated>2013-05-06T14:11:33+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-05-06T14:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-iso/commit/?id=8fa995d9b35747052969e73f75863e5f15339d4b'/>
<id>8fa995d9b35747052969e73f75863e5f15339d4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
