<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild, branch v1.13</title>
<subtitle>Build script to build alpine 1.9.x
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/'/>
<entry>
<title>release 1.13</title>
<updated>2009-04-01T09:01:37+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-04-01T09:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=68ce72c7ba5ed02adc32f6d341001b155802c90b'/>
<id>68ce72c7ba5ed02adc32f6d341001b155802c90b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: include gtk-doc in the -doc subpackage</title>
<updated>2009-04-01T09:00:52+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-04-01T09:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=ec538cf761740dc0ec9a90be057b664bfc23b14a'/>
<id>ec538cf761740dc0ec9a90be057b664bfc23b14a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initram: wait for usbdisk to settle</title>
<updated>2009-03-27T15:25:32+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-03-27T15:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=d9b6e4ec173e167bd89576cfca12b5f7c2dfb620'/>
<id>d9b6e4ec173e167bd89576cfca12b5f7c2dfb620</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>alpine.mk: iso load usb-storage, sha1 target</title>
<updated>2009-03-27T15:23:37+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-03-27T15:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=1e3647e71094d59eb05d74641db9cf06e30b77aa'/>
<id>1e3647e71094d59eb05d74641db9cf06e30b77aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: fix typo</title>
<updated>2009-03-27T15:22:30+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-03-27T15:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=050a8b048fa6768c128b84d7273a5dae41fcedb9'/>
<id>050a8b048fa6768c128b84d7273a5dae41fcedb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: support for conflicts in makedepends</title>
<updated>2009-03-26T09:31:51+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-03-26T09:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=6d402b272f8bff60f5c9e7d9e55085bacd21c609'/>
<id>6d402b272f8bff60f5c9e7d9e55085bacd21c609</id>
<content type='text'>
prefix a makedepends with ! and its treated as a conflict. for example:

makedepends="zlib-dev !gettext"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prefix a makedepends with ! and its treated as a conflict. for example:

makedepends="zlib-dev !gettext"
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: add support for https</title>
<updated>2009-03-26T09:13:46+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-03-26T09:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=3d2c54f6d8682a88c1cb38a45d37d4d2ac8817b5'/>
<id>3d2c54f6d8682a88c1cb38a45d37d4d2ac8817b5</id>
<content type='text'>
check if wget is in makedepends.

fixes #11
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check if wget is in makedepends.

fixes #11
</pre>
</div>
</content>
</entry>
<entry>
<title>alpine.mk: include raid drivers in initramfs</title>
<updated>2009-03-25T14:54:04+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-03-25T14:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=98877bf7001d6f0727c73d6abc1a0724d9841fd8'/>
<id>98877bf7001d6f0727c73d6abc1a0724d9841fd8</id>
<content type='text'>
I think we only need raid1 and maybe raid5 but now we copy the entire md
subdir. so there are room for size optimization here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I think we only need raid1 and maybe raid5 but now we copy the entire md
subdir. so there are room for size optimization here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: install initramfs-init</title>
<updated>2009-03-25T09:35:46+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-03-25T09:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=9154b0d9b7251cca900f9e834ac9af9ae2ae61d9'/>
<id>9154b0d9b7251cca900f9e834ac9af9ae2ae61d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initram: support for root=/dev/md0, create busybox links</title>
<updated>2009-03-25T09:34:40+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-03-25T09:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=eb9a1a84abbb5c37448160fa52d56cc936c389b2'/>
<id>eb9a1a84abbb5c37448160fa52d56cc936c389b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
