0fe2983a45c91fadcf6afdf82af018b7cb59ee72 |
|
20-Feb-2016 |
Stéphane Graber <stgraber@ubuntu.com> |
Fix typo in lxc manpage
Reported-by: lintian
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> |
c881c406aced3fa89a5c0fc5815b7f223b7a0233 |
|
02-Dec-2014 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
Add the Japanese translation for the lxc.init_cmd config option
Update for commit 67c660d
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
3726cda21aade3dce418315e7f3dd2e15b69f735 |
|
25-Nov-2014 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
doc: Update kernel and cgroup info in Japanese lxc(7)
Update for commit 0dcbd62
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
70bb1a9ca75543597766cfd644b53db5cc772d3f |
|
16-Aug-2014 |
Lars Wikberg <lars.wikberg@anvia.com> |
doc: language correction
Signed-off-by: Lars Wikberg <lars.wikberg@anvia.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com> |
dc421f3aac1f0e516c763dd156629a8ed2a7b4ca |
|
28-Apr-2014 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
Convert punctuation marks in Japanese man pages
This only converts punctuation marks from FULLWIDTH COMMA/FULL STOP to
IDEOGRAPHIC COMMA/FULL STOP in Japanese man pages. The contents of man
pages do not change at all.
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Signed-off-by: Serge Hallyn <serge.hallyn@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> |
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> |
9a97d4e4bdf331bb2c2b8ed14bcefa53358c288f |
|
01-Jan-2014 |
KATOH Yasufumi <karma@jazz.email.ne.jp> |
doc: Improve Japanese man pages
* Improve Japanese translation
* Fix mis-translation
* Insert linefeed between paragraph, because some paragraph is too
long, so sometimes git send-email could not use.
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com> |
36b33520f67cd1a83be8031fccc3c2d7d7255e06 |
|
20-Oct-2013 |
Stéphane Graber <stgraber@ubuntu.com> |
Fix typos identified by lintian
Signed-off-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) |
faefa7f8584a7d1567df2e6f1f9240a28a6466ab |
|
23-Sep-2013 |
Stéphane Graber <stgraber@ubuntu.com> |
doc: Make everything use the @docdtd@ variable
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com> |
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. |