rpm-ostree/src/daemon
Jonathan Lebon 7f0737e7fc daemon/os: fix complete function for SetInitramfsState()
We were calling the wrong completer function for `SetInitramfsState()`.
Not that it mattered much in compiled form since both ways ended up
calling the same internal gdbus function with the same arguments.

Closes: #1155
Approved by: cgwalters
2017-12-15 15:23:17 +00:00
..
org.projectatomic.rpmostree1.conf dbus: drop root check on RegisterClient() 2017-07-27 17:10:41 +00:00
org.projectatomic.rpmostree1.policy Add cancel verb and DBus API 2017-12-07 20:12:52 +00:00
org.projectatomic.rpmostree1.service.in
org.projectatomic.rpmostree1.xml libpriv/vmcheck: support replace option for karg command 2017-11-06 18:49:36 +00:00
rpm-ostreed-stub.sh.in
rpm-ostreed.service.in rpm-ostreed.service: tweak description and add doc 2017-12-15 15:23:17 +00:00
rpmostree-package-variants.c
rpmostree-package-variants.h
rpmostree-sysroot-core.c core: c++ build: Use enum-NONE value instead of zero 2017-12-12 17:26:19 +00:00
rpmostree-sysroot-core.h (refactor) Move pkgcache helper function to sysroot-core 2017-11-08 03:11:36 +00:00
rpmostree-sysroot-upgrader.c compose/dracut: Use a host tmpdir for dracut 2017-12-04 15:37:16 +00:00
rpmostree-sysroot-upgrader.h daemon: add handlation for kargs append 2017-11-06 18:49:36 +00:00
rpmostreed-daemon.c daemon: add RPMOSTREE_DEBUG_DISABLE_DAEMON_IDLE_EXIT 2017-10-12 15:35:44 +00:00
rpmostreed-daemon.h daemon: factor out uid fetching 2017-07-27 17:10:41 +00:00
rpmostreed-deployment-utils.c daemon,libpriv: Some porting to decl-after-stmt 2017-11-17 16:27:53 +00:00
rpmostreed-deployment-utils.h libpriv/vmcheck: support replace option for karg command 2017-11-06 18:49:36 +00:00
rpmostreed-errors.c
rpmostreed-errors.h
rpmostreed-os-experimental.c Introduce ex livefs 2017-05-12 15:00:59 +00:00
rpmostreed-os-experimental.h daemon: Add a separate OSExperimental interface 2017-03-23 19:24:41 +00:00
rpmostreed-os.c daemon/os: fix complete function for SetInitramfsState() 2017-12-15 15:23:17 +00:00
rpmostreed-os.h
rpmostreed-sysroot.c Improve progress output 2017-12-14 03:32:22 +00:00
rpmostreed-sysroot.h dbus: drop root check on RegisterClient() 2017-07-27 17:10:41 +00:00
rpmostreed-transaction-livefs.c tree: pass NULL to glnx_fstatat_allow_noent when needed 2017-10-17 20:48:13 +00:00
rpmostreed-transaction-monitor.c
rpmostreed-transaction-monitor.h
rpmostreed-transaction-types.c importer: Rework API 2017-12-07 19:44:19 +00:00
rpmostreed-transaction-types.h libpriv/vmcheck: support replace option for karg command 2017-11-06 18:49:36 +00:00
rpmostreed-transaction.c txn: Let first error win vs cancellation 2017-12-12 19:21:07 +00:00
rpmostreed-transaction.h
rpmostreed-types.h daemon: Add a separate OSExperimental interface 2017-03-23 19:24:41 +00:00
rpmostreed-utils.c Remove all tabs ⭾ in *.[ch] and add a CI check for them 2017-06-22 01:20:55 +00:00
rpmostreed-utils.h