<feed xmlns='http://www.w3.org/2005/Atom'>
<title>alpine-conf, branch v2.5.2</title>
<subtitle>Alpine configuration management scripts
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-conf/'/>
<entry>
<title>setup-bootable: use stat to calculate needed disk space</title>
<updated>2010-10-28T14:45:01+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-10-28T14:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-conf/commit/?id=3c506aa5bbe9bf4341b827f034e2a17d069a6708'/>
<id>3c506aa5bbe9bf4341b827f034e2a17d069a6708</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix extremely minor typo</title>
<updated>2010-10-21T07:20:07+00:00</updated>
<author>
<name>Jeremy Thomerson</name>
<email>jeremy@thomersonfamily.com</email>
</author>
<published>2010-10-20T16:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-conf/commit/?id=a3dd3912d0a1f046555b6d366be747bb3d863620'/>
<id>a3dd3912d0a1f046555b6d366be747bb3d863620</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 2.5.1</title>
<updated>2010-09-02T13:19:34+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-09-02T13:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-conf/commit/?id=c79cfcb3b1679bc06b58f2ff3c3551851fbb4786'/>
<id>c79cfcb3b1679bc06b58f2ff3c3551851fbb4786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>alpine-conf: Fixed setup-disk to add swap to fstab</title>
<updated>2010-09-02T13:17:22+00:00</updated>
<author>
<name>Matt Smith</name>
<email>mcs@darkregion.net</email>
</author>
<published>2010-09-01T15:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-conf/commit/?id=3f269e0dbc461075b3414e7cde33a4c484bc7c37'/>
<id>3f269e0dbc461075b3414e7cde33a4c484bc7c37</id>
<content type='text'>
This patch fixes bug #419:
http://redmine.alpinelinux.org/issues/419

Problem exists in Alpine Linux 2.0.0.

This patch updates setup-disk to correctly add swap to the fstab and
add the swap service to the boot runlevel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes bug #419:
http://redmine.alpinelinux.org/issues/419

Problem exists in Alpine Linux 2.0.0.

This patch updates setup-disk to correctly add swap to the fstab and
add the swap service to the boot runlevel.
</pre>
</div>
</content>
</entry>
<entry>
<title>setup-disk: add cdrom, usb and floppy to fstab</title>
<updated>2010-08-24T14:45:20+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-08-24T14:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-conf/commit/?id=d7441947485aaa311d9d892d1341690ba9d99afb'/>
<id>d7441947485aaa311d9d892d1341690ba9d99afb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 2.5</title>
<updated>2010-08-16T14:38:44+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-08-16T14:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-conf/commit/?id=14be9c4537e4836e00d20b10d35203ede3f8addf'/>
<id>14be9c4537e4836e00d20b10d35203ede3f8addf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup-interfaces: fix for bb 1.17.1. accept /mask together with address</title>
<updated>2010-08-16T14:36:40+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-08-16T14:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-conf/commit/?id=39cf5d784a583be27d0b383257d1676f7a3824f3'/>
<id>39cf5d784a583be27d0b383257d1676f7a3824f3</id>
<content type='text'>
And print summary of the interface configuration
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And print summary of the interface configuration
</pre>
</div>
</content>
</entry>
<entry>
<title>libalpine: fix ip address validation</title>
<updated>2010-08-16T14:00:32+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-08-16T14:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-conf/commit/?id=326f0bacf85f595f1d23b44ea7da81f15f395d3b'/>
<id>326f0bacf85f595f1d23b44ea7da81f15f395d3b</id>
<content type='text'>
new busybox doesnt support the old way we did it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new busybox doesnt support the old way we did it.
</pre>
</div>
</content>
</entry>
<entry>
<title>setup-acf: install openssl</title>
<updated>2010-07-20T09:02:05+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-07-20T09:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-conf/commit/?id=cd1dc75d09e5ac8f5e55100e5b9099c85a91db7f'/>
<id>cd1dc75d09e5ac8f5e55100e5b9099c85a91db7f</id>
<content type='text'>
so we can generate the certificate
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so we can generate the certificate
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote branch 'sdrik/master'</title>
<updated>2010-06-02T06:57:50+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-06-02T06:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-conf/commit/?id=4d228d3ee22b167bbcc8374e79717ae0dc590dee'/>
<id>4d228d3ee22b167bbcc8374e79717ae0dc590dee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
