summaryrefslogtreecommitdiffstats
path: root/group-systemd/package.use/03-group-systemd (follow)
Commit message (Collapse)AuthorAgeLines
* Rename group-systemd to init-systemdWolfgang Müller2022-04-28-4/+0
| | | | This more clearly describes what this profile does.
* group-systemd: Enable use of machinectl's import-* commandsWolfgang Müller2021-11-29-1/+1
| | | | | This functionality needs support for importd, curl, and lzma in systemd. As this doesn't pull in anything unreasonable, enable it profile-wide.
* group-systemd: Enable FIDO2 support for systemdWolfgang Müller2021-10-09-1/+1
| | | | | | | Even though not all our systems interface with a FIDO2 device yet, it makes sense to enable this non-invasive USE flag everywhere. With it we don't have to recompile systemd if we want to use FIDO2 devices to unlock encrypted mounts.
* group-systemd: Enable various USE flagsWolfgang Müller2021-05-27-1/+1
| | | | | We are trying out DNS over TLS, so enable that. For stack traces in the journal, enable 'elfutils'. IDN is useful in the general case.
* group-systemd: Add profile for systemdWolfgang Müller2021-04-17-0/+4
This profile will enable the 'systemd' USE flag globally as recommended by the Gentoo Wiki as well as disable 'elogind' globally (which conflicts with systemd in a few places like x11-base/xorg-server)