diff --git a/config/amd64-auto.conf b/config/amd64-auto.conf deleted file mode 100644 index 20f1a874..00000000 --- a/config/amd64-auto.conf +++ /dev/null @@ -1,16 +0,0 @@ -sharedir="/usr/share/catalyst" -shdir="%(sharedir)s/targets" -options="autoresume bindist kerncache pkgcache preserve_libs seedcache snapcache" -portdir="/release/trees/portage-auto" -distdir="/release/tmp/distfiles" -storedir="/release/buildroot/amd64-dev" -snapshot_cache="/release/tmp/snapshots" -envscript="/etc/catalyst/local/host.env" -source_matching="loose" -hash_function="crc32" -digests="sha512 whirlpool" -contents="auto" -repo_basedir="/var/db/repos" -repo_name="gentoo" -target_distdir="/var/cache/distfiles" -target_pkgdir="/var/cache/binpkgs" diff --git a/config/pardalote.env b/config/pardalote.env deleted file mode 100644 index 65e9886d..00000000 --- a/config/pardalote.env +++ /dev/null @@ -1,4 +0,0 @@ -export GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://distfiles.gentoo.org/" -export FEATURES="binpkg-multi-instance parallel-fetch preserve-libs" -export MAKEOPTS="-j24" -export EMERGE_DEFAULT_OPTS="--quiet-build=y --jobs=3 --load-average=12 --color=n --alert=n --fail-clean=y --nospinner --quiet-unmerge-warn" diff --git a/config/x86-auto.conf b/config/x86-auto.conf deleted file mode 100644 index a782f0f4..00000000 --- a/config/x86-auto.conf +++ /dev/null @@ -1,16 +0,0 @@ -sharedir="/usr/share/catalyst" -shdir="%(sharedir)s/targets" -options="autoresume bindist kerncache pkgcache preserve_libs seedcache snapcache" -portdir="/release/trees/portage-auto" -distdir="/release/tmp/distfiles" -storedir="/release/buildroot/x86-dev" -snapshot_cache="/release/tmp/snapshots" -envscript="/etc/catalyst/local/host.env" -source_matching="loose" -hash_function="crc32" -digests="sha512 whirlpool" -contents="auto" -repo_basedir="/var/db/repos" -repo_name="gentoo" -target_distdir="/var/cache/distfiles" -target_pkgdir="/var/cache/binpkgs"