]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/attach.c
lxc-attach: Add -R option to remount /sys and /proc when only partially attaching
[mirror_lxc.git] / src / lxc / attach.c
2012-11-12 Christian Seilerlxc-attach: Add -R option to remount /sys and /proc...
2012-11-12 Christian Seilerlxc-attach: Detect which namespaces to attach to dynami...
2012-05-03 David Wardlxc-attach: unify code for attaching a pid to a cgroup
2012-05-03 David Warduse syscall numbers from Linux kernel headers
2012-02-23 Christian SeilerMove lxc_attach from namespace.c to attach.c and rename...
2012-02-23 Christian SeilerAdd attach.[ch]: Helper functions for lxc-attach