[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[atomic-devel] [PATCH] manifest: add atomic-devmode
- From: Jonathan Lebon <jlebon redhat com>
- To: atomic-devel projectatomic io
- Subject: [atomic-devel] [PATCH] manifest: add atomic-devmode
- Date: Fri, 29 Jan 2016 11:08:39 -0500
Make atomic-devmode part of the tree compose. Note that I did not yet
add the related packages in order to enable the plymouth splash screen.
I'd like first to see if it's possible to minimize the package to only
include graphics we need.
---
fedora-atomic-docker-host.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/fedora-atomic-docker-host.json b/fedora-atomic-docker-host.json
index d6982dd..22e6520 100644
--- a/fedora-atomic-docker-host.json
+++ b/fedora-atomic-docker-host.json
@@ -73,7 +73,8 @@
"docker",
"python-docker-py",
"iscsi-initiator-utils",
- "oddjob-mkhomedir"],
+ "oddjob-mkhomedir",
+ "atomic-devmode"],
"default_target": "multi-user.target",
--
2.6.0
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]