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

[atomic-devel] [PATCH] manifest: Add 'file'



Sending this one out for discussion since it was a request, but I'm less
certain about it than the sosreport one.

This tool is commonly used by higher level scripts.  It happens to
be installed by default on the Fedora 20 Cloud image, which is
a strong reference point.

It's also part of @standard, but personally I think that group is a
mishmash.

A minus is that libmagic has had its share of CVEs.
---
 fedora-atomic-docker-host.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/fedora-atomic-docker-host.json
b/fedora-atomic-docker-host.json
index 830e9f0..4339350 100644
--- a/fedora-atomic-docker-host.json
+++ b/fedora-atomic-docker-host.json
@@ -8,6 +8,7 @@
                 "heat-cfntools",
                 "cloud-utils-growpart",
                 "rsync",
+                "file",
                 "man-db",
                 "man-pages",
                 "bash-completion",
-- 
1.8.3.1


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