[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [atomic-devel] [PATCH] manifest: Add sos



Can this not be something that runs in super privileged mode as a container?

docker run --supah-priv rhel/sos

> On Sep 25, 2014, at 2:05 PM, Colin Walters <walters verbum org> wrote:
> 
> 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
> 
> <0001-manifest-Add-sos.patch>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]