Commit graph

60 commits

Author SHA1 Message Date
Manolis Kiagias
170f795654 Add a link and a short description for the new freebsd-update-server article 2011-02-13 17:57:16 +00:00
Brad Davis
1cc5a40ad5 - Remove Daemon News since the site does not actually contain any BSD News anymore. 2010-09-01 21:13:15 +00:00
Brad Davis
911dc6a3be - Remove the link to the long dead BSDForums.
- Replace the link to BSDNexus which is not seeing hardly any traffic with a link to the much more active FreeBSD Forum.

Noticed by:	arundel@
2010-09-01 03:58:33 +00:00
Alex Dupre
10a91033ac Add two new articles about kernel profiling/debugging.
Written by:	Ray Kinsella <ray.kinsella@intel.com>
2009-11-18 10:43:58 +00:00
Daniel Gerzo
5a156c2e8a - add a recently committed article about using custom gcc version from the
FreeBSD ports tree (custom-gcc)
2009-09-02 10:47:07 +00:00
Johann Kois
6dd2df9d06 The "list of prominent FreeBSD users" on dmoz.org has been gone for some time now.
Therefore remove the link to it.
2008-09-19 10:48:36 +00:00
Remko Lodder
52c177f532 Add information about the new CUPS article. 2008-05-31 13:35:17 +00:00
Gabor Kovesdan
5d11e0c35e - Add the recently added ldap-auth article 2008-05-31 12:27:43 +00:00
Johann Kois
f482df3f6e Fix markup: Add 2 missing space. 2008-05-19 17:57:54 +00:00
Gabor Kovesdan
439e01d01e - Add recently added gjournal-desktop article 2008-04-28 15:47:21 +00:00
Johann Kois
6f95ee42bd PR: www/121756:
2 links pointing to ezine.daemonnews.org are no longer working.

As the whole daemonnews site is in rather bad shape at the moment (many broken
links over there) deactivate the links for the moment (but leave them in the
source code in case they come accessible again).

While here fix two other issues:
- Remove the entry "Install for Newbies" as there is no source mentioned
and as the article has been incorporated in the handbook a loooooooong time
ago.
- Ad "4.1" to the link about "Split DNS" as this is the FreeBSD version the
article describes.
2008-04-14 17:33:15 +00:00
Daniel Gerzo
39c1150ed2 - Add my recently added remote-install article 2008-04-11 23:35:15 +00:00
Johann Kois
93f5287887 Deactivate the link to BSDforums for the moment after request from users of
this forum (and add a link to BSDnexus instead):

- the latest "news" are more than 2 years old.
- according to the users the have a massive spam problem on the server, too.

See also:
http://www.bsdforums.org/forums/showthread.php?t=57222&page=1&pp=15

Requested by:   drhowarddrfine (drhowarddrfine att charter dott net)
2008-03-24 15:55:57 +00:00
Gabor Kovesdan
4276e3ff2c - Add the new linux-users article 2008-03-11 12:00:19 +00:00
Gabor Kovesdan
6dce40192b - Add linux-emulation article 2008-03-05 13:04:59 +00:00
Gabor Kovesdan
816bdff8ec - Add the recently added compiz-fusion article 2008-02-12 07:29:57 +00:00
Gabor Kovesdan
fc229824e3 - Consistently link the split version of all articles
PR:		www/117066
Submitted by:	John Marshall <john@rwsrv05.mby.riverwillow.net.au>
2007-10-30 18:21:16 +00:00
Chin-San Huang
9223e99ee4 - Fix a missing link. 2007-08-23 17:35:59 +00:00
Daniel Gerzo
916f6b9f66 Retire docs/man.html page since it has tendency to get out of date pretty
easily (it actually is partly broken at the moment). I will just leave
hyperlink for direct man.cgi script in the navigation.

no objections from: www@
2007-07-21 11:14:08 +00:00
Ceri Davies
c161a3940f Add Ivan Voras' GEOM class article.
Requested by:	ivoras
2007-05-04 12:49:28 +00:00
Murray Stokely
6fea7a0c5b Add link to FreeBSD 6.2 man pages, and update the www/en/docs item in
the releng checklist to reflect reality after the site redesign.
2007-01-17 07:08:16 +00:00
Daniel Gerzo
f549bfa5d9 - Mention where to find archived versions of FreeBSD documentation
Approved by: trhodes (mentor), keramida (mentor)
2006-10-27 16:24:30 +00:00
Yaroslav Tykhiy
22d3f41a74 Add a reference to the newly added rc-scripting article. 2006-10-26 16:40:03 +00:00
Roman Bogorodskiy
98c38e2ac5 Make the NanoBSD entry look like others in the list, i.e. "long_name (short_name)".
Approved by:	pav
2006-10-07 18:41:54 +00:00
Hiroki Sato
cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Joel Dahl
6ee13175db This book is clearly outdated. Remove it. 2006-07-23 13:44:26 +00:00
Joseph Koshy
ea7d1db9de Link to BSDGuides.org.
Requested by:	Jon LaBass <bsdguides@gmail.com>
2006-06-06 05:10:03 +00:00
Bruce A. Mah
abf60fbf8a Grrr. Fix build breakage caused by sticky fingers.
Pointy hat:	bmah
2006-05-30 19:22:33 +00:00
Bruce A. Mah
b7ae9ca125 Add a note about 5-roadmap being of historical interest. 2006-05-30 18:53:22 +00:00
Remko Lodder
c06aefbd42 Add the NanoBSD article to the article list.
PR:		www/97914
Submitted by:	Daniel Gerzo <danger at rulez dot sk>
2006-05-28 13:37:02 +00:00
Bruce A. Mah
8f3bc693c6 Add link to 5.5-RELEASE manpages.
We haven't announced the release yet but the content is already
on the Web site, so adding a pointer to this won't really hurt.
Also it's one less thing to do when the time comes...
2006-05-25 16:13:51 +00:00
Bruce A. Mah
925a59ced4 Add link for FreeBSD 6.1-RELEASE manpages. 2006-05-25 15:08:27 +00:00
Vitaly Bogdanov
954d90f165 Fix link.
Document `'Writing an ISA device driver`' is in
the FreeBSD Architecture Handbook now.
2006-03-25 13:12:11 +00:00
Ceri Davies
2db403c4bd Be consistent with apostrophes in the title of the Developers' Handbook.
Submitted by:	Brandon Cash <brandoncash at gmail punkt com>
2006-03-19 18:45:17 +00:00
Remko Lodder
2992579897 Update the description of the releng-packages article.
Not the release engineering team is responsible for
creating high quality packages but the ports management
team.

PR:             www/94099
Submitted by:   Kovesdan Gabor <gabor dot kovesdan at t-hosting dot hu>
Verified by:    scotll
2006-03-12 13:44:30 +00:00
Jesus R. Camou
541ad3d7c9 Remove the java-tomcat article from the list. This
article has been already removed from CVS.

Approved by:	trhodes (mentor)
2006-03-02 19:05:58 +00:00
Jesus R. Camou
6c3b895c85 o Fix broken link.
o Use &url.books; for consistency.

PR: 		www/92733
Submitted by:  	Daniel Gerzo <danger@rulez.sk>
Noticed by:	Sergey Glushchenko <deen@FreeBSD.org.ua>
Approved by:	trhodes (mentor)
2006-02-03 14:34:03 +00:00
Joseph Koshy
b30b54e5f4 Link to the 'project model' document from this top-level page. 2006-01-07 04:24:07 +00:00
Marc Fonvieille
76011cf7ab Add a missing fullstop. 2005-12-31 10:32:39 +00:00
Pav Lucistnik
8b9d2a4301 In Article on other websites:
- remove Computer Bits, it no longer resolves
- fix links to our own articles
- update links to daemonnews [blackend]

PR:		www/90658
Submitted by:	Siebrand Mazeland <s.mazeland@xs4all.nl>
2005-12-27 22:40:04 +00:00
Remko Lodder
7b404611de Add BSDForums to the webresources list.
Requested by:	Dan <dan at bsdforums dot org>
2005-12-27 17:46:38 +00:00
Ceri Davies
36cd23770d Update -CURRENT HREF. 2005-12-14 23:25:33 +00:00
Ceri Davies
6673ac826d Update for recent releases.
PR:		www/87864
Submitted by:	andreas
2005-12-14 23:23:09 +00:00
Pav Lucistnik
bfd15c1fc7 - Add an anchor to Articles header 2005-11-30 21:43:09 +00:00
Marc Fonvieille
38390a29cf Add the "Perforce in FreeBSD Development" article to the list. 2005-11-26 11:17:14 +00:00
Joseph Koshy
1482604c6d Link to Bruce Montague's "Why you should use a BSD style license for
your Open Source Project" article.

Reviewed by:	remko
2005-11-25 08:13:10 +00:00
Joseph Koshy
3a5ed54213 Link to 'articles/building-products' from the website. 2005-11-14 02:20:07 +00:00
Mark Linimon
edf51a9af3 s/new Euro symbol/Euro symbol/. IMHO it's been out long enough. 2005-10-22 03:48:40 +00:00
Marc Fonvieille
f8b8a25ffa S/FreBSD/FreeBSD
PR:	www/87659
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-10-19 12:49:42 +00:00
Mark Linimon
5f9d0d8cec Add article contributing-ports. 2005-10-17 06:09:26 +00:00