diff --git a/en/internal/about.sgml b/en/internal/about.sgml index cb7906c400..9e5a86a844 100644 --- a/en/internal/about.sgml +++ b/en/internal/about.sgml @@ -1,100 +1,100 @@ - + %includes; ]> - + &header;

The Machine

The machine, www.FreeBSD.org, otherwise known as freefall.FreeBSD.org, is 400MHz Pentium Pro machine with a PCI motherboard, 256 megabytes of RAM and about 4 gigabytes of disk space. The search engine for the webpages and the mailing lists is hub.FreeBSD.org, a 400 MHz Pentium II with 256MB megabytes RAM and about 10 gigabytes disk space.

Naturally, the system runs under the FreeBSD operating system. The hardware and network connection have been generously provided by Walnut Creek CDROM and other contributors to the FreeBSD project.

A complete list of all host names in the FreeBSD.org domain is available at the The FreeBSD.org Network page.

The Software

These pages are served up by the versatile and efficient Apache http server. In addition, there are a few locally crafted CGI scripts. Indexing of these pages and the mailing list archive are provided by freewais-sf, a derivative of the CNIDR freewais.

The Urchin web statistics package is used to provide these statistics on web server usage.

The Pages

These Web pages have been put together by John Fieber <jfieber@FreeBSD.org> - with input from the FreeBSD community and you. + href="http://people.FreeBSD.org/~jfieber/"><jfieber@FreeBSD.org> + with input from the FreeBSD community and you. The Webmaster is <wosch@FreeBSD.org>. The FreeBSD pages are HTML 3.2 compliant and best viewed with your browser.

See also the FreeBSD Documentation Project

Page Design

Original page design by Megan McCormack

Building and updating the FreeBSD Web Pages

&webbuild;

Blocked ping packets

Our provider CRL are blocking ICMP completely at all times now. We are currently under attack and our T1 would be useless without the block.

Update of the FreeBSD Web Pages

The FreeBSD Web Pages are updated daily at 0800 and 2000 UTC.

Mirroring the FreeBSD Web Pages

You can (and are encouraged to) mirror the FreeBSD web pages on www.FreeBSD.org.

Usage statistics for this server are updated daily.

FreeBSD Internal Home &footer; diff --git a/en/internal/developer.sgml b/en/internal/developer.sgml index ee6120fb2d..e2efdf4480 100644 --- a/en/internal/developer.sgml +++ b/en/internal/developer.sgml @@ -1,54 +1,54 @@ - + %includes; ]> - + &header;

Committers Guide

Almost everything a new committer to the FreeBSD Project needs to know (see the Ports Guide and FDP Primer for more info).

Build the FreeBSD Web Pages

&webbuild;

FreeBSD Documentation Project Primer for New Contributors

This primer covers everything you will need to know in order to start contributing to the FreeBSD Documentation Project, from the tools and software you will be using (both mandatory and recommended) to the philosophy behind the Documentation Project. -

+

A Guide for FreeBSD Ports Committers

A Guide for FreeBSD Ports Committers

FreeBSD Projects

Other Resources

FreeBSD Internal Home &footer; diff --git a/en/internal/homepage.pl b/en/internal/homepage.pl index 260f4c76a1..aab4f0f0e9 100644 --- a/en/internal/homepage.pl +++ b/en/internal/homepage.pl @@ -1,50 +1,50 @@ #!/usr/bin/perl $passwd = '/etc/passwd'; $homepagedir = 'public_html'; @index = ('index.html', 'index.cgi'); $noindex = '.noindex'; open(P, 'ypcat passwd |') || die "open $passwd: $!\n"; undef @pages; while(

) { ($login,$passwd,$uid,$gid,$gcos,$home,$shell) = split(/:/); # cleanup gecos $gcos =~ s/,.*//; # disable daemons next if $uid <= 100; next if $login eq 'nobody'; next if $shell =~ ~ m%/(pppd|sliplogin|nologin|nonexistent)$%; # uucp accounts next if $login =~ /^U/; $p = $home . '/' . $homepagedir; # user don't want be on the index next if -f "$p/$noindex"; foreach (@index) { if (-f "$p/$_" && -r "$p/$_") { if ($_ !~ /\.cgi$/ || -x "$p/$_") { push(@pages, $gcos . ':' . $login); last; } } } } close P; if ($#pages < 0) { die "No users found!\n"; } foreach (sort @pages) { ($gcos, $login) = split(/:/); ($firstgecos, @gecos) = split(/,/, $gcos); - print qq{

  • }, + print qq{
  • }, $firstgecos, " ", join(', ', @gecos), "
  • \n"; } diff --git a/en/internal/photos.sgml b/en/internal/photos.sgml index f1e0c74b51..2b8cf675ad 100644 --- a/en/internal/photos.sgml +++ b/en/internal/photos.sgml @@ -1,76 +1,78 @@ - + %includes; ]> - + &header; -

    Oxford (UK) FreeBSD meeting, November 1998

    +

    + +

    Oxford (UK) FreeBSD meeting, November 1998

    Photos and text by Nik. Organised by Paul Richards.

    Dutch FreeBSD meeting, October 1998

    -Photos by Jordan and +Photos by Jordan and Wilko

    BSD Social Event Hamburg, June 1998

    Aled Morris, Andre Oppermann, Andreas Klemm, Andrew Gordon, Christoph Badura, Dirk Meyer, Frank Nobis, Harald Klatte, Joerg Wunsch, Jonathan Laventhol, Lars Gerhard Kuehl, Martin Cracauer, Stefan Bethke, Stefan Esser, Stefan Huerter, Stefan Zehl, Stephan Forth, Thomas Gellekum

    AUUG Spring conference, Sydney, September 1998

    Richard Stallman, Peter Wemm, Mark White, Andrew McRae, Greg Rose, many unidentified. -

    +

    Summer 1998 USENIX, New Orleans

    Branson, David Greenman, David O'Brien, Greg Lehey, Guido van Rooij, John Polstra, Jonathan Bresler, Jordan Hubbard, Justin Gibbs, Luigi Rizzo, Mark Murray, Mike Smith, Monique van Rooij, Ollivier Robert, Philippe Regnauld, Poul-Henning Kamp, Sharon, Steve Mann

    FreeBSD Social Event Aachen, 1995

    Aled Morris, Christoph Kukulies, Guido van Rooij, Jonathan Leventhol, Jörg Wunsch, Martin Welk, Michael Reifenberger, Patrick Hausen, Paul Richard, Paul Richards, Poul-Henning Kamp, René de Vries, Stefan Esser, Ulf Kieber, Wilko Bulte

    -

    +

    FreeBSD People

    Aled Morris, Andrey Chernov, Christoph Kukulies, Gary Jennejohn, Gary Palmer, Guido Van Rooij, Guy Helmer, Hellmuth Michaelis, James Robinson, Joerg Wunsch, John Fieber, Jon Loeliger, Jonathan Leventhol, Jordan Hubbard, Julian Stacey, Mark Murray, Martin Welk, Michael Reifenberger, Mike Smith, Ollivier Robert, Patrick Hausen, Paul Richards, Paul Traina, Poul-Henning Kamp, Rene de Vries, Stefan Esser, Thomas Gellekum, Timo Rinne, Ulf Kieber, Wilko Bulte, Wolfram Schneider

    FreeBSD Internal Home &footer;