index
:
~helmut/python-linuxnamespaces.git
main
Python module for working with Linux namespaces
Helmut Grohne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
unschroot.py
Age
Commit message (
Expand
)
Author
2025-05-02
examples/unschroot.py: actually support using aliases
Helmut Grohne
2025-05-01
examples/unschroot.py: fix sbuild compatibility
Helmut Grohne
2025-05-01
examples/unschroot.py: support overlayfs-based directory chroots
Helmut Grohne
2024-06-22
unschroot: allow device access
Helmut Grohne
2024-06-22
populate_sys: allow device access
Helmut Grohne
2024-06-22
unschroot: only provide /dev/net/tun when the network namespace is unshared
Helmut Grohne
2024-06-22
unschroot: create an /etc/hosts unless it exists
Helmut Grohne
2024-06-22
unschroot: add argument --isolate-network
Helmut Grohne
2024-06-21
unschroot: enable opening /dev/stdout
Helmut Grohne
2024-06-11
fix formatting and spelling errors
Helmut Grohne
2024-06-11
improve typing
Helmut Grohne
2024-06-11
unschroot: add a pid 1 that reaps zombies
Helmut Grohne
2024-06-11
unschroot: synchronize reparenting
Helmut Grohne
2024-06-11
unschroot: report "Type unshare" for our sessions
Helmut Grohne
2024-06-11
unschroot: tweak --info output
Helmut Grohne
2024-06-11
unschroot: fix internal option conflict
Helmut Grohne
2024-06-08
add example "unschroot.py"
Helmut Grohne