summaryrefslogtreecommitdiff
path: root/examples/unschroot.py
AgeCommit message (Expand)Author
2024-06-22unschroot: allow device accessHEADmainHelmut Grohne
2024-06-22populate_sys: allow device accessHelmut Grohne
2024-06-22unschroot: only provide /dev/net/tun when the network namespace is unsharedHelmut Grohne
2024-06-22unschroot: create an /etc/hosts unless it existsHelmut Grohne
2024-06-22unschroot: add argument --isolate-networkHelmut Grohne
2024-06-21unschroot: enable opening /dev/stdoutHelmut Grohne
2024-06-11fix formatting and spelling errorsHelmut Grohne
2024-06-11improve typingHelmut Grohne
2024-06-11unschroot: add a pid 1 that reaps zombiesHelmut Grohne
2024-06-11unschroot: synchronize reparentingHelmut Grohne
2024-06-11unschroot: report "Type unshare" for our sessionsHelmut Grohne
2024-06-11unschroot: tweak --info outputHelmut Grohne
2024-06-11unschroot: fix internal option conflictHelmut Grohne
2024-06-08add example "unschroot.py"Helmut Grohne