<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/README, branch upstream/13.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F13.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F13.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2021-12-20T02:01:53Z</updated>
<entry>
<title>README.md: update gnu directory description</title>
<updated>2021-12-20T02:01:53Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2021-12-17T13:43:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f91319d471ee579fe93e182115acb70b0840340e'/>
<id>urn:sha1:f91319d471ee579fe93e182115acb70b0840340e</id>
<content type='text'>
(At this point in main we have just LGPL libdialog and dialog, and GPL
diff3, left in gnu/.)

Reported by:	bapt
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 266cbbfc65263a3b8bc7c95dd3d589aab7cefe7f)
</content>
</entry>
<entry>
<title>README.md: correct GPL expansion</title>
<updated>2021-12-16T16:27:00Z</updated>
<author>
<name>Fabian Keil</name>
<email>fk@fabiankeil.de</email>
</author>
<published>2021-12-14T21:49:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=30780c3f584ae2cb0d6a5f7c1698b248e9a85e78'/>
<id>urn:sha1:30780c3f584ae2cb0d6a5f7c1698b248e9a85e78</id>
<content type='text'>
PR:		260404
MFC after:	3 days

(cherry picked from commit 8b9fe05a49d7cd8079e3364f75fd48b2f53bf696)
</content>
</entry>
<entry>
<title>Mark the repository has been converted to Git</title>
<updated>2020-12-23T04:27:27Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2020-12-23T04:27:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5ef5f51d2bef80b0ede9b10ad5b0e9440b60518c'/>
<id>urn:sha1:5ef5f51d2bef80b0ede9b10ad5b0e9440b60518c</id>
<content type='text'>
This is the first Git commit to src.

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Mark the repository as being converted to Git.</title>
<updated>2020-12-20T02:59:44Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2020-12-20T02:59:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3cc0c0d66a065554459bd2f9b4f80cc07426464a'/>
<id>urn:sha1:3cc0c0d66a065554459bd2f9b4f80cc07426464a</id>
<content type='text'>
This is the last Subversion commit to src.

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>README: add generic notes about GENERIC and NOTES</title>
<updated>2018-06-17T19:44:24Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-06-17T19:44:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0eba55c34b066b9c5bae6dca8cf54a45f4037aa4'/>
<id>urn:sha1:0eba55c34b066b9c5bae6dca8cf54a45f4037aa4</id>
<content type='text'>
Inform new users what GENERIC and NOTES are. These are useful for people
perusing the tree without a great deal of specific fbsd knowledge.
See discussion of r334073 for further motivation.

Requested by:	jhb
</content>
</entry>
<entry>
<title>README: Reduce the textdump; describe the project</title>
<updated>2018-05-23T04:09:01Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-05-23T04:09:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7c0631790c64b818abe97b5f0f63c8a8fa0c8b94'/>
<id>urn:sha1:7c0631790c64b818abe97b5f0f63c8a8fa0c8b94</id>
<content type='text'>
Rework the README to make it a little easier for new users. This is the
first file many will see when persuing the FreeBSD source code so

- remove some of the text describes how to build. This is better covered
in the linked documentation.
- add a small blurb for what FreeBSD is. Some users might find this
document through features such as github search so they may not even
know what the project is

generally, gear this file for the new, accidental, or casual user rather
than towards someone seeking fuller documentation.
</content>
</entry>
<entry>
<title>Document the sys/boot -&gt; stand move in hier.7 and the top-level README.</title>
<updated>2017-12-03T20:36:36Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2017-12-03T20:36:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8960a019679b512647c8363765f13495b6ded489'/>
<id>urn:sha1:8960a019679b512647c8363765f13495b6ded489</id>
<content type='text'>
Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D13353
</content>
</entry>
<entry>
<title>Correct the URLs for both READMEs for tracking src</title>
<updated>2017-10-29T20:29:31Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2017-10-29T20:29:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=745ddc1000e9a23bf348965144bbd860c69f0cc7'/>
<id>urn:sha1:745ddc1000e9a23bf348965144bbd860c69f0cc7</id>
<content type='text'>
Previously there were two different URLs in two
different READMEs, neither of which went anywhere.
</content>
</entry>
<entry>
<title>Update several more URLs</title>
<updated>2017-10-29T08:17:03Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2017-10-29T08:17:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a2aef24aa3c8458e4036735dd6928b4ef77294e5'/>
<id>urn:sha1:a2aef24aa3c8458e4036735dd6928b4ef77294e5</id>
<content type='text'>
- Primarily http -&gt; https
- Primarily FreeBSD project URLs
</content>
</entry>
<entry>
<title>Correct the URL to instructions for updated system sources.</title>
<updated>2017-05-15T15:18:36Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2017-05-15T15:18:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8d0a619c8bbd4547cb22f470a90f8adb59da5b62'/>
<id>urn:sha1:8d0a619c8bbd4547cb22f470a90f8adb59da5b62</id>
<content type='text'>
MFC after:	3 days
Submitted by:	schaiba &lt;at&gt; gmail &lt;dot&gt; com
PR:		219303
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
</feed>
