2
I Use This!
Inactive

Commits : Listings

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