update to article
John-Mark Gurney
jmg at funkthat.com
Sun Dec 10 19:35:52 UTC 2017
I would like to commit the patch:
Index: en_US.ISO8859-1/articles/freebsd-update-server/article.xml
===================================================================
--- en_US.ISO8859-1/articles/freebsd-update-server/article.xml (revision 51281)
+++ en_US.ISO8859-1/articles/freebsd-update-server/article.xml (working copy)
@@ -126,9 +126,9 @@
<para>Download the <link
xlink:href="http://svnweb.freebsd.org/base/user/cperciva/freebsd-update-build/">
freebsd-update-server</link> software by installing
- <package>devel/subversion</package>, and execute:</para>
+ <package>devel/subversion</package> and <package>security/ca_root_nss</package>, and execute:</para>
- <screen>&prompt.user; <userinput>svn co http://svn.freebsd.org/base/user/cperciva/freebsd-update-build freebsd-update-server</userinput></screen>
+ <screen>&prompt.user; <userinput>svn co https://svn.freebsd.org/base/user/cperciva/freebsd-update-build freebsd-update-server</userinput></screen>
<para>Update <filename>scripts/build.conf</filename>
appropriately. It is sourced during all build
with the following change message:
switch to d/l'ing source of freebsd-update-server to be more
secure than unauthenticated HTTP.
Can I get a review?
Thanks.
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
More information about the freebsd-doc
mailing list