[gnome-ostree] manifest: Add "osname"



commit 47ce13b7433290b60472d05fde0e8a18b904bff7
Author: Colin Walters <walters verbum org>
Date:   Thu Jan 17 09:09:40 2013 -0500

    manifest: Add "osname"
    
    This isn't used yet, but will be by the QA system, since "ostree admin
    deploy" needs it.

 manifest.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 6230df8..03cf186 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,7 @@
 {
   "00ostbuild-manifest-version": 0,
 
+  "osname": "gnome-ostree",
   "prefix": "gnomeos-3.8",
   "architectures": ["i686", "x86_64"],
   "base": {



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