summaryrefslogtreecommitdiffstats
path: root/host-coleridge (follow)
Commit message (Collapse)AuthorAgeLines
* host-coleridge: Remove obsolete PAX_MARKINGSWolfgang Müller2024-03-29-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
* Remove 'cgroup' feature from make.confWolfgang Müller2023-09-28-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.
* host-coleridge: Configure media-sound/mpd for satellite streamingWolfgang Müller2022-04-08-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.
* host-coleridge: Update savedconfig for sys-kernel/linux-firmwareWolfgang Müller2022-04-08-1/+1
|
* group-base: Disable 'wg-quick' USE flagWolfgang Müller2021-05-10-2/+0
| | | | | Since we do not use wg-quick on any of our systems, it can go (and with it the dependency on resolvconf).
* host-coleridge: Remove USE flags for net-irc/weechatWynn Wolf Arbor2020-12-07-1/+0
| | | | We no longer use weechat, so these can go.
* host-coleridge: Disable 'wgquick' for net-vpn/wireguard-toolsWynn Wolf Arbor2020-10-25-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.
* host-coleridge: Remove obsolete USE flagWynn Wolf Arbor2020-10-25-3/+0
| | | | >=sys-libs/pam-1.4.0_p20200829 does not contain this USE flag anymore.
* host-coleridge: Drop gentoo.conf from repos.confWynn Wolf Arbor2020-06-09-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.
* Switch to a new location for portage repositoriesWynn Wolf Arbor2020-03-17-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.
* host-coleridge: Remove keening from savedconfigWynn Wolf Arbor2020-02-08-11/+0
|
* host-coleridge: Add firmware for rtl8168e-3Wolfgang Müller2020-02-04-1/+2
|
* host-coleridge: Add system-bootstrap USE to dev-lang/goWolfgang Müller2019-07-22-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.
* Include full role name in the file namesWolfgang Müller2019-05-01-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.
* host-coleridge: Update the keening configurationWolfgang Müller2019-04-15-13/+2
| | | | Also remove a file that portage added.
* base/hosts: Move FFTOOLS settings to base package.useWolfgang Müller2019-02-22-2/+0
|
* host-coleridge: make.conf cleanupWolfgang Müller2019-02-22-6/+2
|
* host-coleridge: Migrate to rsync with verificationWolfgang Müller2019-02-22-7/+5
|
* host-coleridge: Add gentoo.conf to repos.confWolfgang Müller2019-02-13-0/+7
|
* host-coleridge: fix pam conflictWolfgang Müller2019-02-12-0/+14
|
* host-coleridge: Add coleridge-specific use flagsWolfgang Müller2019-02-12-0/+2
|
* Initial importWolfgang Müller2019-02-10-0/+46