* [gentoo-commits] proj/binhost:master commit in: builders/milou/server-v3-23/, builders/milou/server-23/
@ 2024-08-27 6:53 Eli Schwartz
0 siblings, 0 replies; 8+ messages in thread
From: Eli Schwartz @ 2024-08-27 6:53 UTC (permalink / raw
To: gentoo-commits
commit: 7c78ea754f7989ef4a98c1bd01f14eb948771db7
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 27 04:32:53 2024 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Aug 27 04:32:53 2024 +0000
URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=7c78ea75
add server package of qtbase
It's not just a GUI package. There are a surprising number of uses for
it, and it pulls in a bunch of interesting dependencies along for the
ride.
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
builders/milou/server-23/world | 1 +
builders/milou/server-v3-23/world | 1 +
2 files changed, 2 insertions(+)
diff --git a/builders/milou/server-23/world b/builders/milou/server-23/world
index 354baa0..09d4348 100644
--- a/builders/milou/server-23/world
+++ b/builders/milou/server-23/world
@@ -38,6 +38,7 @@ app-emacs/ebuild-mode
app-portage/gentoolkit
dev-debug/gdb
dev-debug/strace
+dev-qt/qtbase
net-dialup/minicom
net-misc/chrony
net-misc/dhcpcd
diff --git a/builders/milou/server-v3-23/world b/builders/milou/server-v3-23/world
index 354baa0..09d4348 100644
--- a/builders/milou/server-v3-23/world
+++ b/builders/milou/server-v3-23/world
@@ -38,6 +38,7 @@ app-emacs/ebuild-mode
app-portage/gentoolkit
dev-debug/gdb
dev-debug/strace
+dev-qt/qtbase
net-dialup/minicom
net-misc/chrony
net-misc/dhcpcd
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/binhost:master commit in: builders/milou/server-v3-23/, builders/milou/server-23/
@ 2024-09-19 3:40 Eli Schwartz
0 siblings, 0 replies; 8+ messages in thread
From: Eli Schwartz @ 2024-09-19 3:40 UTC (permalink / raw
To: gentoo-commits
commit: c61a59a70a42615d3d04db4596a96a94872f4642
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 19 01:58:39 2024 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Sep 19 01:58:39 2024 +0000
URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=c61a59a7
add server build of doxygen
It is often used by build systems to build documentation, and needs no
GUI when used via automation. But there is an optional GUI, and the
gnome profile assumes you want GUIs in general...
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
builders/milou/server-23/world | 1 +
builders/milou/server-v3-23/world | 1 +
2 files changed, 2 insertions(+)
diff --git a/builders/milou/server-23/world b/builders/milou/server-23/world
index 09d4348..b20e507 100644
--- a/builders/milou/server-23/world
+++ b/builders/milou/server-23/world
@@ -36,6 +36,7 @@ app-editors/neovim
app-editors/vim
app-emacs/ebuild-mode
app-portage/gentoolkit
+app-text/doxygen
dev-debug/gdb
dev-debug/strace
dev-qt/qtbase
diff --git a/builders/milou/server-v3-23/world b/builders/milou/server-v3-23/world
index 09d4348..b20e507 100644
--- a/builders/milou/server-v3-23/world
+++ b/builders/milou/server-v3-23/world
@@ -36,6 +36,7 @@ app-editors/neovim
app-editors/vim
app-emacs/ebuild-mode
app-portage/gentoolkit
+app-text/doxygen
dev-debug/gdb
dev-debug/strace
dev-qt/qtbase
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/binhost:master commit in: builders/milou/server-v3-23/, builders/milou/server-23/
@ 2024-09-22 2:34 Eli Schwartz
0 siblings, 0 replies; 8+ messages in thread
From: Eli Schwartz @ 2024-09-22 2:34 UTC (permalink / raw
To: gentoo-commits
commit: ace9aa137648b0c5643b6d5faea858c1aab53abb
Author: Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Sun Sep 22 02:25:47 2024 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Sep 22 02:33:53 2024 +0000
URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=ace9aa13
milou/server: Add Handbook tools
This commit adds all the tools currently in the Handbook and the ones being planned
to be added to the Handbook shortly. This will allow any user to do a quick binpkg
install.
Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
builders/milou/server-23/world | 17 +++++++++++++++++
builders/milou/server-v3-23/world | 17 +++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/builders/milou/server-23/world b/builders/milou/server-23/world
index b20e507..074dd48 100644
--- a/builders/milou/server-23/world
+++ b/builders/milou/server-23/world
@@ -1,9 +1,11 @@
app-accessibility/brltty
app-accessibility/espeakup
app-admin/hddtemp
+app-admin/metalog
app-admin/rsyslog
app-admin/sudo
app-admin/syslog-ng
+app-admin/sysklogd
app-admin/sysstat
app-admin/testdisk
app-arch/bzip2
@@ -35,18 +37,33 @@ app-editors/nano
app-editors/neovim
app-editors/vim
app-emacs/ebuild-mode
+app-portage/cpuid2cpuflags
app-portage/gentoolkit
+app-portage/mirrorselect
app-text/doxygen
+net-dialup/ppp
dev-debug/gdb
dev-debug/strace
dev-qt/qtbase
net-dialup/minicom
net-misc/chrony
net-misc/dhcpcd
+net-misc/networkmanager
net-vpn/openvpn
+net-wireless/iw
sci-libs/armadillo
sci-mathematics/z3
sys-apps/bat
+sys-apps/mlocate
+sys-apps/pciutils
sys-apps/portage
+sys-boot/grub
+sys-boot/lilo
sys-devel/clang
+sys-fs/xfsprogs
+sys-fs/dosfstools
+sys-fs/e2fsprogs
+sys-fs/jfsutils
+sys-fs/xfsprogs
+sys-process/cronie
www-servers/apache
diff --git a/builders/milou/server-v3-23/world b/builders/milou/server-v3-23/world
index b20e507..074dd48 100644
--- a/builders/milou/server-v3-23/world
+++ b/builders/milou/server-v3-23/world
@@ -1,9 +1,11 @@
app-accessibility/brltty
app-accessibility/espeakup
app-admin/hddtemp
+app-admin/metalog
app-admin/rsyslog
app-admin/sudo
app-admin/syslog-ng
+app-admin/sysklogd
app-admin/sysstat
app-admin/testdisk
app-arch/bzip2
@@ -35,18 +37,33 @@ app-editors/nano
app-editors/neovim
app-editors/vim
app-emacs/ebuild-mode
+app-portage/cpuid2cpuflags
app-portage/gentoolkit
+app-portage/mirrorselect
app-text/doxygen
+net-dialup/ppp
dev-debug/gdb
dev-debug/strace
dev-qt/qtbase
net-dialup/minicom
net-misc/chrony
net-misc/dhcpcd
+net-misc/networkmanager
net-vpn/openvpn
+net-wireless/iw
sci-libs/armadillo
sci-mathematics/z3
sys-apps/bat
+sys-apps/mlocate
+sys-apps/pciutils
sys-apps/portage
+sys-boot/grub
+sys-boot/lilo
sys-devel/clang
+sys-fs/xfsprogs
+sys-fs/dosfstools
+sys-fs/e2fsprogs
+sys-fs/jfsutils
+sys-fs/xfsprogs
+sys-process/cronie
www-servers/apache
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/binhost:master commit in: builders/milou/server-v3-23/, builders/milou/server-23/
@ 2024-10-29 5:00 Eli Schwartz
0 siblings, 0 replies; 8+ messages in thread
From: Eli Schwartz @ 2024-10-29 5:00 UTC (permalink / raw
To: gentoo-commits
commit: 7e55ccc6d5307997ee586c0e1f7162377916c282
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 29 03:46:18 2024 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Oct 29 04:59:44 2024 +0000
URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=7e55ccc6
add dev-python/pip
+10 packages
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
builders/milou/server-23/world | 1 +
builders/milou/server-v3-23/world | 1 +
2 files changed, 2 insertions(+)
diff --git a/builders/milou/server-23/world b/builders/milou/server-23/world
index 6e2d67f..36ec290 100644
--- a/builders/milou/server-23/world
+++ b/builders/milou/server-23/world
@@ -46,6 +46,7 @@ net-dialup/ppp
dev-debug/gdb
dev-debug/strace
dev-qt/qtbase
+dev-python/pip
net-dialup/minicom
net-misc/chrony
net-misc/dhcpcd
diff --git a/builders/milou/server-v3-23/world b/builders/milou/server-v3-23/world
index 6e2d67f..36ec290 100644
--- a/builders/milou/server-v3-23/world
+++ b/builders/milou/server-v3-23/world
@@ -46,6 +46,7 @@ net-dialup/ppp
dev-debug/gdb
dev-debug/strace
dev-qt/qtbase
+dev-python/pip
net-dialup/minicom
net-misc/chrony
net-misc/dhcpcd
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/binhost:master commit in: builders/milou/server-v3-23/, builders/milou/server-23/
@ 2024-11-13 0:15 Eli Schwartz
0 siblings, 0 replies; 8+ messages in thread
From: Eli Schwartz @ 2024-11-13 0:15 UTC (permalink / raw
To: gentoo-commits
commit: 406e82743b2534a847d75c6f04c5e16bbc7415ce
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 13:40:06 2024 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Nov 12 13:40:06 2024 +0000
URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=406e8274
milou: re-add mistakenly removed "eclean-pkg"
When syncing changes between run-update in various builders, I
accidentally overwrote some code that was specific to a single builder
(the server config). Oops!
Fixes: 1e48082a95f3344904684746f8ecd9a6ac22679c
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
builders/milou/server-23/run-update | 1 +
builders/milou/server-v3-23/run-update | 1 +
2 files changed, 2 insertions(+)
diff --git a/builders/milou/server-23/run-update b/builders/milou/server-23/run-update
index ea34914..7978a6f 100755
--- a/builders/milou/server-23/run-update
+++ b/builders/milou/server-23/run-update
@@ -40,4 +40,5 @@ emerge -uDNkq --changed-deps --backtrack=100 --keep-going "${to_install[@]}"
if [[ ! $1 ]]; then
emerge --depclean --quiet-unmerge-warn
+ eclean-pkg
fi
diff --git a/builders/milou/server-v3-23/run-update b/builders/milou/server-v3-23/run-update
index ea34914..7978a6f 100755
--- a/builders/milou/server-v3-23/run-update
+++ b/builders/milou/server-v3-23/run-update
@@ -40,4 +40,5 @@ emerge -uDNkq --changed-deps --backtrack=100 --keep-going "${to_install[@]}"
if [[ ! $1 ]]; then
emerge --depclean --quiet-unmerge-warn
+ eclean-pkg
fi
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/binhost:master commit in: builders/milou/server-v3-23/, builders/milou/server-23/
@ 2024-12-13 7:36 Eli Schwartz
0 siblings, 0 replies; 8+ messages in thread
From: Eli Schwartz @ 2024-12-13 7:36 UTC (permalink / raw
To: gentoo-commits
commit: e162e0c8cb0d8465352557b80e43f9e5e1154f35
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 05:04:32 2024 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 05:04:32 2024 +0000
URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=e162e0c8
milou: guarantee rust/java are built from source for *all* builders
They can be dragged in on any profile, and end up building a binpkg of a
-bin if we do not choose which type we want. This was the initial
motivation for manually specifying them in world for the other
builders...
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
builders/milou/server-23/world | 2 ++
builders/milou/server-v3-23/world | 2 ++
2 files changed, 4 insertions(+)
diff --git a/builders/milou/server-23/world b/builders/milou/server-23/world
index 36ec290..406c1d8 100644
--- a/builders/milou/server-23/world
+++ b/builders/milou/server-23/world
@@ -45,6 +45,8 @@ app-text/doxygen
net-dialup/ppp
dev-debug/gdb
dev-debug/strace
+dev-java/openjdk
+dev-lang/rust
dev-qt/qtbase
dev-python/pip
net-dialup/minicom
diff --git a/builders/milou/server-v3-23/world b/builders/milou/server-v3-23/world
index 36ec290..406c1d8 100644
--- a/builders/milou/server-v3-23/world
+++ b/builders/milou/server-v3-23/world
@@ -45,6 +45,8 @@ app-text/doxygen
net-dialup/ppp
dev-debug/gdb
dev-debug/strace
+dev-java/openjdk
+dev-lang/rust
dev-qt/qtbase
dev-python/pip
net-dialup/minicom
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/binhost:master commit in: builders/milou/server-v3-23/, builders/milou/server-23/
@ 2025-01-13 6:14 Eli Schwartz
0 siblings, 0 replies; 8+ messages in thread
From: Eli Schwartz @ 2025-01-13 6:14 UTC (permalink / raw
To: gentoo-commits
commit: a6dd9baae6358e5638dc069e37052c9114793bab
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 02:12:15 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 02:18:15 2025 +0000
URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=a6dd9baa
milou: add some additional programs used in the meson CI
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
builders/milou/server-23/world | 8 +++++++-
builders/milou/server-v3-23/world | 8 +++++++-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/builders/milou/server-23/world b/builders/milou/server-23/world
index 3ea30b9..ab2be2f 100644
--- a/builders/milou/server-23/world
+++ b/builders/milou/server-23/world
@@ -48,14 +48,19 @@ net-mail/dovecot
dev-debug/gdb
dev-debug/strace
dev-java/openjdk
+dev-lang/python:2.7
dev-lang/rust
-dev-qt/qtbase
dev-python/pip
+dev-qt/qtbase
+dev-util/bindgen
llvm-core/clang:16
llvm-core/clang:17
llvm-core/clang:18
llvm-core/clang:19
mail-mta/postfix
+media-libs/libsdl2
+media-libs/libwmf
+media-libs/vulkan-loader
net-dialup/minicom
net-misc/chrony
net-misc/dhcpcd
@@ -65,6 +70,7 @@ net-wireless/iw
sci-libs/armadillo
sci-mathematics/z3
sys-apps/bat
+sys-apps/fakeroot
sys-apps/mlocate
sys-apps/pciutils
sys-apps/portage
diff --git a/builders/milou/server-v3-23/world b/builders/milou/server-v3-23/world
index 3ea30b9..ab2be2f 100644
--- a/builders/milou/server-v3-23/world
+++ b/builders/milou/server-v3-23/world
@@ -48,14 +48,19 @@ net-mail/dovecot
dev-debug/gdb
dev-debug/strace
dev-java/openjdk
+dev-lang/python:2.7
dev-lang/rust
-dev-qt/qtbase
dev-python/pip
+dev-qt/qtbase
+dev-util/bindgen
llvm-core/clang:16
llvm-core/clang:17
llvm-core/clang:18
llvm-core/clang:19
mail-mta/postfix
+media-libs/libsdl2
+media-libs/libwmf
+media-libs/vulkan-loader
net-dialup/minicom
net-misc/chrony
net-misc/dhcpcd
@@ -65,6 +70,7 @@ net-wireless/iw
sci-libs/armadillo
sci-mathematics/z3
sys-apps/bat
+sys-apps/fakeroot
sys-apps/mlocate
sys-apps/pciutils
sys-apps/portage
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/binhost:master commit in: builders/milou/server-v3-23/, builders/milou/server-23/
@ 2025-02-28 18:25 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2025-02-28 18:25 UTC (permalink / raw
To: gentoo-commits
commit: 452647ac8a85783ce9041e15380e902ba3593518
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 28 18:25:29 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 28 18:25:29 2025 +0000
URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=452647ac
milou: add dev-debug/valgrind
Not adding it to dola as it's a bit spotty on arm64, need to check.
Signed-off-by: Sam James <sam <AT> gentoo.org>
builders/milou/server-23/world | 1 +
builders/milou/server-v3-23/world | 1 +
2 files changed, 2 insertions(+)
diff --git a/builders/milou/server-23/world b/builders/milou/server-23/world
index 87df25b..c19ca21 100644
--- a/builders/milou/server-23/world
+++ b/builders/milou/server-23/world
@@ -47,6 +47,7 @@ net-dns/bind
net-mail/dovecot
dev-debug/gdb
dev-debug/strace
+dev-debug/valgrind
dev-java/openjdk
dev-lang/python:2.7
dev-lang/rust
diff --git a/builders/milou/server-v3-23/world b/builders/milou/server-v3-23/world
index 87df25b..c19ca21 100644
--- a/builders/milou/server-v3-23/world
+++ b/builders/milou/server-v3-23/world
@@ -47,6 +47,7 @@ net-dns/bind
net-mail/dovecot
dev-debug/gdb
dev-debug/strace
+dev-debug/valgrind
dev-java/openjdk
dev-lang/python:2.7
dev-lang/rust
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-02-28 18:25 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-13 7:36 [gentoo-commits] proj/binhost:master commit in: builders/milou/server-v3-23/, builders/milou/server-23/ Eli Schwartz
-- strict thread matches above, loose matches on Subject: below --
2025-02-28 18:25 Sam James
2025-01-13 6:14 Eli Schwartz
2024-11-13 0:15 Eli Schwartz
2024-10-29 5:00 Eli Schwartz
2024-09-22 2:34 Eli Schwartz
2024-09-19 3:40 Eli Schwartz
2024-08-27 6:53 Eli Schwartz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox