This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "lxc".
The branch, master has been updated via 03d56dffa66e1fca819d259c5b1fe4fe7da6993e (commit) via 0016af974df9f47a3f15a9b57e4d223451d0547c (commit) via 013bd428482534e6de00b385b0a501c8c71c661b (commit) via 911324ef257216f6f80796313d949117863d46c3 (commit) via d330fe7b86a602798a9286d43d66a1cf7e363754 (commit) via 8edcba11e9c24f7ba46d79518abee5bb13442256 (commit) from 429a84f4ab9eb0e5b85b9fe94336c56746279b28 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 03d56dffa66e1fca819d259c5b1fe4fe7da6993e Author: Daniel Lezcano <daniel.lezc...@free.fr> Date: Thu Jan 13 16:25:14 2011 +0100 add missing template in Makefile Missed to add lxc-lenny to the template. Signed-off-by: Daniel Lezcano <dlezc...@fr.ibm.com> commit 0016af974df9f47a3f15a9b57e4d223451d0547c Author: Daniel Lezcano <daniel.lezc...@free.fr> Date: Thu Jan 13 16:25:14 2011 +0100 fix busybox inittab template The inittab file format is wrong regarding how behaves busybox with this syntax. Signed-off-by: Daniel Lezcano <dlezc...@fr.ibm.com> commit 013bd428482534e6de00b385b0a501c8c71c661b Author: Daniel Lezcano <daniel.lezc...@free.fr> Date: Thu Jan 13 16:25:14 2011 +0100 substitute the absolute rootfs mount path Change the mount point in the rootfs because we mount the rootfs in ROOTFSDIR for the pivot. We have to substitute the real mount path to the new path located in ROOTFSDIR. Signed-off-by: Daniel Lezcano <dlezc...@fr.ibm.com> commit 911324ef257216f6f80796313d949117863d46c3 Author: Daniel Lezcano <daniel.lezc...@free.fr> Date: Thu Jan 13 16:25:14 2011 +0100 encapsulate mount point code Change the code to encapsulate the different mounts point. * mount on the host fs * mount relatively to the rootfs * mount absolutely to the rootfs (broken) That will make the code cleaner to fix the latter. Signed-off-by: Daniel Lezcano <dlezc...@fr.ibm.com> commit d330fe7b86a602798a9286d43d66a1cf7e363754 Author: Daniel Lezcano <daniel.lezc...@free.fr> Date: Thu Jan 13 16:15:15 2011 +0100 mindless changes to conform indentation Signed-off-by: Daniel Lezcano <dlezc...@fr.ibm.com> commit 8edcba11e9c24f7ba46d79518abee5bb13442256 Author: Daniel Lezcano <daniel.lezc...@free.fr> Date: Thu Jan 13 16:15:15 2011 +0100 set function static Set the function prototype to static as it is not exported and used somewhere else in the code than this file. Signed-off-by: Daniel Lezcano <dlezc...@fr.ibm.com> ----------------------------------------------------------------------- Summary of changes: configure.ac | 1 + src/lxc/cgroup.c | 4 +- src/lxc/conf.c | 177 ++++++++++++++++++++++++++++++---------------- templates/Makefile.am | 1 + templates/lxc-busybox.in | 4 +- 5 files changed, 121 insertions(+), 66 deletions(-) hooks/post-receive -- lxc ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel