Commit Graph

109 Commits

Author SHA1 Message Date
Daniel Lezcano
89875e177f update .gitignore
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
2010-06-07 14:31:56 +02:00
Daniel Lezcano
dd04402dd9 update .gitignore with new location
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
2010-06-07 11:33:56 +02:00
Ferenc Wagner
91e7929dc4 .gitignore new components
Signed-off-by: Ferenc Wagner <wferi@niif.hu>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
2010-06-07 11:33:56 +02:00
Michel Normand
12d75a6147 update .gitignore w/ autogen.sh created files
remove trailing / for .pc and patches
that may be symbolic links.

and remove all test/* files that do not exist anymore since
commit 92d385229b

Signed-off-by: Michel Normand <michel.mno@free.fr>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
2010-05-31 11:56:47 +02:00
Michael Holzt
2b3d393b42 Update .gitignore
lxc.pc and scripts/lxc-busybox are missing from .gitignore

Signed-off-by: Michael Holzt <lxc@my.fqdn.org>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
2010-01-08 15:19:20 +01:00
Filippo Giunchedi
d4fca29f01 Ignore test/ binaries
Hi,
as per subject, this ignores binaries generated in test/

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
2009-06-07 21:48:46 +02:00
Michel Normand
a57cf79e58 exclude generated tarball from git managed files
exclude generated tarball from git managed files

Signed-off-by: Michel Normand <normand@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
2009-04-20 22:10:59 +02:00
Daniel Lezcano
237315ff50 Use a specific script to set the capabilities
Instead of having the capabilities to be set automatically,
it will be up to the user to set them through a specific
script 'lxc-setcap'.

After installing the lxc tools, if we want them to be available,
for a non-root user, lxc-setcap will set the needed capabilities.
If, after thinking it, we want to remove the capabilities,
the 'lxc-setcap -d' will do this for us.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Acked-by: Guido Trotter <ultrotter@google.com>
2009-03-24 16:57:41 +01:00
Daniel Lezcano
d0dfcfbde7 Add .gitignore and avoid annoying interaction between compiled files and git
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
2009-03-16 12:21:24 +01:00