Bug 139095

Summary: new article on creating an internal FreeBSD Update Server
Product: Documentation Reporter: Jason Helfman <jhelfman>
Component: Books & ArticlesAssignee: Manolis Kiagias <manolis>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.txt
none
patch none

Description Jason Helfman 2009-09-23 23:20:01 UTC
New article on creating an internal FreeBSD Update Server

Fix: Patch attached with submission follows:
How-To-Repeat: Not a problem
Comment 1 Jason 2009-10-15 19:19:26 UTC
Submitting a patch to my original PR.
Comment 2 Manolis Kiagias freebsd_committer freebsd_triage 2009-10-27 21:06:10 UTC
Responsible Changed
From-To: freebsd-doc->manolis

I'll handle this one
Comment 3 Manolis Kiagias freebsd_committer freebsd_triage 2010-10-16 20:20:08 UTC
State Changed
From-To: open->suspended

Sadly we cannot publish this fine article at this time 
due to still unresolved legal/licensing issues.
Comment 4 Jason 2011-02-03 00:44:06 UTC
I've received the 'go' button to move forward with this article in
consideration for a committing to doc HEAD.

-jgh

-- 
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5
Comment 5 Manolis Kiagias 2011-02-03 06:03:58 UTC
On 02/03/2011 02:44 AM, Jason Helfman wrote:
> I've received the 'go' button to move forward with this article in
> consideration for a committing to doc HEAD.
>
> -jgh
>

Great!
I'll get the last patch in and make all other minor changes, this will 
get committed soon!

Manolis
Comment 6 Manolis Kiagias freebsd_committer freebsd_triage 2011-02-03 15:08:45 UTC
State Changed
From-To: suspended->open

Re-open this PR as the legal issues were resolved and the article 
will be committed soon.
Comment 7 dfilter service freebsd_committer freebsd_triage 2011-02-13 17:53:30 UTC
manolis     2011-02-13 17:53:26 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/articles Makefile 
  Added files:
    en_US.ISO8859-1/articles/freebsd-update-server Makefile 
                                                   article.sgml 
                                                   diff.txt 
                                                   init.txt 
  Log:
  Add a new article:
  
  "Build Your Own FreeBSD update Server"
  
  and attach it to the build.
  
  A freebsd-update server allows a system administrator to update a number
  of servers from a local mirror of the Project's update servers.
  It also allows creation and fast distribution of local patches.
  For additional information, contact Jason Helfman, the article's author.
  
  PR:              docs/139095
  Submitted by:    Jason Helfman <jhelfman@experts-exchange.com>
  Earlier reviews: keramida, gabor, pgj, trhodes
  Recent reviews:  cperciva, ryusuke, gjb
  
  Revision  Changes    Path
  1.62      +1 -0      doc/en_US.ISO8859-1/articles/Makefile
  1.1       +26 -0     doc/en_US.ISO8859-1/articles/freebsd-update-server/Makefile (new)
  1.1       +839 -0    doc/en_US.ISO8859-1/articles/freebsd-update-server/article.sgml (new)
  1.1       +724 -0    doc/en_US.ISO8859-1/articles/freebsd-update-server/diff.txt (new)
  1.1       +978 -0    doc/en_US.ISO8859-1/articles/freebsd-update-server/init.txt (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 Manolis Kiagias freebsd_committer freebsd_triage 2011-02-13 18:09:56 UTC
State Changed
From-To: open->closed

Article was committed, thanks!