23faab5d6b6276950f83f6a924387cbc4a70deb1 |
|
31-Jan-2016 |
Sungbae Yoo <sungbae.yoo@samsung.com> |
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> |
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> |
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> |
a600d021adf34e58b3991269a9ceca3737c63aa8 |
|
06-Jan-2014 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
doc: Update man pages to the latest information
* lxc-attach(1): Update to the status of kernel 3.8 or higher
* lxc-create(1), lxc-destroy(1): Now lxc-ls don't have "-l" option, so remove
* lxc(7): update description of lxc-ls and lxc-info to current version
* see-also: fix lxc(1) to lxc(7)
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
a5ba96715d4ef264c43d4f187251de491ba198c0 |
|
01-Oct-2013 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
doc: Update Japanese man pages translation
* sync current English man pages on master branch
* delete lxc-shutdown.sgml.in
* add lxc-snapshot.sgml.in
* update FSF address (same as 250b1eec71b074acdff1c5f6b5a1f0d7d2c20b77)
* remove trailing whitespaces in legacy/lxc-ls.sgml.in (same as 8900b9eb2514c07047541833286428572493a9fd) |
8900b9eb2514c07047541833286428572493a9fd |
|
18-Sep-2013 |
Stéphane Graber <stgraber@ubuntu.com> |
Remove trailing whitespaces
Signed-off-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. |