The possibility to comment pages has been disabled.
If you need to comment a page, then use the mailing list that is already referenced in the lxc-development page
disable comments
LXC 0.7.4 has been released
LXC 0.7.4 has been released. We finally seem to have most of the rough edges filed off, so this is a good release for new users to try.
The release notes list what’s new, the man pages describe the available commands, and the LXC overview man page describes the project as a whole.
lxc 0.7.0 is out
Hi all,
Finally I released the 0.7.0 version. This version provides a better support of system containers and has a lot bug fixes. The most noticeable change of this version is the support of the shutdown / reboot of the container, and the templates creation used via the lxc-create command. I don't expect the templates to work on all distro but hopefully lxc's distro maintainers will make the adequate changes for the templates. Thanks all for the contributions.
new lxc home page
The lxc web has been converted from a simple php web to a WordPress powered web.
Still need to convert many files …
Refer to the list of Pages on the sidebar to navigate through subjects.
move from cvs to git
the lxc user tool source code has been moved from cvs to git (still on sourceforge)
http://lxc.git.sourceforge.net/ the web access
git-clone git://lxc.git.sourceforge.net/gitroot/lxc/lxc for the git access
lxc Container userspace tool
To be able to manage the Linux Namespaces and cgroup
currently under development in the Linux kernel,
the lxc Linux Container userspace tool
is now maintained on
https://sourceforge.net/projects/lxc/
Containers Cookbook for lxc.sf.net on Fedora 9
the doc/cookbook/lxc_cookbook.pdf is a document describing how to patch, configure and build a fedora core 9 kernel in a qemu to validate the pending development of Linux Containers.