<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/openrc.git/init.d/fsck.in, branch github/gh-pages</title>
<subtitle>[no description]</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Fgh-pages</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Fgh-pages'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/'/>
<updated>2014-12-03T16:13:41Z</updated>
<entry>
<title>initial commit</title>
<updated>2014-12-03T16:13:41Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2014-12-03T16:13:41Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=1267025fb76af18e31b2c7de16606abbb9b87ea3'/>
<id>urn:sha1:1267025fb76af18e31b2c7de16606abbb9b87ea3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename runscript to openrc-run</title>
<updated>2013-12-30T04:57:31Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2013-12-21T20:51:11Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=3470eda3f5cea437a6de132b1ead3f27effd3902'/>
<id>urn:sha1:3470eda3f5cea437a6de132b1ead3f27effd3902</id>
<content type='text'>
This was requested by Debian, because the minicom software, which is
available on Debian and other distros, has a binary named runscript. We
are keeping a backward compatibility symlink for now, but this allows
Debian or any other distro to safely remove the symlink.

X-Gentoo-Bug: 494220
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=494220
</content>
</entry>
<entry>
<title>Add uml keyword to fsck service.</title>
<updated>2013-10-14T22:05:19Z</updated>
<author>
<name>Alexander V Vershilov</name>
<email>qnikst@gentoo.org</email>
</author>
<published>2013-08-16T05:47:09Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=66970394ab3fa395685234a725eda0a4e48f43da'/>
<id>urn:sha1:66970394ab3fa395685234a725eda0a4e48f43da</id>
<content type='text'>
Fix relevant an issue mentioned by Toralf Förster.

X-Gentoo-Bug: 481096.
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=481096
</content>
</entry>
<entry>
<title>fsck: fix typo</title>
<updated>2013-04-27T15:26:37Z</updated>
<author>
<name>Eugeny Shkrigunov</name>
<email>eshkrig@gmail.com</email>
</author>
<published>2013-04-27T15:26:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=10eabd4d921cea895b8f9bde47f29d107f39fa0b'/>
<id>urn:sha1:10eabd4d921cea895b8f9bde47f29d107f39fa0b</id>
<content type='text'>
X-Gentoo-Bug: 467158
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=467158
</content>
</entry>
<entry>
<title>Fix shebangs in services to point to the correct location of runscript</title>
<updated>2013-02-24T02:30:39Z</updated>
<author>
<name>Andrew Gregory</name>
<email>andrew.gregory.8@gmail.com</email>
</author>
<published>2013-02-12T22:09:50Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=8a44067838e268db88ea2158258f8006cb1344b7'/>
<id>urn:sha1:8a44067838e268db88ea2158258f8006cb1344b7</id>
<content type='text'>
SBINDIR and BINDIR can be set independently of PREFIX.  This fixes
broken shebangs in service files when SBINDIR is set to something other
than PREFIX/sbin

Signed-off-by: Andrew Gregory &lt;andrew.gregory.8@gmail.com&gt;
</content>
</entry>
<entry>
<title>fsck: simplify skiplist setup</title>
<updated>2012-12-18T05:24:02Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2012-05-17T03:46:21Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=2c60282ba9d12040e82e6571c9df8aa1e3da36a2'/>
<id>urn:sha1:2c60282ba9d12040e82e6571c9df8aa1e3da36a2</id>
<content type='text'>
Use printf rather than a manual for loop.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Bring Back prefix support</title>
<updated>2012-07-26T15:54:48Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2012-07-03T03:04:22Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=e641b4384977011b93c3c2a90222d459bc4c5ca6'/>
<id>urn:sha1:e641b4384977011b93c3c2a90222d459bc4c5ca6</id>
<content type='text'>
We now have a team member who is interested in OpenRC on prefix, so I am
bringing it back to the main tree.
</content>
</entry>
<entry>
<title>init.d/fsck: only check local file systems</title>
<updated>2012-03-29T16:44:12Z</updated>
<author>
<name>William Hubbs</name>
<email>williamh@gentoo.org</email>
</author>
<published>2012-03-29T16:44:12Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=0571a7e05b658fc95da56d9df61e725eeda75a3c'/>
<id>urn:sha1:0571a7e05b658fc95da56d9df61e725eeda75a3c</id>
<content type='text'>
On linux systems, fsck was not taking into account which filesystems
were local or remote. This commit adds the -t option, with an
appropriate value, to the fsck call so that remote file systems are not
checked.

reported-by: Vladimir Berezhnoy &lt;non7top@gmail.com&gt;
X-Gentoo-Bug: 408363
X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=408363
</content>
</entry>
<entry>
<title>Remove prefix support</title>
<updated>2012-02-21T13:27:16Z</updated>
<author>
<name>William Hubbs</name>
<email>williamh@gentoo.org</email>
</author>
<published>2012-01-25T17:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=3247184d860aea7ccc2c58d399f62c088978e973'/>
<id>urn:sha1:3247184d860aea7ccc2c58d399f62c088978e973</id>
<content type='text'>
I spoke with the prefix team sometime back and was told that they do not
have an interest in using OpenRC on prefix systems.
</content>
</entry>
<entry>
<title>fsck: fix typo in fsck mount point support</title>
<updated>2011-11-26T08:21:21Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-11-26T08:21:21Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=3baca9a35c4f6e2bd910d5bc54c0008c13b0501a'/>
<id>urn:sha1:3baca9a35c4f6e2bd910d5bc54c0008c13b0501a</id>
<content type='text'>
Previous commit e3b39a677b535bc2 missed adding a "[" to one of the tests.

Reported-by: Torsten Veller &lt;tove@gentoo.org&gt;
x-Gentoo-Bug: 391941
x-Gentoo-Bug-URL: http://bugs.gentoo.org/391941
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
</feed>
