[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[atomic-devel] [PATCH] manifest: Add sos
- From: Colin Walters <walters verbum org>
- To: atomic-devel projectatomic io
- Subject: [atomic-devel] [PATCH] manifest: Add sos
- Date: Thu, 25 Sep 2014 14:05:24 -0400
This is a commonly used support tool for conveniently gathering system
information while filing a bug. It would be painful to have it run in
a container, as what we really want is the host's RPM database,
process list, etc.
---
fedora-atomic-base.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/fedora-atomic-base.json b/fedora-atomic-base.json
index 0c3d90a..5b4f328 100644
--- a/fedora-atomic-base.json
+++ b/fedora-atomic-base.json
@@ -21,6 +21,7 @@
"curl",
"NetworkManager",
"hostname", "initscripts", "iproute", "iputils",
"less", "man-db",
+ "sos",
"openssh-clients", "openssh-server", "passwd",
"plymouth",
"policycoreutils", "procps-ng", "rootfiles", "rpm",
"selinux-policy-targeted", "setup", "shadow-utils",
--
1.8.3.1
From 0f4c40e5bdc480681878bca2913f1653282b8ae3 Mon Sep 17 00:00:00 2001
From: Colin Walters <walters verbum org>
Date: Thu, 25 Sep 2014 14:03:31 -0400
Subject: [PATCH] manifest: Add sos
This is a commonly used support tool for conveniently gathering system
information while filing a bug. It would be painful to have it run in
a container, as what we really want is the host's RPM database,
process list, etc.
---
fedora-atomic-base.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/fedora-atomic-base.json b/fedora-atomic-base.json
index 0c3d90a..5b4f328 100644
--- a/fedora-atomic-base.json
+++ b/fedora-atomic-base.json
@@ -21,6 +21,7 @@
"curl",
"NetworkManager",
"hostname", "initscripts", "iproute", "iputils", "less", "man-db",
+ "sos",
"openssh-clients", "openssh-server", "passwd", "plymouth",
"policycoreutils", "procps-ng", "rootfiles", "rpm",
"selinux-policy-targeted", "setup", "shadow-utils",
--
1.8.3.1
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]