debian-forge/osbuild
David Rheinsberg 975ef7ff54 buildroot: drop unneeded DeviceAllow=
With `--keep-unit` we now run with the privileges and resources of the
caller. We no longer require external services to extend our privileges.
This also means we no longer have to configure our unit sandbox
manually, but simply rely on kernel sandboxing to do the right thing.
2020-04-29 20:31:32 +02:00
..
util osbuild: move osrelease parser into ./util 2020-04-28 15:39:00 +02:00
__init__.py osbuild: extract CLI to prepare for additional entrypoints 2020-04-28 15:39:54 +02:00
__main__.py osbuild: extract CLI to prepare for additional entrypoints 2020-04-28 15:39:54 +02:00
api.py osbuild: convert to jsoncomm 2020-04-21 13:47:38 +02:00
buildroot.py buildroot: drop unneeded DeviceAllow= 2020-04-29 20:31:32 +02:00
loop.py loop: fix FD leak in mknod() 2020-04-21 13:02:29 +02:00
main_cli.py osbuild: split main apart a bit 2020-04-28 15:39:54 +02:00
objectstore.py osbuild: cleanup contextlib usage 2020-04-21 16:02:20 +02:00
pipeline.py osbuild: move osrelease parser into ./util 2020-04-28 15:39:00 +02:00
remoteloop.py osbuild: convert to jsoncomm 2020-04-21 13:47:38 +02:00
sources.py sources: make cleanup explicit 2020-04-24 11:48:16 +02:00
tmpfs.py osbuild: split package into separate files 2019-08-21 09:56:50 +04:00
treesum.py treesum: don't use dir_fd parameter in os.scandir() 2019-11-29 00:45:14 +01:00