GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/lxc.git
lxc-0.8.0-rc1-gentoo
lxc-0.8.0-rc2-gentoo
lxc_0_6_4-gentoo
master
Linux containers repository
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lxc: include sched.h to have a declaration of clone().
lxc-0.8.0-rc2-gentoo
Diego Elio Pettenò
2012-08-03
1
-0
/
+1
*
build: make sure to expand all variables that are substituted.
Diego Elio Pettenò
2012-08-03
1
-4
/
+4
*
Build: get __NR_setns from asm/unistd.h, not kernel source
lxc-0.8.0-rc2-gentoo-1
Kevin Pyle
2012-07-20
3
-54
/
+4
*
Workaround requirement to use the realname of the block device.
Diego Elio Pettenò
2012-07-20
2
-17
/
+22
*
build: use libtool for linking the library, and link lxc-init statically.
Diego Elio Pettenò
2012-07-20
2
-29
/
+8
*
lxc-0.8.0-rc2
lxc-0.8.0-rc2
Daniel Lezcano
2012-03-20
1
-1
/
+1
*
Update manpages to reflect some updated options.
Serge Hallyn
2012-03-19
4
-3
/
+112
*
ubuntu templates cleanups
Serge Hallyn
2012-03-19
2
-8
/
+21
*
do check for utmp checking at the right time
Serge Hallyn
2012-03-19
1
-5
/
+9
*
fix cached rootfs update* fix rootfs path* add handling of systemd
InformatiQ
2012-03-05
1
-8
/
+27
*
cgroups: fix broken support for deprecated ns cgroup
Serge Hallyn
2012-03-05
2
-25
/
+41
*
lxc-0.8.0-rc1
Daniel Lezcano
2012-03-02
1
-1
/
+1
*
fix lxc-attach.sgml.in spurious variable list
Daniel Lezcano
2012-03-02
1
-2
/
+0
*
fix sparc architecture for autoconf
Daniel Lezcano
2012-02-26
1
-0
/
+1
*
If a container is already running, say so in error msgs.
Serge Hallyn
2012-02-26
1
-1
/
+6
*
update ubuntu templates to provide macaddr and more
Serge Hallyn
2012-02-26
2
-24
/
+98
*
lxc-ubuntu: fix obscure arguments
Serge Hallyn
2012-02-26
1
-38
/
+13
*
add option to close inherited fds
Serge Hallyn
2012-02-26
7
-6
/
+25
*
ubuntu template changes
Serge Hallyn
2012-02-26
1
-17
/
+31
*
add lxc.devttydir config variable
Serge Hallyn
2012-02-26
3
-19
/
+150
*
lxc-clone: support btrfs and clean up safely
Ubuntu
2012-02-26
1
-120
/
+127
*
add btrfs support to lxc-create
Ubuntu
2012-02-26
1
-15
/
+34
*
remove unused fddir variable
Serge Hallyn
2012-02-26
1
-3
/
+0
*
lxc-init: use INFO when failed to mount /dev/shm
Serge Hallyn
2012-02-26
1
-1
/
+1
*
Add ubuntu-cloud template
Serge Hallyn
2012-02-26
3
-0
/
+252
*
Don't install lxcguest in precise (and higher) releases
Serge Hallyn
2012-02-26
1
-1
/
+2
*
silence netstat warnings in lxc-ls
Serge Hallyn
2012-02-26
1
-1
/
+1
*
fix reboot support detection
Serge Hallyn
2012-02-26
1
-14
/
+52
*
if lxc-init can't mount /dev/shm, don't fail.
Serge Hallyn
2012-02-26
1
-1
/
+2
*
Don't raise error if container didn't sys_reboot
Serge Hallyn
2012-02-26
1
-16
/
+19
*
lxc-ubuntu: Support for building a container of a foreign architecture
Serge Hallyn
2012-02-26
1
-27
/
+74
*
lxc-start: exit early and cleanly if we have insufficient privs
Serge Hallyn
2012-02-26
3
-0
/
+47
*
recursively delete cgroups on container shutdown
Serge Hallyn
2012-02-26
1
-1
/
+44
*
fix lxc-netstat for nested cgroups
Serge Hallyn
2012-02-26
1
-2
/
+12
*
support proper container reboot
Serge Hallyn
2012-02-26
2
-7
/
+55
*
lxc-create: fix error with lvm
Serge Hallyn
2012-02-26
1
-1
/
+1
*
lxc-clone.in: define localstatedir, as @LXCPATH@ might be defined in terms of it
Serge Hallyn
2012-02-26
1
-0
/
+1
*
add lvm support to lxc-create
Serge Hallyn
2012-02-26
5
-14
/
+126
*
Fix several nagging bugs in lxc-destroy
Serge Hallyn
2012-02-26
1
-7
/
+27
*
Support nested cgroups
Serge Hallyn
2012-02-26
3
-35
/
+184
*
lxc-ubuntu: use release-updates and release-security
Serge Hallyn
2012-02-26
1
-1
/
+51
*
lxc-ubuntu: add /dev/full, /dev/hpet, and /dev/kvm to devices whitelist
Serge Hallyn
2012-02-26
1
-0
/
+6
*
drop mac_admin and mac_override
Serge Hallyn
2012-02-26
1
-1
/
+1
*
Add new 'precise' release to ubuntu template
Serge Hallyn
2012-02-26
1
-2
/
+2
*
Add MIPS as a supported architecture
Kevin Cernekee
2012-02-26
1
-0
/
+1
*
fix-automake-1.13
Jon Nordby
2012-02-23
2
-2
/
+2
*
Add man page for lxc-attach
Christian Seiler
2012-02-23
4
-0
/
+196
*
lxc-attach: Drop privileges when attaching to container unless requested othe...
Christian Seiler
2012-02-23
1
-13
/
+102
*
Move lxc_attach from namespace.c to attach.c and rename it to lxc_attach_to_ns
Christian Seiler
2012-02-23
5
-50
/
+38
*
Add attach.[ch]: Helper functions for lxc-attach
Christian Seiler
2012-02-23
3
-1
/
+295
[next]