From: Wu XiangCheng <bobwxc@email.cn>
To: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Jonathan Corbet <corbet@lwn.net>, linux-doc@vger.kernel.org
Subject: [PATCH v2 0/6] Add translations in zh_CN/admin-guide/
Date: Thu, 18 Mar 2021 15:18:57 +0800 [thread overview]
Message-ID: <cover.1616050069.git.bobwxc@email.cn> (raw)
Hi all,
This set of patches aims to add some translations in zh_CN/admin-guide/
about issues or bugs.
And please notice that, since each patch needs to modify their own entry in
the same index.rst, patches of this set need to be applied in order.
- V2
- Add zh_CN/admin-guide/tainted-kernels.rst
- Add zh_CN/admin-guide/init.rst
- Pick Alex Shi's Reviewed-by tag for [Patch 3~4/6]
- No more new changes will be added to this set, that's all
- V1
<https://lore.kernel.org/linux-doc/cover.1615950640.git.bobwxc@email.cn/>
- Re-manage the patch thread
- Add zh_CN/admin-guide/security-bugs.rst
<https://lore.kernel.org/linux-doc/2552eb0fb4ddea81f80d020c69b7b7a3699dd93a.1615950640.git.bobwxc@email.cn/>
- Modify one word in [Patch 3/4] under Alex Shi's suggestion
- Pick Alex Shi's Reviewed-by tag for [Patch 1~2/6]
- V0
- Add zh_CN/admin-guide/reporting-issues.rst
<https://lore.kernel.org/linux-doc/20210315110119.GA9524@mipc/>
- Add zh_CN/admin-guide/bug-bisect.rst
<https://lore.kernel.org/linux-doc/b032e8ab75e91b37ae88f2c80102ab6dde1bfa45.1615909052.git.bobwxc@email.cn/>
- Add zh_CN/admin-guide/bug-hunting.rst
<https://lore.kernel.org/linux-doc/20210317030323.GA20733@mipc/>
Thanks!
Wu XiangCheng (6):
docs/zh_CN: Add zh_CN/admin-guide/reporting-issues
docs/zh_CN: Add zh_CN/admin-guide/bug-bisect.rst
docs/zh_CN: Add zh_CN/admin-guide/bug-hunting.rst
docs/zh_CN: Add zh_CN/admin-guide/security-bugs.rst
docs/zh_CN: Add zh_CN/admin-guide/tainted-kernels.rst
docs/zh_CN: Add zh_CN/admin-guide/init.rst
.../zh_CN/admin-guide/bug-bisect.rst | 81 ++
.../zh_CN/admin-guide/bug-hunting.rst | 340 +++++
.../translations/zh_CN/admin-guide/index.rst | 11 +-
.../translations/zh_CN/admin-guide/init.rst | 54 +
.../zh_CN/admin-guide/reporting-issues.rst | 1269 +++++++++++++++++
.../zh_CN/admin-guide/security-bugs.rst | 74 +
.../zh_CN/admin-guide/tainted-kernels.rst | 157 ++
7 files changed, 1983 insertions(+), 3 deletions(-)
create mode 100644 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst
create mode 100644 Documentation/translations/zh_CN/admin-guide/bug-hunting.rst
create mode 100644 Documentation/translations/zh_CN/admin-guide/init.rst
create mode 100644 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst
create mode 100644 Documentation/translations/zh_CN/admin-guide/security-bugs.rst
create mode 100644 Documentation/translations/zh_CN/admin-guide/tainted-kernels.rst
--
2.20.1
next reply other threads:[~2021-03-18 7:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-18 7:18 Wu XiangCheng [this message]
2021-03-18 7:19 ` [PATCH v2 1/6] docs/zh_CN: Add zh_CN/admin-guide/reporting-issues Wu XiangCheng
2021-03-18 7:19 ` [PATCH v2 2/6] docs/zh_CN: Add zh_CN/admin-guide/bug-bisect.rst Wu XiangCheng
2021-03-18 7:19 ` [PATCH v2 3/6] docs/zh_CN: Add zh_CN/admin-guide/bug-hunting.rst Wu XiangCheng
2021-03-18 7:20 ` [PATCH v2 4/6] docs/zh_CN: Add zh_CN/admin-guide/security-bugs.rst Wu XiangCheng
2021-03-18 7:20 ` [PATCH v2 5/6] docs/zh_CN: Add zh_CN/admin-guide/tainted-kernels.rst Wu XiangCheng
2021-03-19 5:30 ` Alex Shi
2021-03-18 7:20 ` [PATCH v2 6/6] docs/zh_CN: Add zh_CN/admin-guide/init.rst Wu XiangCheng
2021-03-19 5:36 ` Alex Shi
2021-03-19 6:41 ` Wu X.C.
2021-03-25 17:54 ` [PATCH v2 0/6] Add translations in zh_CN/admin-guide/ Jonathan Corbet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1616050069.git.bobwxc@email.cn \
--to=bobwxc@email.cn \
--cc=alex.shi@linux.alibaba.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).