<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/openrc.git/init.d/cgroups.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-08-23T01:24:58Z</updated>
<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>cgroups: set (irrelenvant) device string to cgroup2</title>
<updated>2025-04-05T12:24:21Z</updated>
<author>
<name>Pablo Correa Gómez</name>
<email>ablocorrea@hotmail.com</email>
</author>
<published>2023-04-20T21:41:09Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=9faaaa93cc69b0ca81b86de31bf4cdd9fc24e1a4'/>
<id>urn:sha1:9faaaa93cc69b0ca81b86de31bf4cdd9fc24e1a4</id>
<content type='text'>
Just a cosmetic change with no real changes, more than the visual impact
when running mount
</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>enable confd cgroups mount options</title>
<updated>2024-01-12T17:17:14Z</updated>
<author>
<name>Forza-tng</name>
<email>forza@tnonline.net</email>
</author>
<published>2023-12-26T14:48:29Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=f9c92d78221e7827b4a6144d0c2e2b4d3de99416'/>
<id>urn:sha1:f9c92d78221e7827b4a6144d0c2e2b4d3de99416</id>
<content type='text'>
This fixes #684.
</content>
</entry>
<entry>
<title>init.d/cgroups.in: fix inconsistency between mount_cgroups and mount_cgroups</title>
<updated>2023-11-14T20:31:22Z</updated>
<author>
<name>Sam James</name>
<email>sam@gentoo.org</email>
</author>
<published>2023-11-12T06:48:18Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=6f180e94243885d312004ed89901329bd1a3ceb6'/>
<id>urn:sha1:6f180e94243885d312004ed89901329bd1a3ceb6</id>
<content type='text'>
965de92b37cbe8d8670f6cc956e1d10677551e19 changed the default cgroup mode which
exposes an issue in init.d/cgroups.in.

While mount_cgroups defaults to 'unified' if rc_cgroup_mode is unset, cgroup2_controllers
has no default and therefore has a mismatch with the logic in mount_cgroups. The
two should be consistent so the flow makes sense, as mount_cgroups expects a certain
path to be taken in cgroup2_controllers.

Make cgroup2_controllers default to 'unified' if rc_cgroup_mode is unset, just
like mount_cgroups.

Bug: https://bugs.gentoo.org/916964
Thanks-to: acab@digitalfuture.it
</content>
</entry>
<entry>
<title>change default RC_CGROUP_MODE to unified</title>
<updated>2023-10-10T17:50:09Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2023-10-10T17:42:34Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=965de92b37cbe8d8670f6cc956e1d10677551e19'/>
<id>urn:sha1:965de92b37cbe8d8670f6cc956e1d10677551e19</id>
<content type='text'>
This improves resource management by assigning services to individual
cgroups.

X-Gentoo-Bug: https://bugs.gentoo.org/914972
</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>fix unified cgroups v2 setup</title>
<updated>2021-02-24T05:08:56Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2021-02-24T05:08:56Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=4fb4674374931be2fa279692800185078f350d9f'/>
<id>urn:sha1:4fb4674374931be2fa279692800185078f350d9f</id>
<content type='text'>
The cgroups v2 setup required the rc_cgroups_controllers variable
to be set to the list of controllers to enable regardless of whether the
mode was hybrid or unified.

This makes sense for hybrid mode since the controllers can't be in both
the cgroups v1 and v2 hierarchies, but for unified mode we should enable
all controllers that are configured in the kernel.
</content>
</entry>
<entry>
<title>cgroups: fix indentation</title>
<updated>2018-02-27T21:56:54Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2018-02-27T21:56:54Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=e51dc29e2f3b2718a62347e8588115e786a9f3c8'/>
<id>urn:sha1:e51dc29e2f3b2718a62347e8588115e786a9f3c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cgroups: add rc_cgroup_memory_use_hierarchy setting for cgroups v1</title>
<updated>2018-02-26T20:33:15Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2018-02-26T20:33:15Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=c6047f887a362cb8d96624fbd73484ca703acf53'/>
<id>urn:sha1:c6047f887a362cb8d96624fbd73484ca703acf53</id>
<content type='text'>
</content>
</entry>
</feed>
