<feed xmlns='http://www.w3.org/2005/Atom'>
<title>alpine-baselayout/src/Makefile, branch master</title>
<subtitle>Alpine boot scripts
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/'/>
<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>switch to openrc</title>
<updated>2009-04-20T14:35:09+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-04-20T14:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=846a883af45d2cfe1c6c3558fe9e5366ce0c7022'/>
<id>846a883af45d2cfe1c6c3558fe9e5366ce0c7022</id>
<content type='text'>
many of the initscripts are moved to there
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
many of the initscripts are moved to there
</pre>
</div>
</content>
</entry>
<entry>
<title>added mkmntdirs application</title>
<updated>2008-11-26T08:11:29+00:00</updated>
<author>
<name>root</name>
<email>root@nc.nor.wtbts.org</email>
</author>
<published>2008-11-26T08:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=d502ce6638987f0693f19c44104cdb6cd8b1be58'/>
<id>d502ce6638987f0693f19c44104cdb6cd8b1be58</id>
<content type='text'>
this program creates all mount points in fstab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this program creates all mount points in fstab
</pre>
</div>
</content>
</entry>
<entry>
<title>remove readahead cttyhack. fix sendbug (almost)</title>
<updated>2007-09-06T21:00:21+00:00</updated>
<author>
<name>ncopa</name>
<email>ncopa@f176ef85-8d20-0410-844a-e957b5a1c371</email>
</author>
<published>2007-09-06T21:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=5d2a5916b76f399097f38ea8d49ce5f696c5e651'/>
<id>5d2a5916b76f399097f38ea8d49ce5f696c5e651</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support for config file</title>
<updated>2007-08-29T23:15:41+00:00</updated>
<author>
<name>ncopa</name>
<email>ncopa@f176ef85-8d20-0410-844a-e957b5a1c371</email>
</author>
<published>2007-08-29T23:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=22f648391ebb7babcbba09b2f755838d63f39ba4'/>
<id>22f648391ebb7babcbba09b2f755838d63f39ba4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>init.d/syslog:</title>
<updated>2007-07-31T13:41:37+00:00</updated>
<author>
<name>ncopa</name>
<email>ncopa@f176ef85-8d20-0410-844a-e957b5a1c371</email>
</author>
<published>2007-07-31T13:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=1e5b745129dbbc89f5b79156c6ea1582811eb080'/>
<id>1e5b745129dbbc89f5b79156c6ea1582811eb080</id>
<content type='text'>
	fix for vserver guest. ignoe if klogd fails to start or stop.

init.d/bootmisc.sh:
	moved dmesg boot log to /var/run/dmesg.boot

src/atomicio.c
src/lib.c
src/sendbug.c
src/atomicio.h
src/lib.h
src/Makefile
	initial import of openbsd sendbug port

Makefile:
	version 1.5.1


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	fix for vserver guest. ignoe if klogd fails to start or stop.

init.d/bootmisc.sh:
	moved dmesg boot log to /var/run/dmesg.boot

src/atomicio.c
src/lib.c
src/sendbug.c
src/atomicio.h
src/lib.h
src/Makefile
	initial import of openbsd sendbug port

Makefile:
	version 1.5.1


</pre>
</div>
</content>
</entry>
<entry>
<title>support for serial login using cttyhack. remove the needed mountoints from /etc/fstab. rc_delete should remove links even if target is missing</title>
<updated>2007-03-26T15:51:04+00:00</updated>
<author>
<name>ncopa</name>
<email>ncopa@f176ef85-8d20-0410-844a-e957b5a1c371</email>
</author>
<published>2007-03-26T15:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=f3bf41bba7d32f88dece419efd5d5a806ee68b7b'/>
<id>f3bf41bba7d32f88dece419efd5d5a806ee68b7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version 1.2. load passwd/group *before* the local user config. Added support for readahead. Added user ntp</title>
<updated>2007-01-19T15:31:43+00:00</updated>
<author>
<name>ncopa</name>
<email>ncopa@f176ef85-8d20-0410-844a-e957b5a1c371</email>
</author>
<published>2007-01-19T15:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=601af9ebc43a89ad00a4c646d8d7613206141b9d'/>
<id>601af9ebc43a89ad00a4c646d8d7613206141b9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version 1.1. Bridge moved out. New boot params to load runtimes and user configs</title>
<updated>2007-01-05T06:42:25+00:00</updated>
<author>
<name>ncopa</name>
<email>ncopa@f176ef85-8d20-0410-844a-e957b5a1c371</email>
</author>
<published>2007-01-05T06:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=0b8c233bac9ab5ca4cd978a8c283671901f3f4bd'/>
<id>0b8c233bac9ab5ca4cd978a8c283671901f3f4bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added readahead app</title>
<updated>2006-10-24T13:27:15+00:00</updated>
<author>
<name>ncopa</name>
<email>ncopa@f176ef85-8d20-0410-844a-e957b5a1c371</email>
</author>
<published>2006-10-24T13:27:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/alpine-baselayout/commit/?id=6a9d688c0109a6b729c9294567b7bb0c81df5e46'/>
<id>6a9d688c0109a6b729c9294567b7bb0c81df5e46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
