2
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Aug 30, 2025 — Aug 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only bindmount /home/$user when -u is passed. More... over 15 years ago
Add 'autostart', 'stopall' and upstart config so containers can be started on boot. More... over 15 years ago
Fix up start/stop to work when stop is issued very soon after start. More... over 15 years ago
Wrote a bunch of documentation for the commands. More... over 15 years ago
Implement a graceful 'stop' - halt the container and wait for it. More... over 15 years ago
Minor documentation fixes due to recent changes. More... over 15 years ago
Start container by default when it's created. More... over 15 years ago
Output name of container we're destroying instead of 'test'. More... over 15 years ago
Make sure /var/lib/lxc isn't hard coded. More... over 15 years ago
Remove all documentation/code referring to 'resync'. More... over 15 years ago
Slightly more concise messages when 'enter' won't work due to no IP. More... over 15 years ago
Make 'start' wait until networking is up (and thus 'enter' will work). More... over 15 years ago
Implemented 'exec': runs specified command inside container. More... over 15 years ago
Slightly different note in the readme about lxc [name] enter More... over 15 years ago
Remove old shellscript for creating containers. More... over 15 years ago
Improved documentation somewhat - added restart, documented options for create. More... over 15 years ago
Implement 'restart' (simple stop/start). More... over 15 years ago
Hide output of ssh-keygen on first 'enter'. More... over 15 years ago
Alter enter command to do smarter ssh things More... over 15 years ago
Better info message if 'enter' doesn't work because networking isn't up. More... over 15 years ago
Use Sysadm::Install for reading input/getting system call output. More... over 15 years ago
Add dependency on libfile-slurp-perl More... over 15 years ago
Add hint about why you might not be able to use 'enter' when ssh isn't started. More... over 15 years ago
Replace open/print/close with write_file More... over 15 years ago
Added todo about /var/lib/lxc path More... over 15 years ago
Document the 'template' parameter to create. More... over 15 years ago
Hint about the root password for 'enter'. More... over 15 years ago
Read IP to ssh to using File::Slurp instead of dodgy shell command. More... over 15 years ago
Check for lxc-create failure. More... over 15 years ago
Fix formatting of README More... over 15 years ago