summaryrefslogtreecommitdiffstats
path: root/host-demeter (follow)
Commit message (Collapse)AuthorAgeLines
* host-demeter: Use default value for GENTOO_MIRRORSWynn Wolf Arbor2020-06-05-2/+0
| | | | | | It makes more sense to have Gentoo decide the best available mirrors instead of hardcoding a long list of mirrors that might go offline after a while. Thus simply drop the GENTOO_MIRRORS definition in make.conf.
* host-demeter: Remove host-specific repos.confWynn Wolf Arbor2020-06-05-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 demeter.
* 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-demeter: Remove webrsync-gpg from make.confWolfgang Müller2019-10-22-1/+1
| | | | | | | Verification of the portage tree using rsync has been supported for some time now[1]. [1] - https://wiki.gentoo.org/wiki/Project:Portage/Repository_Verification
* host-demeter: Disable color for emerge; reorder argsWolfgang Müller2019-03-08-1/+1
|
* host-demeter: Order FEATURES listWolfgang Müller2019-02-22-1/+1
|
* host-demeter: Move portage tree to /var/portage/treeWolfgang Müller2019-02-22-7/+5
| | | | Additionally, use rsync instead of webrsync
* Initial importWolfgang Müller2019-02-10-0/+32