<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/openrc.git/init.d/save-termencoding.in, branch origin/setgroups-zero</title>
<subtitle>[no description]</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=origin%2Fsetgroups-zero</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=origin%2Fsetgroups-zero'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/'/>
<updated>2025-11-13T16:02:31Z</updated>
<entry>
<title>init.d/*: check if RC_CACHEDIR is writtable</title>
<updated>2025-11-13T16:02:31Z</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2025-11-04T23:37:34Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=f09ca47fe5e04ca823df668c5c5c7ba69663ddf3'/>
<id>urn:sha1:f09ca47fe5e04ca823df668c5c5c7ba69663ddf3</id>
<content type='text'>
Bug: https://github.com/OpenRC/openrc/issues/890
Fixes: https://github.com/OpenRC/openrc/issues/936
</content>
</entry>
<entry>
<title>init.d/*: add -wsl depend keywords</title>
<updated>2025-08-23T01:24:58Z</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2025-08-22T01:22:15Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=8c6d0e06c270af35711df1d3a265735cab47fd80'/>
<id>urn:sha1:8c6d0e06c270af35711df1d3a265735cab47fd80</id>
<content type='text'>
by the list in !871 it mostly seemed to match docker and similar, so for
now let's add -wsl to all services that have -docker

Closes: https://github.com/OpenRC/openrc/issues/871
</content>
</entry>
<entry>
<title>openrc: don't use libexec for data cache</title>
<updated>2025-04-04T01:39:33Z</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2025-04-04T01:14:56Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=b71db4053651662a37b42f0b1273a92a870a85aa'/>
<id>urn:sha1:b71db4053651662a37b42f0b1273a92a870a85aa</id>
<content type='text'>
instead, move caches to /var/cache/openrc. If /var is not mounted, cache
will not be used and the deptree would be regenerated

user services use ${XDG_CACHE_HOME}/rc, defaulting to ~/.cache

Closes: https://github.com/OpenRC/openrc/issues/339
</content>
</entry>
<entry>
<title>init.d/*: Quote the argument of ":" commands</title>
<updated>2025-03-08T20:56:37Z</updated>
<author>
<name>Ulrich Müller</name>
<email>ulm@gentoo.org</email>
</author>
<published>2025-03-08T16:47:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=2992cfa3754b25b8c61ad4c3f52a1b119d9fcaf3'/>
<id>urn:sha1:2992cfa3754b25b8c61ad4c3f52a1b119d9fcaf3</id>
<content type='text'>
This avoids globbing, see: https://www.shellcheck.net/wiki/SC2223
</content>
</entry>
<entry>
<title>Podman detection</title>
<updated>2024-07-25T12:09:10Z</updated>
<author>
<name>Kanako the Gay</name>
<email>kanako@gayest.dev</email>
</author>
<published>2024-05-22T01:04:53Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=b94dc7d8ab946d9f664768d65dc4797de2e69c0d'/>
<id>urn:sha1:b94dc7d8ab946d9f664768d65dc4797de2e69c0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init.d/rc.conf: make unicode default to yes</title>
<updated>2023-03-07T06:48:43Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2023-03-07T06:48:26Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=b9241988a7c32f00ffd6d87f1666d7babfd705e5'/>
<id>urn:sha1:b9241988a7c32f00ffd6d87f1666d7babfd705e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use HEAD in git URIs to point to the default branch</title>
<updated>2021-12-21T01:07:00Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2021-12-21T01:07:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=301161a7a4bda27c7ebd54c537dfec0cbc926365'/>
<id>urn:sha1:301161a7a4bda27c7ebd54c537dfec0cbc926365</id>
<content type='text'>
This makes the URIs shorter and dynamic: whatever the default branch
the repo uses will be used.
</content>
</entry>
<entry>
<title>Create save-keymaps and save-ktermencoding services</title>
<updated>2018-11-07T14:55:44Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2018-11-06T22:34:14Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=7eb3975543eafd44c6946ca5a76812aa0d7a7303'/>
<id>urn:sha1:7eb3975543eafd44c6946ca5a76812aa0d7a7303</id>
<content type='text'>
These services represent the parts of the keymaps and termencoding
services which saved the settings back to the root file system so they
can be loaded very early in the boot process.
These are needed to allow keymaps and termencoding to run earlier in the
boot sequence.

X-Gentoo-Bug: 446018
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=446018
</content>
</entry>
</feed>
