linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Add translations in zh_CN/admin-guide/
@ 2021-03-18  7:18 Wu XiangCheng
  2021-03-18  7:19 ` [PATCH v2 1/6] docs/zh_CN: Add zh_CN/admin-guide/reporting-issues Wu XiangCheng
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Wu XiangCheng @ 2021-03-18  7:18 UTC (permalink / raw)
  To: Alex Shi; +Cc: Jonathan Corbet, linux-doc

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-03-25 17:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-18  7:18 [PATCH v2 0/6] Add translations in zh_CN/admin-guide/ Wu XiangCheng
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

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).