<feed xmlns='http://www.w3.org/2005/Atom'>
<title>alpine-baselayout, branch master</title>
<subtitle>Alpine boot scripts
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/'/>
<entry>
<title>fix sysctl location and contents</title>
<updated>2015-07-10T05:40:16+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2015-07-10T05:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=c70092f2d6db72b9d1536953c5eb444865872d2b'/>
<id>c70092f2d6db72b9d1536953c5eb444865872d2b</id>
<content type='text'>
put sysctl to /etc/sysctl.d with 00 prefix so later sysctl.d
files can override it if needed.

also remove ip_forward, it default to zero in kernel, and is
controlled by iptables init.d or quagga.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
put sysctl to /etc/sysctl.d with 00 prefix so later sysctl.d
files can override it if needed.

also remove ip_forward, it default to zero in kernel, and is
controlled by iptables init.d or quagga.
</pre>
</div>
</content>
</entry>
<entry>
<title>mkmntdirs: add missing header</title>
<updated>2015-07-10T05:39:26+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2015-07-10T05:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=4d38e12cfb081241e7370430805bc6911e676508'/>
<id>4d38e12cfb081241e7370430805bc6911e676508</id>
<content type='text'>
string.h is needed for strcmp definition
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
string.h is needed for strcmp definition
</pre>
</div>
</content>
</entry>
<entry>
<title>motd: suggesting the setup-alpine command</title>
<updated>2015-07-07T07:14:57+00:00</updated>
<author>
<name>Alan Lacerda</name>
<email>alancordeiro@gmail.com</email>
</author>
<published>2015-07-06T11:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=bd643ce45d97c20461cac72d0d70142e9a737bd9'/>
<id>bd643ce45d97c20461cac72d0d70142e9a737bd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src: remove unused sendbug files</title>
<updated>2013-07-12T07:08:22+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-07-12T07:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=05a4d193a7b91f0fa25607ba9cfce38db244304d'/>
<id>05a4d193a7b91f0fa25607ba9cfce38db244304d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shadow is generated. let git ingore it</title>
<updated>2013-07-12T07:04:45+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-07-12T07:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=bd83f5998c32c978e3840633eac86a638bb4087f'/>
<id>bd83f5998c32c978e3840633eac86a638bb4087f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blacklist microcode</title>
<updated>2013-07-12T07:03:00+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-07-12T07:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=1ea231da8102ab9c85a7122497354542eadc5e7a'/>
<id>1ea231da8102ab9c85a7122497354542eadc5e7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src: honor CROSS_COMPILE to support cross compiling</title>
<updated>2013-07-05T06:57:35+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2013-07-05T06:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=b4f87b717275f409fef3404556ecac16f86b7e1f'/>
<id>b4f87b717275f409fef3404556ecac16f86b7e1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mkmntdirs: remove unused GNU extension header include (musl compat)</title>
<updated>2013-07-05T06:57:17+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2013-07-05T06:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=0f3d5cd5cf38cb1bf352cc2c21266ce1f9fea2be'/>
<id>0f3d5cd5cf38cb1bf352cc2c21266ce1f9fea2be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>profile: set LANG=en.utf8</title>
<updated>2013-05-17T09:18:52+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-05-17T09:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=9cb5ad198d4ebb1d51441ee81db0bdc63e22bf1c'/>
<id>9cb5ad198d4ebb1d51441ee81db0bdc63e22bf1c</id>
<content type='text'>
fixes utf8 in busybox
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes utf8 in busybox
</pre>
</div>
</content>
</entry>
<entry>
<title>mount /media/usb as ro by default</title>
<updated>2012-12-17T15:17:22+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-12-17T15:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=0c788d44a3acd686019bd7a276fca014b0aac584'/>
<id>0c788d44a3acd686019bd7a276fca014b0aac584</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
