[rtems-libbsd commit] doc: Add FreeBSD import version section

Sebastian Huber sebh at rtems.org
Wed Aug 10 06:04:59 UTC 2016


Module:    rtems-libbsd
Branch:    master
Commit:    62c4755a0bc129f6cc3ec1c42a68afd8cab2672e
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=62c4755a0bc129f6cc3ec1c42a68afd8cab2672e

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Aug 10 08:04:16 2016 +0200

doc: Add FreeBSD import version section

---

 libbsd.txt | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/libbsd.txt b/libbsd.txt
index 5d8c174..6b0e7ea 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -733,8 +733,15 @@ direction.
 You can add more than one verbose option (-v) to the command line and get more
 detail and debug level information from the command.
 
+== FreeBSD version of imported files and directories
+
+. sys/dev/dwc/*, trunk, 2015-03-26, cfc3df2b8f708ce8494d9d556e3472a5c8c21b8a
+. sys/dev/usb/*, trunk, 2015-10-30, 968dafb4fcf133cb8beb6fa3c558fecd7dc00ef0
+. *, stable/9, 2015-04-08, 99a648a912e81e29d9c4c159cbbe263462f2d719
+
 == How to import code from FreeBSD
 
+. In case you import files from a special FreeBSD version, then update the list above.
 . Run `git status` and make sure your working directory is clean.
 . Run `./freebsd-to-rtems.py -R`
 . Run `./freebsd-to-rtems.py`




More information about the vc mailing list