summaryrefslogtreecommitdiffstats
path: root/host-coleridge (unfollow)
Commit message (Collapse)AuthorLines
2024-09-23host-coleridge: Remove obsolete 'static' USE flag for sys-fs/mdadmWolfgang Müller-2/+0
This was needed for the initial initramfs but has become obsolete with the migration to sys-kernel/dracut.
2024-09-23host-coleridge: Use default mirrorsWolfgang Müller-2/+0
2024-05-05host-coleridge: Disable dhcp USE flag for net-misc/netifrcWolfgang Müller-0/+1
We have no need for a DHCP server on this machine.
2024-05-04host-coleridge: Remove CHOST for migration to 23.0 profilesWolfgang Müller-1/+0
2024-03-29host-coleridge: Remove obsolete PAX_MARKINGSWolfgang Müller-2/+0
PaX specifically, and Grsecurity in general, is no longer officially supported by Gentoo [1] making PAX_MARKINGS vestigial. [1] https://wiki.gentoo.org/wiki/Hardened#Goals
2023-09-28Remove 'cgroup' feature from make.confWolfgang Müller-1/+1
portage has removed the 'cgroup' feature as it was based on cgroups v1. Instead, the 'pid-sandbox' feature (which is enabled by default) is used to isolate the process space and enable cleanly killing all processes spawned by an ebuild.
2022-04-08host-coleridge: Configure media-sound/mpd for satellite streamingWolfgang Müller-0/+3
Using mpd's remote database and music library feature it is now possible to run mpd in so-called 'satellite' mode. This will have a local mpd server access the database and library remotely, enabling streaming to the local device. This commit enables mpd on this machine to act as such an upstream server.
2022-04-08host-coleridge: Update savedconfig for sys-kernel/linux-firmwareWolfgang Müller-1/+1
2021-05-10group-base: Disable 'wg-quick' USE flagWolfgang Müller-2/+0
Since we do not use wg-quick on any of our systems, it can go (and with it the dependency on resolvconf).
2020-12-07host-coleridge: Remove USE flags for net-irc/weechatWynn Wolf Arbor-1/+0
We no longer use weechat, so these can go.
2020-10-25host-coleridge: Disable 'wgquick' for net-vpn/wireguard-toolsWynn Wolf Arbor-0/+2
This pulls in a couple of dependencies we do not need or want to be present (resolvconf, for example). Any wireguard setup on coleridge will be handled manually or through the use of netifrc.
2020-10-25host-coleridge: Remove obsolete USE flagWynn Wolf Arbor-3/+0
>=sys-libs/pam-1.4.0_p20200829 does not contain this USE flag anymore.
2020-06-09host-coleridge: Drop gentoo.conf from repos.confWynn Wolf Arbor-7/+0
With commit 89dcc28 ("repo-gentoo-git: Add role for syncing the portage tree with git"), a host-specific gentoo.conf file is no longer needer for coleridge.
2020-03-17Switch to a new location for portage repositoriesWynn Wolf Arbor-1/+1
Instead of /var/overlay/<repo> for overlays and /var/portage/tree for the gentoo repo, all data is now stored in /var/portage/repos/<repo>, which is a more consistent location.
2020-02-08host-coleridge: Remove keening from savedconfigWynn Wolf Arbor-11/+0
2020-02-04host-coleridge: Add firmware for rtl8168e-3Wolfgang Müller-1/+2
2019-07-22host-coleridge: Add system-bootstrap USE to dev-lang/goWolfgang Müller-0/+2
Go needs special bootstrapping on musl-based systems. This change makes it such that a musl-compatible Go will only have to be installed once, after which subsequent versions can be bootstrapped from the already installed one.
2019-05-01Include full role name in the file namesWolfgang Müller-0/+0
The name is now comprised of the full role name along with its order number. This is more consistent overall, and makes it easier at a glance to see which role a file is from.
2019-04-15host-coleridge: Update the keening configurationWolfgang Müller-13/+2
Also remove a file that portage added.
2019-02-22base/hosts: Move FFTOOLS settings to base package.useWolfgang Müller-2/+0
2019-02-22host-coleridge: make.conf cleanupWolfgang Müller-6/+2
2019-02-22host-coleridge: Migrate to rsync with verificationWolfgang Müller-7/+5
2019-02-13host-coleridge: Add gentoo.conf to repos.confWolfgang Müller-0/+7
2019-02-12host-coleridge: fix pam conflictWolfgang Müller-0/+14
2019-02-12host-coleridge: Add coleridge-specific use flagsWolfgang Müller-0/+2