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
