mirror of
https://github.com/KenjiBrown/without-systemd.git
synced 2026-07-08 06:32:59 -04:00
68157fa890b52299a1f6f80788e56badec780cb7
And hide it with USE=rule-generator, as it's factually incorrect when this is enabled. Closes: https://github.com/KenjiBrown/without-systemd/issues/3 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%