dac5ccc76e
This rolls up several libglnx changes: https://github.com/GNOME/libglnx/pull/101 Now of course things are trickier here because we have an internal abstraction over directly emitting to a console versus sending the result over DBus. Further complicating things is that some things call into libdnf and thus *require* use of `DnfState` which does not give us the "n items" information, versus other parts which we implement and can do what we want. Even *further* complicating things is that we have to take care around non-CLI callers like Cockpit; so I didn't try to pass the "n items" over DBus, rather just reimplemented the "insert into text" that libglnx is doing. Anyways overall this looks better IMO for all cases. Update submodule: libglnx Closes: #1143 Approved by: jlebon |
||
---|---|---|
.. | ||
fetch-journal.sh | ||
install.sh | ||
multitest.py | ||
overlay.sh | ||
sync.sh | ||
test-basic.sh | ||
test-download-only.sh | ||
test-initramfs.sh | ||
test-kernel-args.sh | ||
test-layering-basic.sh | ||
test-layering-gpg.sh | ||
test-layering-local.sh | ||
test-layering-non-root-caps.sh | ||
test-layering-relabel.sh | ||
test-layering-relayer.sh | ||
test-layering-rpmdb.sh | ||
test-layering-scripts.sh | ||
test-layering-unified.sh | ||
test-livefs.sh | ||
test-override-local-replace.sh | ||
test-override-remove.sh | ||
test.sh |