commit: 218d8091fe8c72c2b0b4b5e60c6d1464a4f96197 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Apr 23 05:50:55 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Wed Apr 23 05:50:55 2025 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=218d8091
make.conf: add notitles everywhere When doing manual binhost reruns, terminal titles get printed and end up in the logfile, which is not a great situation (they are pretty unreadable, in fact). Try to work around this. Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> builders/dola/gnome-23/portage/make.conf | 2 +- builders/dola/kde-23/portage/make.conf | 2 +- builders/dola/server-23/portage/make.conf | 2 +- builders/milou/gnome-23/portage/make.conf | 2 +- builders/milou/gnome-v3-23/portage/make.conf | 2 +- builders/milou/kde-23/portage/make.conf | 2 +- builders/milou/kde-v3-23/portage/make.conf | 2 +- builders/milou/openrc-23/portage/make.conf | 2 +- builders/milou/openrc-v3-23/portage/make.conf | 2 +- builders/milou/server-23/portage/make.conf | 2 +- builders/milou/server-v3-23/portage/make.conf | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/builders/dola/gnome-23/portage/make.conf b/builders/dola/gnome-23/portage/make.conf index 78260fe..6c8bcc1 100644 --- a/builders/dola/gnome-23/portage/make.conf +++ b/builders/dola/gnome-23/portage/make.conf @@ -26,7 +26,7 @@ MAKEOPTS="-j80 --load 160.0" EMERGE_DEFAULT_OPTS="--jobs 20 --load 160 --quiet --keep-going --binpkg-respect-use --usepkg --changed-deps --with-bdeps=y --color n --nospinner" -FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" +FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox notitles" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" diff --git a/builders/dola/kde-23/portage/make.conf b/builders/dola/kde-23/portage/make.conf index 285a1db..83739ac 100644 --- a/builders/dola/kde-23/portage/make.conf +++ b/builders/dola/kde-23/portage/make.conf @@ -26,7 +26,7 @@ MAKEOPTS="-j80 --load 160.0" EMERGE_DEFAULT_OPTS="--jobs 20 --load 160 --quiet --keep-going --binpkg-respect-use --usepkg --changed-deps --with-bdeps=y --color n --nospinner" -FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" +FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox notitles" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" diff --git a/builders/dola/server-23/portage/make.conf b/builders/dola/server-23/portage/make.conf index 285a1db..83739ac 100644 --- a/builders/dola/server-23/portage/make.conf +++ b/builders/dola/server-23/portage/make.conf @@ -26,7 +26,7 @@ MAKEOPTS="-j80 --load 160.0" EMERGE_DEFAULT_OPTS="--jobs 20 --load 160 --quiet --keep-going --binpkg-respect-use --usepkg --changed-deps --with-bdeps=y --color n --nospinner" -FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" +FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox notitles" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" diff --git a/builders/milou/gnome-23/portage/make.conf b/builders/milou/gnome-23/portage/make.conf index 0ef6ede..8ca5475 100644 --- a/builders/milou/gnome-23/portage/make.conf +++ b/builders/milou/gnome-23/portage/make.conf @@ -26,7 +26,7 @@ MAKEOPTS="-j32 -l64" EMERGE_DEFAULT_OPTS="--jobs 20 --load 64 --quiet --keep-going --binpkg-respect-use --usepkg --changed-deps --with-bdeps=y --color n --nospinner" -FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" +FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox notitles" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" diff --git a/builders/milou/gnome-v3-23/portage/make.conf b/builders/milou/gnome-v3-23/portage/make.conf index bf6d92f..4197f17 100644 --- a/builders/milou/gnome-v3-23/portage/make.conf +++ b/builders/milou/gnome-v3-23/portage/make.conf @@ -26,7 +26,7 @@ MAKEOPTS="-j32 -l64" EMERGE_DEFAULT_OPTS="--jobs 20 --load 64 --quiet --keep-going --binpkg-respect-use --usepkg --changed-deps --with-bdeps=y --color n --nospinner" -FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" +FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox notitles" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" diff --git a/builders/milou/kde-23/portage/make.conf b/builders/milou/kde-23/portage/make.conf index 300fe0a..03bcad1 100644 --- a/builders/milou/kde-23/portage/make.conf +++ b/builders/milou/kde-23/portage/make.conf @@ -26,7 +26,7 @@ MAKEOPTS="-j32 -l64" EMERGE_DEFAULT_OPTS="--jobs 20 --load 64 --quiet --keep-going --binpkg-respect-use --usepkg --changed-deps --with-bdeps=y --color n --nospinner" -FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" +FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox notitles" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" diff --git a/builders/milou/kde-v3-23/portage/make.conf b/builders/milou/kde-v3-23/portage/make.conf index efe9399..b0337b5 100644 --- a/builders/milou/kde-v3-23/portage/make.conf +++ b/builders/milou/kde-v3-23/portage/make.conf @@ -26,7 +26,7 @@ MAKEOPTS="-j32 -l64" EMERGE_DEFAULT_OPTS="--jobs 20 --load 64 --quiet --keep-going --binpkg-respect-use --usepkg --changed-deps --with-bdeps=y --color n --nospinner" -FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" +FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox notitles" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" diff --git a/builders/milou/openrc-23/portage/make.conf b/builders/milou/openrc-23/portage/make.conf index fbe1dd7..13cb3bb 100644 --- a/builders/milou/openrc-23/portage/make.conf +++ b/builders/milou/openrc-23/portage/make.conf @@ -26,7 +26,7 @@ MAKEOPTS="-j32 -l64" EMERGE_DEFAULT_OPTS="--jobs 20 --load 64 --quiet --keep-going --binpkg-respect-use --usepkg --changed-deps --with-bdeps=y --color n --nospinner" -FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" +FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox notitles" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" diff --git a/builders/milou/openrc-v3-23/portage/make.conf b/builders/milou/openrc-v3-23/portage/make.conf index dac9776..c74ee97 100644 --- a/builders/milou/openrc-v3-23/portage/make.conf +++ b/builders/milou/openrc-v3-23/portage/make.conf @@ -26,7 +26,7 @@ MAKEOPTS="-j32 -l64" EMERGE_DEFAULT_OPTS="--jobs 20 --load 64 --quiet --keep-going --binpkg-respect-use --usepkg --changed-deps --with-bdeps=y --color n --nospinner" -FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" +FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox notitles" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" diff --git a/builders/milou/server-23/portage/make.conf b/builders/milou/server-23/portage/make.conf index 300fe0a..03bcad1 100644 --- a/builders/milou/server-23/portage/make.conf +++ b/builders/milou/server-23/portage/make.conf @@ -26,7 +26,7 @@ MAKEOPTS="-j32 -l64" EMERGE_DEFAULT_OPTS="--jobs 20 --load 64 --quiet --keep-going --binpkg-respect-use --usepkg --changed-deps --with-bdeps=y --color n --nospinner" -FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" +FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox notitles" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz" diff --git a/builders/milou/server-v3-23/portage/make.conf b/builders/milou/server-v3-23/portage/make.conf index efe9399..b0337b5 100644 --- a/builders/milou/server-v3-23/portage/make.conf +++ b/builders/milou/server-v3-23/portage/make.conf @@ -26,7 +26,7 @@ MAKEOPTS="-j32 -l64" EMERGE_DEFAULT_OPTS="--jobs 20 --load 64 --quiet --keep-going --binpkg-respect-use --usepkg --changed-deps --with-bdeps=y --color n --nospinner" -FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox" +FEATURES="binpkg-multi-instance buildpkg compress-index -network-sandbox notitles" BINPKG_FORMAT="gpkg" BINPKG_COMPRESS="xz"
