cvs commit: www/en/releases/5.5R Makefile docbook.css errata.html hardware-alpha.html hardware-amd64.html hardware-i386.html hardware-ia64.html hardware-pc98.html hardware-sparc64.html hardware.sgml installation-alpha.html installation-amd64.html ...

Bruce A. Mah bmah at FreeBSD.org
Tue May 23 22:44:08 PDT 2006


bmah        2006-05-24 05:43:18 UTC

  FreeBSD doc repository

  Modified files:
    en/releases/5.5R     Makefile 
  Added files:
    en/releases/5.5R     docbook.css errata.html 
                         hardware-alpha.html hardware-amd64.html 
                         hardware-i386.html hardware-ia64.html 
                         hardware-pc98.html hardware-sparc64.html 
                         hardware.sgml installation-alpha.html 
                         installation-amd64.html 
                         installation-i386.html 
                         installation-ia64.html 
                         installation-pc98.html 
                         installation-sparc64.html 
                         installation.sgml readme.html 
                         relnotes-alpha.html relnotes-amd64.html 
                         relnotes-i386.html relnotes-ia64.html 
                         relnotes-pc98.html relnotes-sparc64.html 
                         relnotes.sgml 
  Log:
  Add the 5.5 release documentation and "glue pages" to the Web
  site in advance of the release and hook up to the Web site build.
  
  Revision  Changes    Path
  1.3       +27 -1     www/en/releases/5.5R/Makefile
  1.1       +142 -0    www/en/releases/5.5R/docbook.css (new)
  1.1       +117 -0    www/en/releases/5.5R/errata.html (new)
  1.1       +5982 -0   www/en/releases/5.5R/hardware-alpha.html (new)
  1.1       +5554 -0   www/en/releases/5.5R/hardware-amd64.html (new)
  1.1       +7082 -0   www/en/releases/5.5R/hardware-i386.html (new)
  1.1       +2666 -0   www/en/releases/5.5R/hardware-ia64.html (new)
  1.1       +4948 -0   www/en/releases/5.5R/hardware-pc98.html (new)
  1.1       +1923 -0   www/en/releases/5.5R/hardware-sparc64.html (new)
  1.1       +35 -0     www/en/releases/5.5R/hardware.sgml (new)
  1.1       +1199 -0   www/en/releases/5.5R/installation-alpha.html (new)
  1.1       +1402 -0   www/en/releases/5.5R/installation-amd64.html (new)
  1.1       +1647 -0   www/en/releases/5.5R/installation-i386.html (new)
  1.1       +899 -0    www/en/releases/5.5R/installation-ia64.html (new)
  1.1       +1022 -0   www/en/releases/5.5R/installation-pc98.html (new)
  1.1       +954 -0    www/en/releases/5.5R/installation-sparc64.html (new)
  1.1       +34 -0     www/en/releases/5.5R/installation.sgml (new)
  1.1       +413 -0    www/en/releases/5.5R/readme.html (new)
  1.1       +765 -0    www/en/releases/5.5R/relnotes-alpha.html (new)
  1.1       +801 -0    www/en/releases/5.5R/relnotes-amd64.html (new)
  1.1       +806 -0    www/en/releases/5.5R/relnotes-i386.html (new)
  1.1       +765 -0    www/en/releases/5.5R/relnotes-ia64.html (new)
  1.1       +770 -0    www/en/releases/5.5R/relnotes-pc98.html (new)
  1.1       +765 -0    www/en/releases/5.5R/relnotes-sparc64.html (new)
  1.1       +34 -0     www/en/releases/5.5R/relnotes.sgml (new)


More information about the cvs-all mailing list