debian-forge/osbuild/util
David Rheinsberg 8a195d7502 util/ctx: extract suppress_oserror()
Extract the `suppress_oserror()` function from the ObjectManager and
make it available as utility for other code as well.

This also adds a bunch of tests that verify it works as expected.
2020-05-11 18:05:12 +02:00
..
__init__.py util: mark as module 2020-04-21 17:00:04 +02:00
ctx.py util/ctx: extract suppress_oserror() 2020-05-11 18:05:12 +02:00
jsoncomm.py util: add JSON Communication module 2020-04-21 13:47:38 +02:00
linux.py util/linux: add explicit FS_IMMUTABLE_FL helpers 2020-04-21 14:46:02 +02:00
osrelease.py osbuild: move osrelease parser into ./util 2020-04-28 15:39:00 +02:00
ostree.py util: new ostree module with TreeFile helper 2020-04-15 15:39:45 +02:00
rmrf.py util/rmrf: use immutable helpers 2020-04-21 14:46:02 +02:00
selinux.py util/selinux: add simple setfiles wrapper 2020-04-15 15:39:45 +02:00