commit: 0a519150558f12bfe1282c96afd0217a0b467f08 Author: Ian Jordan <immoloism <AT> gmail <DOT> com> AuthorDate: Sun Sep 22 02:30:20 2024 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Sep 22 02:33:54 2024 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=0a519150
milou/server: Add sys-process/btop A very handy terminal based system monitor to help track down issues while compiling. A must have for all Gentoo users. Signed-off-by: Ian Jordan <immoloism <AT> gmail.com> 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 074dd48..ac5a987 100644 --- a/builders/milou/server-23/world +++ b/builders/milou/server-23/world @@ -65,5 +65,6 @@ sys-fs/dosfstools sys-fs/e2fsprogs sys-fs/jfsutils sys-fs/xfsprogs +sys-process/btop sys-process/cronie www-servers/apache diff --git a/builders/milou/server-v3-23/world b/builders/milou/server-v3-23/world index 074dd48..ac5a987 100644 --- a/builders/milou/server-v3-23/world +++ b/builders/milou/server-v3-23/world @@ -65,5 +65,6 @@ sys-fs/dosfstools sys-fs/e2fsprogs sys-fs/jfsutils sys-fs/xfsprogs +sys-process/btop sys-process/cronie www-servers/apache
