docs/163821: article/freebsd-update-server: correct patch process
Jason Helfman
jgh at FreeBSD.org
Wed Jan 4 21:50:11 UTC 2012
>Number: 163821
>Category: docs
>Synopsis: article/freebsd-update-server: correct patch process
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Jan 04 21:50:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Jason Helfman
>Release: FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
>Description:
I found that patches get corrupted when using fetch -o on a patch file for building binary updates
Fully rendered article is here: http://people.freebsd.org/~jgh/article/freebsd-update-server/article.html
>How-To-Repeat:
>Fix:
Index: article.sgml
===================================================================
RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml,v
retrieving revision 1.6
diff -u -r1.6 article.sgml
--- article.sgml 24 Dec 2011 22:33:28 -0000 1.6
+++ article.sgml 4 Jan 2012 21:33:50 -0000
@@ -581,12 +581,6 @@
<screen>&prompt.user; <userinput>cd /usr/local/freebsd-update-server/patches/7.1-RELEASE/; mv bind.patch 7-SA-09:12.bind </userinput></screen>
</informalexample>
- <para>or:</para>
-
- <informalexample>
- <screen>&prompt.user; <userinput>cd /usr/local/freebsd-update-server/patches/7.1-RELEASE/; fetch -o 7-SA-09:12.bind http://security.FreeBSD.org/patches/SA-09:12/bind.patch</userinput></screen>
- </informalexample>
-
<note>
<para>When running a patch level build, it is assumed that previous
patches are in place. When a patch build is run, it will run all
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list