mirror of
https://github.com/KenjiBrown/without-systemd.git
synced 2026-07-08 14:43:28 -04:00
3269df212c049d3d066088ae9288c5d1ac5703e0
This is required now that upstream udev/logind don't care about split-usr anymore. While elogind is doing this now, other projects might follow suit. Closes: https://github.com/KenjiBrown/without-systemd/issues/9 Signed-off-by: mid-kid <esteve.varela@gmail.com>
Without Systemd Gentoo Overlay
Use eselect repository to enable this overlay
eselect repository add without-systemd git https://github.com/KenjiBrown/without-systemd.git
Issues:
`profiles/package.mask` can only mask packages in this overlay. A symbolic link to `/etc/portage/package/mask/` is needed to effectively mask Gentoo'systemd packages.
ln -svf /var/db/repos/without-systemd/profiles/package.mask /etc/portage/package.mask/without-systemd
Description
Languages
Shell
100%