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

Re: [atomic-devel] Just added bash-completion for the atomic command, if anyone wants to test.



Hi, thanks for posting this.  I want to back up though - we really should have a process for changes like the new /usr/bin/atomic.  Matt started a thread on this a while ago that was dropped, I just wrote up a proposal:

https://github.com/nzwulfin/oversight/pull/2

And here's the proposed patch:

diff --git a/fedora-atomic-docker-host.json b/fedora-atomic-docker-host.json
@@ -17,7 +17,8 @@
 
     "etc-group-members": ["wheel", "docker"],
 
-    "packages": ["glibc", "nss-altfiles", "shadow-utils",
+    "packages": ["atomic",
+		 "glibc", "nss-altfiles", "shadow-utils",
 		 "fedora-release",
 		 "dracut-config-generic", "kernel",
 		 "dracut-network",

Matt, did I do the proposal process correctly?

In order to get the new package, this update still needs karma:
https://admin.fedoraproject.org/updates/FEDORA-2015-2878/rpm-ostree-2015.3-5.fc22,atomic-0-0.7.gita7ff4cb.fc22


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