Document for how to work with patches?
Fernan Aguero
fernan at iib.unsam.edu.ar
Thu Feb 8 16:02:12 UTC 2007
+----[ Craig Rodrigues <rodrigc at crodrigues.org> (08.Feb.2007 02:05):
|
| Hi,
|
| Is there a FreeBSD document somewhere that explains how to
| work with patches? As experienced FreeBSD developers, we often take
| this for granted, but a lot of newbies do not.
| Something that explains how to create a patch, how to apply a patch, etc.
| would be useful. It would actually be useful to have this, not just
| for FreeBSD, but for other open source projects.
|
+----]
Google 'diff patch tutorial'
Contributing to Open Source Projects HOWTO
http://www.kegel.com/academy/opensource.html
Diff, Patch, and Friends
http://www.linuxjournal.com/article/1237
Using diff and patch (tutorial)
http://www.linuxtutorialblog.com/post/introduction-using-diff-and-patch-tutorial
How to Prepare a Patch
http://cocoon.apache.org/2.1/howto/howto-patch.html
How to create and use a patch in Linux
http://www.cpqlinux.com/patch.html
and many many more ...
fernan
More information about the freebsd-doc
mailing list