lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 18 Oct 2016 17:52:57 +0200
From:   Markus Heiser <markus.heiser@...marit.de>
To:     "Hans J . Koch" <hjk@...sjkoch.de>, Greg KH <greg@...ah.com>,
        Stephen Hemminger <stephen@...workplumber.org>,
        Jonathan Corbet <corbet@....net>
Cc:     Markus Heiser <markus.heiser@...marit.de>, kvm@...r.kernel.org,
        devel@...uxdriverproject.org,
        "linux-kernel @ vger . kernel . org Mailing List" 
        <linux-kernel@...r.kernel.org>,
        "linux-doc @ vger . kernel . org Mailing List" 
        <linux-doc@...r.kernel.org>
Subject: [PATCH] doc-rst: DocBook to reST migration of the uio-howto.tmpl

Hi,

this is the DocBook to reST migration of the uio-howto.tmpl as ordered by
Stephen Hemminger [1].

The patch is on top of git://git.lwn.net/linux.git docs-next

[1] https://www.mail-archive.com/linux-doc@vger.kernel.org/msg06891.html

Markus Heiser (1):
  doc-rst: DocBook to reST migration of the uio-howto.tmpl

 Documentation/DocBook/Makefile                   |    2 +-
 Documentation/DocBook/uio-howto.tmpl             | 1050 ----------------------
 Documentation/conf.py                            |    2 +
 Documentation/index.rst                          |    1 +
 Documentation/uio-howto/about_uio.rst            |  150 ++++
 Documentation/uio-howto/aboutthisdoc.rst         |  103 +++
 Documentation/uio-howto/conf.py                  |   10 +
 Documentation/uio-howto/custom_kernel_module.rst |  245 +++++
 Documentation/uio-howto/index.rst                |   45 +
 Documentation/uio-howto/uio_pci_generic.rst      |  168 ++++
 Documentation/uio-howto/userspace_driver.rst     |   86 ++
 11 files changed, 811 insertions(+), 1051 deletions(-)
 delete mode 100644 Documentation/DocBook/uio-howto.tmpl
 create mode 100644 Documentation/uio-howto/about_uio.rst
 create mode 100644 Documentation/uio-howto/aboutthisdoc.rst
 create mode 100644 Documentation/uio-howto/conf.py
 create mode 100644 Documentation/uio-howto/custom_kernel_module.rst
 create mode 100644 Documentation/uio-howto/index.rst
 create mode 100644 Documentation/uio-howto/uio_pci_generic.rst
 create mode 100644 Documentation/uio-howto/userspace_driver.rst

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ