[gnome-software] trivial: rpm-ostree: Update rpmostree1 dbus interface description



commit 7e47f57a6984311b98856cf1d20047d68eba478e
Author: Kalev Lember <klember redhat com>
Date:   Thu Jun 28 08:17:39 2018 +0200

    trivial: rpm-ostree: Update rpmostree1 dbus interface description

 plugins/rpm-ostree/org.projectatomic.rpmostree1.xml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/plugins/rpm-ostree/org.projectatomic.rpmostree1.xml 
b/plugins/rpm-ostree/org.projectatomic.rpmostree1.xml
index 5e5bf070..385ef73c 100644
--- a/plugins/rpm-ostree/org.projectatomic.rpmostree1.xml
+++ b/plugins/rpm-ostree/org.projectatomic.rpmostree1.xml
@@ -32,7 +32,7 @@
          to either invoke methods on the daemon, or monitor status.
          If no clients are registered, the daemon may exit.
 
-         No options are currently defined.
+         'id (type 's') - Package/component name (e.g. `cockpit`, `gnome-software`)
     -->
     <method name="RegisterClient">
       <arg type="a{sv}" name="options" direction="in"/>
@@ -56,7 +56,7 @@
     <method name="ReloadConfig">
     </method>
 
-    <!-- none, check -->
+    <!-- none, check, ex-stage -->
     <property name="AutomaticUpdatePolicy" type="s" access="read"/>
 
     <method name="CreateOSName">
@@ -320,6 +320,9 @@
             perform any deployments. This is like "dry-run" except that
             the latter does not download and import packages. Not valid
             if "cache-only" or "dry-run" is specified.
+         "allow-inactive-requests" (type 'b')
+            When installing packages, allow package requests which would
+            not immediately be active.
     -->
     <method name="UpdateDeployment">
       <arg type="a{sv}" name="modifiers" direction="in"/>


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