This patch set updates the README.md and CONTRIBUTING.md files with
content from libbsd.txt.  The format is converted to reST which is also
supported by Github and fits to rtems-docs.

For the final results see:

https://github.com/sebhub/rtems-libbsd/tree/doc

https://github.com/sebhub/rtems-libbsd/blob/doc/CONTRIBUTING.rst

Sebastian Huber (22):
  README.md: The "5" branch is unmaintained
  README.md: Update to RTEMS 6
  README.md: Move SMP Requirements section
  Convert *.md files to reST
  CONTRIBUTING.rst: Use LibBSD
  libbsd.txt: Move introduction content
  libbsd.txt: Move BSP related content
  libbsd.txt: Remove installation overview
  libbsd.txt: Move buildsets description
  libbsd.txt: Move configuration of network tests
  libbsd.txt: Move initialization description
  libbsd.txt: Move features
  libbsd.txt: Move network interface driver hints
  libbsd.txt: Move Qemu notes
  libbsd.txt: Move ported kernel features
  libbsd.txt: Remove NIC status
  libbsd.txt: Move PF description
  libbsd.txt: Move WLAN description
  libbsd.txt: Move IPsec description
  libbsd.txt: Move initialization details
  libbsd.txt: Move system control hints
  libbsd.txt: Move issues and TODO

 CONTRIBUTING.md  |  364 -------------
 CONTRIBUTING.rst |  725 +++++++++++++++++++++++++
 README.md        |  304 -----------
 README.rst       |  853 +++++++++++++++++++++++++++++
 libbsd.txt       | 1331 ----------------------------------------------
 5 files changed, 1578 insertions(+), 1999 deletions(-)
 delete mode 100644 CONTRIBUTING.md
 create mode 100644 CONTRIBUTING.rst
 delete mode 100644 README.md
 create mode 100644 README.rst
 delete mode 100644 libbsd.txt

-- 
2.35.3

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to