0
I Use This!
Inactive

Commits : Listings

Analyzed 42 minutes ago. based on code collected 43 minutes ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Project is not maintained any more (due to some other very good tools out there) More... about 11 years ago
Forgot to commit the changed files :). Should now close #20. More... almost 13 years ago
Renamed lxc-halt to lxc-halt-container. Should close #20. More... almost 13 years ago
Merge pull request #19 from dawncold/master More... over 13 years ago
sorry,I forget the -n arg...:( More... over 13 years ago
use official shutdown script More... over 13 years ago
Merge pull request #9 from johnl/master More... over 13 years ago
Merge pull request #14 from dledanseur/master More... over 13 years ago
Merge pull request #15 from tyru/fix-init More... over 13 years ago
Merge pull request #16 from tyru/fix-lxc-halt More... over 13 years ago
Merge pull request #17 from tyru/impl-lxc-halt More... over 13 years ago
Merge pull request #18 from tyru/impl-init More... over 13 years ago
init: allow to change environment variables (read /etc/default/lxc) More... over 13 years ago
init: add LXC_HALT_ARGS environment variable passed to lxc-halt command More... over 13 years ago
fix lxc-halt: when all processes of $CONTAINER have already left, lxc-halt waits until timeout and executes `lxc-stop -n $CONTAINER` More... over 13 years ago
fix init: wait background lxc-halt process More... over 13 years ago
lxc-halt: include container name in error message More... over 13 years ago
Removed some additional references to (missing ?) state files More... over 13 years ago
lxc-halt: add -c, -t options in order to allow to change $SHUTDOWN_CMD, $TIMEOUT values by arguments. More... over 13 years ago
Merge pull request #11 from tyru/fix-not-using-lxc-info More... almost 14 years ago
Merge pull request #10 from tyru/fix-hang-up-at-lxc-wait More... almost 14 years ago
Merge pull request #13 from tyru/init-status More... almost 14 years ago
Implement /etc/init.d/lxc status More... almost 14 years ago
do not check '/var/lib/lxc/$C/state'. use 'lxc-info'. More... almost 14 years ago
check if cgroup is already mounted to avoid that lxc-wait hangs up at 'do_start'. More... almost 14 years ago
Package build requires quilt More... almost 14 years ago
Merge pull request #8 from grwl/master More... almost 14 years ago
Merge pull request #6 from tyru/init-priority More... almost 14 years ago
Added command-line options to specify bridge and static IP addresses. Removed capability drop as it conflicts with the current init scripts arrangement. To be fixed later. More... almost 14 years ago
Updated container config to drop all irrelevant capabilities (inspired by lxc-ubuntu-x) More... almost 14 years ago