aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lxc-start can output the console to a filelxc-0.7.4-rc1Daniel Lezcano2011-02-014-18/+51
* lxc-0.7.4-rc1Daniel Lezcano2011-02-011-1/+1
* take into account new configure option --with-linuxdirCedric Le Goater2011-02-012-2/+3
* generate setns syscall numberClement Calmels2011-02-014-14/+89
* lxc-attach gives a better error messageDaniel Lezcano2011-02-011-0/+6
* Fix paths in the lxc-busybox templateDaniel Lezcano2011-01-281-4/+4
* export env variable in lxc_startDaniel Lezcano2011-01-281-0/+5
* suppress udev log outputDaniel Lezcano2011-01-232-0/+6
* Update ubuntu templatesSerge Hallyn2011-01-227-12/+597
* Adds correct file capa detection for >2.6.32 The kernel compile parameter was...Reto Gantenbein2011-01-191-2/+4
* Only bring up network interface if IFF_UP is setDavid Ward2011-01-171-2/+2
* set veth host's side always upDaniel Lezcano2011-01-171-7/+4
* Fix mntflags initializationJoerg Gollnick2011-01-161-0/+1
* add lxc-lenny templateDaniel Lezcano2011-01-141-2/+2
* fix clone_children pathDaniel Lezcano2011-01-131-2/+2
* add missing template in MakefileDaniel Lezcano2011-01-132-0/+2
* fix busybox inittab templateDaniel Lezcano2011-01-131-2/+2
* substitute the absolute rootfs mount pathDaniel Lezcano2011-01-131-10/+14
* encapsulate mount point codeDaniel Lezcano2011-01-131-62/+107
* mindless changes to conform indentationDaniel Lezcano2011-01-131-12/+16
* set function staticDaniel Lezcano2011-01-131-2/+2
* fix cgroup directory removalDaniel Lezcano2011-01-101-1/+1
* fix the ns_cgroup vs clone_childrenDaniel Lezcano2011-01-091-6/+76
* Correcting charset argument when calling locale-gen.Daniel Baumann2010-12-281-2/+2
* Correcting include argument when calling debootstrap.Daniel Baumann2010-12-281-1/+1
* Disabling unneeded checkroot.sh initscript in debian template.Daniel Baumann2010-12-281-0/+1
* Creating missing tty device nodes for squeeze in debian template.Daniel Baumann2010-12-281-0/+8
* Setting default mirror to cdn.debian.net in debian template.Daniel Baumann2010-12-281-1/+2
* Setting default suite to squeeze in debian template.Daniel Baumann2010-12-281-1/+1
* Duplicate lxc-debian to lxc-lennyDaniel Lezcano2010-12-281-0/+317
* use clone_children cgroup's flagDaniel Lezcano2010-12-171-1/+74
* Move common code to lxc_cgroup_createDaniel Lezcano2010-12-171-44/+38
* encapsulate the ns_cgroupDaniel Lezcano2010-12-174-5/+15
* Change nscgroup interfaceDaniel Lezcano2010-12-173-4/+4
* Remove unused nscgroup fieldDaniel Lezcano2010-12-172-2/+1
* remove duplicate cgroup headerDaniel Lezcano2010-12-171-1/+0
* Make mount paths relative to rootfsMichael Tokarev2010-12-171-8/+37
* add support for dirsync mount optionSergey S. Kostyliov2010-10-301-0/+5
* set version to 0.7.3lxc-0.7.3Daniel Lezcano2010-10-261-1/+1
* update the man page with the net script hookDaniel Lezcano2010-10-261-1/+19
* fix multiple console for a containerDaniel Lezcano2010-10-263-4/+23
* don't play with the capabilities when we are rootDaniel Lezcano2010-10-261-0/+10
* Fix compilation error on fc12Daniel Lezcano2010-10-121-2/+2
* Fix compilation warningDaniel Lezcano2010-10-123-1/+6
* reduce function nameDaniel Lezcano2010-10-121-13/+11
* use popen and redirect script outputDaniel Lezcano2010-10-121-36/+39
* fix Coding StyleDaniel Lezcano2010-10-121-39/+39
* add lxc.network.script.up configuration hookStefan Tomanek2010-10-124-23/+139
* update the lxc.conf man pageDaniel Lezcano2010-10-051-4/+11
* allow to specify a image or a device block as rootfsDaniel Lezcano2010-10-031-91/+132