Remove stale os-comparison web page

Craig Rodrigues rodrigc at crodrigues.org
Sun Sep 4 00:04:20 UTC 2011


Hi,

Here's the patch for real.

--
Craig Rodrigues
rodrigc at crodrigues.org

On Sat, Sep 3, 2011 at 5:02 PM, Craig Rodrigues <rodrigc at crodrigues.org> wrote:
> Hi,
>
> Here is a revised patch which:
>
> (1)  Removes link from index.sgml
> (2)  Removes page from Makefile.
> (3)  Leaves the page in CVS.
>
> The existing os-comparison page is so hopelessly out of date, that it
> is actually bad to have it
> visible on the external web site.   It is very close to being FUD.
> It is also caused a long e-mail thread on freebsd-current, pointing out
> its deficiencies. :)
>
> However, if we leave the os-comparison page in CVS,
> then someone can patch it up to something more up to date and relevant.
>
> --
> Craig Rodrigues
> rodrigc at crodrigues.org
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/ncvs/www/en/marketing/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	24 Jul 2005 16:24:41 -0000	1.2
+++ Makefile	3 Sep 2011 23:57:50 -0000
@@ -7,6 +7,6 @@
 .include "../Makefile.inc"
 .endif
 
-DOCS?=	index.sgml os-comparison.sgml
+DOCS?=	index.sgml
 
 .include "${WEB_PREFIX}/share/mk/web.site.mk"
Index: index.sgml
===================================================================
RCS file: /home/ncvs/www/en/marketing/index.sgml,v
retrieving revision 1.11
diff -u -r1.11 index.sgml
--- index.sgml	3 Feb 2008 11:29:04 -0000	1.11
+++ index.sgml	3 Sep 2011 23:57:50 -0000
@@ -36,9 +36,6 @@
 
   <li><a href="&url.articles;/explaining-bsd/article.html">Explaining BSD</a></li>
 
-  <li><a href="os-comparison.html">FreeBSD vs. Linux vs. Windows
-    2000</a> : How does your OS compare? (outdated)</li>
-
   <li><a href="&url.articles;/casestudy-argentina.com/article.html">Argentina.com : A Case Study</a></li>
 
   <li><a href="&url.articles;/wp-toolbox/article.html">Creating a Software Testing Environment Using FreeBSD</a></li>


More information about the freebsd-www mailing list