Sungbae Yoo
15f919b9cc
doc: Add lxc.no_new_privs to Korean lxc.container.conf(5)
...
Update for commit 222ddc
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-09-20 18:10:33 +09:00
Sungbae Yoo
14acde79bb
doc: Add --rcfile to Korean common opts
...
Update for commit 71d74a8
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-08-18 16:50:15 +09:00
Sungbae Yoo
ef747fd885
doc: Update Korean lxc-attach(1)
...
* Update for commit 03b0398
* Fix mistranslation words
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-08-18 16:41:37 +09:00
Sungbae Yoo
df07390b0e
doc: Add documentation of lxc.syslog to Korean lxc.container.conf(5)
...
Update for commit 204dfdf
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-08-02 11:44:12 +09:00
Sungbae Yoo
a84c8ed150
doc: Update Korean lxc-copy(1) to include tmpfs option
...
Update for commit a361e56
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-07-20 18:00:26 +09:00
Stéphane Graber
3f3fd9e2ba
Fix typo found by lintian
...
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2016-06-29 16:56:41 -04:00
Sungbae Yoo
f7fe38741d
doc: Add logging option to Korean lxc-attach(1)
...
Update for commit f43d63b
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-05-02 18:25:29 +09:00
Sungbae Yoo
780821f8f6
Add a document of lxc.rootfs.backend in Korean manpage
...
Update for commit f903986
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-04-04 11:26:19 +09:00
Evgeni Golov
e9555a6bc7
fix spelling mistakes spotted by Debian's lintian
...
Signed-off-by: Evgeni Golov <evgeni@debian.org>
2016-04-03 18:50:16 +02:00
Sungbae Yoo
b922759db9
doc: improve lxc-unshare(1)
...
Explain that the pipe symbol needs to be escaped for -s.
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-03-04 12:01:15 +09:00
Sungbae Yoo
aef119a3fa
doc: improve Korean lxc-attach(1)
...
Explain that the pipe symbol needs to be escaped for -e and -s.
Update for commit 759d521
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-03-04 11:55:03 +09:00
Sungbae Yoo
273b3837ce
doc: add copy hook explanation to Korean lxc-copy(1)
...
Update for commit cc0607a
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-03-04 11:28:27 +09:00
Sungbae Yoo
bcd7520a48
doc: Add the Korean description that automount is ignored when cgroup namespaces are supported.
...
Update for commit 4608594
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-02-26 20:02:38 +09:00
Sungbae Yoo
77fbb4d2d9
doc: Update Korean lxc-clone(1) and lxc-start-ephemeral(1)
...
Update for commit 2ae6732
.
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-02-26 20:02:38 +09:00
Sungbae Yoo
eae7ec6edc
doc: Update Korean lxc-attach(1)
...
Update for commit e986ea3
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-02-26 20:02:33 +09:00
Sungbae Yoo
1e4fe6112c
doc: Add the Korean description of cgns apparmor profile in lxc.container.conf
...
Update for commit 7a126ae
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-02-26 20:01:29 +09:00
Sungbae Yoo
a3e596c3a5
doc: Add LXC_CGNS_AWARE env to Korean lxc.container.conf(5)
...
Update for commit c4cafa0
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-02-26 19:58:56 +09:00
Christian Brauner
d0a6bd3940
configure.ac: add --enable-deprecated flag
...
- lxc-clone and lxc-start-ephemeral are marked deprecated. We add a
--enable-deprecated flag to configure.ac allowing us to enable these
deprecated executables
- update tests to use lxc-copy instead of lxc-clone
Signed-off-by: Christian Brauner <christian.brauner@mailbox.org>
2016-02-24 21:07:26 +01:00
Stéphane Graber
0fe2983a45
Fix typo in lxc manpage
...
Reported-by: lintian
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2016-02-19 23:37:07 -05:00
Stéphane Graber
129881b9d5
Fix doc build warnings
...
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2016-02-16 01:16:33 -05:00
Stéphane Graber
94891ea3e4
Remove legacy versions of lxc-ls
...
lxc-ls nowadays is a C binary so there's no need to keep the python and
shell versions around anymore, remove them from the branch and cleanup
documentation and Makefiles.
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2016-02-02 12:16:52 +01:00
Sungbae Yoo
83a6b14280
doc: update overlayfs and aufs in Japanese lxc.container.conf(5)
...
add the description of multiple lower layer.
Update for commit 280d237
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-02-01 20:52:41 +09:00
Sungbae Yoo
c988c6f689
doc: Add network clear option to Korean lxc.container.conf(5)
...
Update for commit 020104c
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-02-01 20:52:31 +09:00
Sungbae Yoo
8dd2c382e1
doc: add clear behaviour of list options to Korean lxc.container.conf(5)
...
Update for commit ff68914
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2016-02-01 20:52:22 +09:00
Stéphane Graber
da1f8f26b5
Also move lxc-device in translated docs
...
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2016-02-01 11:28:28 +01:00
Stéphane Graber
27a72f2faa
Fix syntax error in ko/lxc-ls.sgml.in
...
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2016-01-31 12:15:59 +01:00
Sungbae Yoo
3fce3181e2
doc: Adapt manpage for Korean lxc-ls to new C implementation
...
Update for commit 37cf83e
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2016-01-31 11:39:01 +01:00
Sungbae Yoo
57e1ac96fb
doc: Add valueless lxc.cap.drop behaviour to Korean man page
...
Update for commit 7eff30f
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2016-01-31 11:38:59 +01:00
Sungbae Yoo
23faab5d6b
doc: Add lxc-copy to Korean/Japanese see_also.sgml.in
...
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2016-01-31 11:38:57 +01:00
Min Wang
c35d29097c
increase /dev size to 500k ( issue #781 )
...
Signed-off-by: Min Wang <mingewang@gmail.com>
2016-01-29 16:27:35 -05:00
Sungbae Yoo
1cddc3a414
doc: Add LXC_SRC_NAME to Korean lxc.container.conf(5)
...
Update for commit 0794541
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2016-01-28 11:58:10 +01:00
KATOH Yasufumi
1bc07a5b8d
doc: Improve man pages
...
* Add long options if not be written
* Remove optional tags in OPTIONS section
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2016-01-04 12:55:21 -05:00
Sungbae Yoo
9bc7ae484b
doc: Add 'rbd' to the parameter of backingstore in Korean lxc-create(1)
...
Update for commit 60656b3
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-12-20 22:42:28 -05:00
Sungbae Yoo
d1f81425d2
doc: Add lxc.monitor.unshare to Korean lxc.container.conf(5)
...
Update for commit a8dfe4e
and 6039eaa
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-12-20 22:42:28 -05:00
Sungbae Yoo
ba3004da53
Add LXC_TARGET env to Korean lxc.container.conf(5)
...
Update for commit c154af9
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-12-09 22:59:08 -05:00
Sungbae Yoo
b035f79209
doc: Add Korean manpage for lxc-copy
...
Update for commit 2b47bac
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-12-03 01:14:34 -05:00
Sungbae Yoo
4ff8fb6cae
Unify the polite word style in Korean manpages
...
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-11-06 13:28:22 -05:00
Sungbae Yoo
756f0ae856
doc: Add the description of lxc.hook.stop to Korean lxc.container.conf(5)
...
Update for commit 0a2b5ab
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-11-06 13:28:22 -05:00
Sungbae Yoo
06ce392132
doc: Add lxc.ephemeral in Korean lxc.container.conf(5)
...
Update for commit 4e6eb26
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-10-29 17:45:47 -04:00
Sungbae Yoo
73740a136b
doc: Add the note related mount in Korean lxc.container.conf(5)
...
Update for commit 592fd47
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-10-07 16:39:46 +01:00
Sungbae Yoo
5901bc7919
doc: Add the common and '-s' option in Korean lxc-destroy(1)
...
Update for commit 3635c5e
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-10-07 16:39:44 +01:00
Sungbae Yoo
76072aec5c
doc: Update Korean lxc-snapshot(1) for newname option
...
Update for commit dedd4f6
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-09-21 11:32:07 -04:00
Sungbae Yoo
5033e12328
doc: Add lxc.init_(uid|gid) in Korean lxc.container.conf(5)
...
update for commit dbca923
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-09-21 11:31:43 -04:00
Sungbae Yoo
3703aa9e73
doc: Update Korean lxc.cgroup.use in lxc.system.conf(5)
...
Update for commit 2d8632d
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-09-21 11:31:22 -04:00
Sungbae Yoo
0a05624e82
doc: Add the rename option to lxc-clone(1) in Korean manual
...
Update for commit 585f3c6
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-09-21 11:30:45 -04:00
Sungbae Yoo
b7349f15f7
doc: Add LXC-specific mount option in Korean lxc.container.conf(5)
...
Update for commit f5b67b3
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2015-09-21 11:30:14 -04:00
Nicolas Cornu
3519a99c82
Add long option for -P in documentation
...
Signed-off-by: Nicolas Cornu <ncornu@aldebaran.com>
2015-08-14 17:57:53 +02:00
Sungbae Yoo
2aeb28ec17
doc: Add the description for --version to Korean common_options
...
Update for commit 7cab33b
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2015-08-04 18:16:14 +09:00
Sungbae Yoo
347597fa53
doc: Add the description for -P and --version to Korean lxc-ls(1)
...
Update for commit 2cf7c05
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2015-08-04 18:15:18 +09:00
Sungbae Yoo
996d777025
doc: Update Korean lxc-usernet(5) for supporting usergroups
...
Update for commit 1940bff
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
2015-08-04 09:26:41 +09:00