Commit Graph

3762 Commits

Author SHA1 Message Date
dlezcano
975878a9ea Add x86_64 syscall 2008-10-04 19:48:29 +00:00
dlezcano
22ebac194e Replace asprintf by snprintf 2008-10-04 19:47:17 +00:00
dlezcano
19df00c503 Change freezer to stick with the cgroup freezer fs API, replace "RUNNING" by "THAWED" 2008-09-25 21:20:51 +00:00
dlezcano
ab192b72b6 Changed 'chroot' by 'rootfs' 2008-09-24 16:42:38 +00:00
legoater
935ccedbf2 update restart and fix syscall numbers 2008-09-23 13:08:34 +00:00
legoater
faf67c2a59 fix syscall number 2008-09-23 13:07:57 +00:00
legoater
ba2aee2c1e fixed typo in logs 2008-09-23 13:07:02 +00:00
dlezcano
ab44835ca3 Fixed missing initialization variable 2008-09-19 19:17:50 +00:00
dlezcano
682d7e543c Display a warning when the architecture is not supported for checkpoint/restart. 2008-09-19 11:17:23 +00:00
legoater
925aaa3124 add experimental checkpoint and restart commands 2008-09-19 10:20:04 +00:00
dlezcano
7b40d70f6b If no configuration file is specified or the container was not created before.
The lxc-execute command will automatically create a new container and destroy
it when it dies. If a configuration file is specified and the container does
not exists, the container is created with the configuration file and destroyed
when it dies.
2008-09-19 09:29:58 +00:00
dlezcano
5e30dbead0 Fixed typos 2008-09-19 09:27:37 +00:00
dlezcano
681799f9b3 Added the function returning the version and the corresponding cli 2008-09-17 10:26:16 +00:00
dlezcano
70a591439b Fix using the right file name for the freezer 2008-09-17 10:24:12 +00:00
dlezcano
4345ad0d5f Notify the frozen / running states 2008-09-17 10:23:44 +00:00
dlezcano
c79ea89b19 Tagging lxc_0_2_1 2008-09-10 10:00:28 +00:00
dlezcano
4b45091fcf *** empty log message *** 2008-09-09 21:25:46 +00:00
dlezcano
f4d507d5fe Added console support 2008-09-09 14:35:44 +00:00
dlezcano
ff7e42df13 A little example to launch an isolated sshd daemon inside a container 2008-09-08 14:49:03 +00:00
dlezcano
b3ec97139d Added lxc-wait 2008-09-08 14:27:24 +00:00
dlezcano
afdbaabd45 Command to wait a specific state for the container 2008-09-08 14:26:35 +00:00
dlezcano
b09ef13319 Compute absolute path name for the root fs 2008-09-08 14:25:42 +00:00
dlezcano
f3184c773a Replace configuration check by flag check 2008-09-08 14:24:39 +00:00
dlezcano
a9c7e2be64 Remove 'init' file when destroying the container 2008-09-08 14:24:05 +00:00
dlezcano
b491539932 Changelog 2008-09-05 15:11:09 +00:00
dlezcano
c6f55da86a Version 0.2.0 2008-09-05 14:55:57 +00:00
dlezcano
eae6543da1 Header code cleanup 2008-09-05 14:32:09 +00:00
dlezcano
b113348ebd Change header inclusion path 2008-09-04 10:09:53 +00:00
dlezcano
d6cfdf433c Changed 'state' to 'info' 2008-09-04 10:09:26 +00:00
dlezcano
38e5f6c633 Removed duplicate file 2008-09-04 10:04:39 +00:00
dlezcano
06efeb5c0e Headers cleanup 2008-09-04 09:46:22 +00:00
dlezcano
f291d61b3f Fixed typo 2008-09-04 08:43:45 +00:00
dlezcano
549bbe37b8 Merged with lxc/.cvsignore 2008-09-04 08:27:59 +00:00
dlezcano
114646dc04 Merged with lxc/Makefile.am 2008-09-04 08:26:19 +00:00
dlezcano
6afab386b8 Moved these files to the lxc directory 2008-09-04 08:25:45 +00:00
dlezcano
96f3e4ebd4 Joined lxc and liblxc directories 2008-09-04 08:14:59 +00:00
dlezcano
0ad19a3fc3 Joined liblxc and lxc directory 2008-09-04 07:57:50 +00:00
dlezcano
abfd666c6d Truncate 'init' file when opening it 2008-09-04 07:21:34 +00:00
dlezcano
25689bbf9c Add bind option for mounting setup 2008-09-03 16:38:58 +00:00
dlezcano
25557af8c6 display name as '%s' 2008-09-03 16:14:38 +00:00
dlezcano
5a21157163 Fix forked process should exit instead of returning on error 2008-09-03 16:13:50 +00:00
dlezcano
2a87f7643e improve display error 2008-09-03 16:13:03 +00:00
dlezcano
1ef7a0c253 Add close on exec flag 2008-09-03 16:12:47 +00:00
dlezcano
1638d31064 Renamed lxc_lock 2008-09-03 15:47:46 +00:00
dlezcano
0886644ac2 fix little format 2008-09-03 15:43:18 +00:00
dlezcano
8d041f50bd Renamed lxc_log 2008-09-03 15:42:49 +00:00
dlezcano
0802a28845 fix wrong mnt info usage 2008-09-03 13:57:27 +00:00
dlezcano
0a5acaf2e1 Renamed lxc_cgroup 2008-09-03 13:43:10 +00:00
dlezcano
5f58350a16 Create an empty network namespace 2008-09-03 13:41:02 +00:00
dlezcano
ba8d0d5188 Rename lxc_config 2008-09-03 13:29:01 +00:00