<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openrc.git/sh/.gitignore, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.vlhl.dev/navi/openrc/openrc.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/navi/openrc/openrc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/'/>
<updated>2022-04-06T15:51:55+00:00</updated>
<entry>
<title>migrate fully to meson build system</title>
<updated>2022-04-06T15:51:55+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2022-04-06T15:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=391d12db48754861b5cecac92ee3321597ee02c1'/>
<id>urn:sha1:391d12db48754861b5cecac92ee3321597ee02c1</id>
<content type='text'>
- drop old build system
- move shared include and source files to common directory
- drop "rc-" prefix from shared include and source files
- move executable-specific code to individual directories under src
- adjust top-level .gitignore file for new build system

This closes #489.
</content>
</entry>
<entry>
<title>remove /run migration script again</title>
<updated>2018-12-24T03:04:00+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2018-12-24T00:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=d328de198d0ad980188b105decc09405652aa3d6'/>
<id>urn:sha1:d328de198d0ad980188b105decc09405652aa3d6</id>
<content type='text'>
This time it was done correctly.
I missed a '\' the last time.
</content>
</entry>
<entry>
<title>Revert "remove /run migration script"</title>
<updated>2018-12-24T00:13:06+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2018-12-24T00:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=894995176e827eef16bf90b6479b7c285677ceef'/>
<id>urn:sha1:894995176e827eef16bf90b6479b7c285677ceef</id>
<content type='text'>
For some reason removing this broke the build.

This reverts commit 5246ea7b6f8c6a247403f725f8301457f6ddfffd.
</content>
</entry>
<entry>
<title>remove /run migration script</title>
<updated>2018-12-23T23:49:34+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2018-12-23T23:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=5246ea7b6f8c6a247403f725f8301457f6ddfffd'/>
<id>urn:sha1:5246ea7b6f8c6a247403f725f8301457f6ddfffd</id>
<content type='text'>
We have used /run for some time now and we have had this migration
script for 6 years. Linux users should have upgraded by now to a version
of OpenRC which stores its information in /run.
</content>
</entry>
<entry>
<title>rc-cgroup.sh: remove shebang line</title>
<updated>2018-12-07T21:31:13+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2018-12-07T21:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=d95425b08a1675efb66def056d0f92e6b2d78a77'/>
<id>urn:sha1:d95425b08a1675efb66def056d0f92e6b2d78a77</id>
<content type='text'>
This is not a stand-alone script, so it does not need the shebang line.
This also means it is not necessary to run this through sed.
</content>
</entry>
<entry>
<title>rc-functions.sh: Remove addon support</title>
<updated>2018-07-10T00:44:40+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2018-07-09T23:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=2eea73bfd5ce2f9993d52293fe7d25c0c804d592'/>
<id>urn:sha1:2eea73bfd5ce2f9993d52293fe7d25c0c804d592</id>
<content type='text'>
This is an old relic from Gentoo baselayout-1.x which should not be used
any longer.
</content>
</entry>
<entry>
<title>split tmpfiles processing into opentmpfiles</title>
<updated>2016-12-01T18:04:54+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2016-11-15T00:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=e0ac661419042cb39c1ccf93df2981504d1e6339'/>
<id>urn:sha1:e0ac661419042cb39c1ccf93df2981504d1e6339</id>
<content type='text'>
The openntmpfiles package is designed so that it can be used on systems
independently of whether openrc is used.
</content>
</entry>
<entry>
<title>convert all references from runscript to openrc-run</title>
<updated>2015-04-27T16:21:29+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2015-04-26T18:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=8b9349208696e5caed1a8b34f066cec4ee642194'/>
<id>urn:sha1:8b9349208696e5caed1a8b34f066cec4ee642194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add binfmt service to sysinit runlevel</title>
<updated>2015-04-20T22:10:07+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2015-03-31T17:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=ee1768a419122d288256cce1723d4997bd965eab'/>
<id>urn:sha1:ee1768a419122d288256cce1723d4997bd965eab</id>
<content type='text'>
This makes binfmt processing behave like tmpfiles processing which
follows the same specification as systemd.

This fixes #48.

X-Gentoo-Bug: 545162
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=545162
</content>
</entry>
<entry>
<title>Merge init-common-post code into BSD init script</title>
<updated>2014-01-11T19:32:43+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2014-01-11T19:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=54ab12d2186d907ea8d7d882b6a9e0536fcc8f5c'/>
<id>urn:sha1:54ab12d2186d907ea8d7d882b6a9e0536fcc8f5c</id>
<content type='text'>
This code is no longer part of the initialization script for Linux, so
we can move it into the init script for *BSD which is the only place it
is used.
</content>
</entry>
</feed>
