d0a6bd39400a6d14cfec94ad647f3af1bda1e321 |
|
24-Feb-2016 |
Christian Brauner <christian.brauner@mailbox.org> |
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> |
94891ea3e44961f4369a7cc67d38c3a98a0e4c54 |
|
02-Feb-2016 |
Stéphane Graber <stgraber@ubuntu.com> |
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> |
da1f8f26b5bb2393c9dcd36b7761f3cfa1204e36 |
|
01-Feb-2016 |
Stéphane Graber <stgraber@ubuntu.com> |
Also move lxc-device in translated docs
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> |
842948e4162d89ffce0e8cd292702598d736489a |
|
03-Dec-2015 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
doc: Add Japanese manpage for lxc-copy
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
be54cb1c55806073b5a08a99b991b1f9a2a2cef0 |
|
02-Dec-2014 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
doc: Always include the Japanese lxc-top manpage
Update for commit e71549f
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
b0e26ca77b3bb9908dda4a27504e805f1b8b5ee0 |
|
27-Aug-2014 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
doc: Translate lxc-checkpoint(1) into Japanese
Update for commit 735f2c6
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
3220ecebfc2822a55b9848b002a5495d30f479b9 |
|
24-Jan-2014 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
doc: Add Japanese lxc-config(1)
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
fb261f53fcad6a04473172c9c9b68ae1cc5afc7b |
|
23-Jan-2014 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
doc: Add Japanese lxc.container.conf(5), lxc.system.conf(5) and update lxc.conf(5)
* update for commit 55fc19a1042bca36ae431cb4a51c2abc0ca4d801
* fix typo in English lxc.system.conf(5)
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.coM> |
7f12cae956c003445e6ee182b414617b52532af6 |
|
22-Jan-2014 |
Stéphane Graber <stgraber@ubuntu.com> |
Remove lxc-version, lxc-ps and lxc-netstat
lxc-ps and lxc-netstat have an unfortunate tendency to break every so
often, produce mostly unreadable output and should be replaced by a
lxc-attach call in 99% of the cases.
In an effort to cleanup the lxc-* namespace, I think those two should
go, so this patch gets rid of them as well as any reference to them in
our documentation.
I also think that lxc-version should disappear as it's only a one line
shell script printing the version string, so having a whole command just
for that seems to be a bit of a waste.
Instead, this patch introduces a new --version common option which all
binaries will automatically inherit and that'll print LXC_VERSION on
stdout and exit 0.
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> |
755d8d03b148a0ada1ec93e4701edea0a92a4705 |
|
20-Jan-2014 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
Add Japanese lxc-usernsexec(1) and fix typo English lxc-usernsexec(1)
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
33ddfc2adef00e3571137ef60d20de328e32d299 |
|
18-Jan-2014 |
Stéphane Graber <stgraber@ubuntu.com> |
Deprecate lxc-checkpoint, lxc-kill and lxc-restart
Checkpoint/restart isn't currently supported, so let's not carry those
binaries around until we have proper CRIU support in the API.
lxc-kill is redundant with lxc-stop -k and has been known to confuse user.
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> |
28f2ab26ea78e929253e38c6e87bb0e3c05112f2 |
|
20-Dec-2013 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
doc: Add Japanese lxc-autostart(1) and update lxc.conf(5)
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
07ece60087c22f03fac080edad21a2620d5737ef |
|
18-Dec-2013 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
Add Japanese man pages for lxc-user-nic
Update for commit df3415e02282317348bbd5f9ce66d03e1c81eeec
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
ebe0aeb19cff9539bd749107d245874774d8a371 |
|
08-Oct-2013 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
doc: Generate Japanese lxc-snapshot(1) man page
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
57da8c32f85c0255efa61ee32e260068afdaa565 |
|
11-Sep-2013 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
Add Japanese man pages.
Japanese man pages is installed under $mandir/ja.
At this time, it is based on version 0.9.0. |