* [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; 5+ 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] 5+ 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; 5+ 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] 5+ 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; 5+ 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] 5+ 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; 5+ 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] 5+ 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; 5+ 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] 5+ messages in thread
end of thread, other threads:[~2024-11-13 0:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-19 3:40 [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 --
2024-11-13 0:15 Eli Schwartz
2024-10-29 5:00 Eli Schwartz
2024-09-22 2:34 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