| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
This was added in fc4088d (group-systemd: Add profile for systemd,
2021-04-17) in order to pull in the systemd unit for mlocate. Since the
version that provides this unit has since stabilized, we can get rid of
this unmask.
|
|
|
|
|
| |
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.
|
| |
|
|
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)
|