- 24 Jul, 2021 1 commit
-
-
James T. Lee authored
-
- 18 Jul, 2021 1 commit
-
-
James T. Lee authored
Ensure zfs is managed before virt-viewer is installed. Also, clean up obsolete class dependencies.
-
- 14 Jul, 2021 4 commits
-
-
James T. Lee authored
libvirt is pulled in as a library dependency for libvirt client programs. It is nice to have the same USE flags for the dependency usage and the service usage so it only gets built into a binary once.
-
James T. Lee authored
Raises error saying there is no max_files parameter. This reverts commit 86bbc21b.
-
James T. Lee authored
-
James T. Lee authored
-
- 13 Jul, 2021 4 commits
-
-
James T. Lee authored
-
James T. Lee authored
The change to Puppet 6.1.0 to automatically reload systemd on unit changes isn't working for this service. Doesn't hurt to be explicit with this. See: https://tickets.puppetlabs.com/browse/PUP-3483
-
James T. Lee authored
-
James T. Lee authored
iwd was being stopped prematurely during shutdown causing other services which properly depend on network.target and network-online.target to hang. This fix, making iwd depend on dbus.service explicitly, is not intuitive, but it is what NetworkManager.service does and it works.
-
- 09 Jul, 2021 9 commits
-
-
James T. Lee authored
-
James T. Lee authored
This reverts commit 99a52644.
-
James T. Lee authored
-
James T. Lee authored
Will prefer to monitor systemd-networkd instead. This reverts commit d6aac4c7.
-
James T. Lee authored
-
James T. Lee authored
-
James T. Lee authored
-
James T. Lee authored
-
James T. Lee authored
Otherwise the console font isn't retained during framebuffer changes, such as those observed on Raspberry Pi at boot.
-
- 07 Jul, 2021 7 commits
-
-
James T. Lee authored
This reverts commit 41238ca1.
-
James T. Lee authored
-
James T. Lee authored
-
James T. Lee authored
-
James T. Lee authored
-
James T. Lee authored
-
James T. Lee authored
We can't use full device paths because we don't know in advance whether the rpool is encrypted. Filesystem labels can only store 16 bytes or so, so truncate the hostname part of the label to eight characters.
-
- 06 Jul, 2021 1 commit
-
-
James T. Lee authored
The swap label can only hold 15 characters, making it less useful for systems with long hostnames. The underlying device name is already persistent so there is no need to use filesystem labels.
-
- 12 Jun, 2021 6 commits
-
-
James T. Lee authored
-
James T. Lee authored
-
James T. Lee authored
It can cause infinite recursion with dumb tools. Also make the private symlinks just work with typical working layout.
-
James T. Lee authored
-
James T. Lee authored
-
James T. Lee authored
Closes #31
-
- 10 Jun, 2021 2 commits
-
-
James T. Lee authored
loader.conf was never created on hawk. I don't know why it's needed for osprey, but probably has something to do with the UEFI implementation. In any case, just manage the whole file on all hosts. It's not hurting anything.
-
James T. Lee authored
-
- 09 Jun, 2021 1 commit
-
-
James T. Lee authored
-
- 06 Jun, 2021 1 commit
-
-
James T. Lee authored
It is no longer installed as part of the package around version 1.6.
-
- 04 Jun, 2021 1 commit
-
-
James T. Lee authored
Gentoo now putting systemd defaults in /etc/nsswitch.conf and it was confusing Augeas.
-
- 02 Jun, 2021 2 commits
-
-
James T. Lee authored
Forgot to build stage0. This reverts commit aa2a755a.
-
James T. Lee authored
It has been removed from my systems and Portage.
-