Commit graph

2077 commits

Author SHA1 Message Date
Wolfram Schneider
bae952e06b Added FreeBSD 3.4 RELEASE
Make 3.4-STABLE the default release
1999-12-25 17:44:14 +00:00
Wolfram Schneider
16aa20edcf Update my homepage. 1999-12-25 14:12:56 +00:00
Wolfram Schneider
fbcee82b41 Update my homepage 1999-12-25 14:08:06 +00:00
Wolfram Schneider
3b25a10999 Added FreeBSD 3.4-RELEASE manual pages. 1999-12-25 13:27:03 +00:00
Wolfram Schneider
212cc7bd4c update my homepage URL 1999-12-25 13:21:05 +00:00
Wolfram Schneider
9778a3e3fe Added FreeBSD 3.4-RELEASE
make FreeBSD 3.4-RELEASE the default release
1999-12-25 13:17:36 +00:00
Jordan K. Hubbard
401c60e578 Add latest errata concerning vlan support. 1999-12-25 03:46:54 +00:00
Jordan K. Hubbard
eaeb37631c Fix a typo.
Submitted by:	Andy Farkas <andyf@speednet.com.au>
1999-12-23 06:10:43 +00:00
Jordan K. Hubbard
78a808d474 update errata to note fixed ISO image. 1999-12-23 06:03:59 +00:00
Jun Kuriyama
549131b114 Add "Synchronization Status" feature in Japanese web pages.
1. Add .sgml -> .revinc rule in web.mk.  This tells how to make SGML
   include file which contains revision information.

2. Add ja/revcheck script.  This script makes revision information
   from English SGML file and localized one.

3. Add *.revinc files into GENDOCS in localized Makefile.  This will
   generate *.revinc files from each *.sgml files.

4. Add %rev.diff entity into localized includes.sgml.

5. Add statement to include *.revinc for each *.sgml files.
   (this will be followed separately.)

Reviewed and not objected by:	Doc Team
1999-12-23 01:14:38 +00:00
Alexey Zelkin
965d022d71 Fix link for Sangoma ftp server.
Noticed by:	Dirk Pahl <dp@letras.de>
1999-12-22 19:15:47 +00:00
Wolfram Schneider
7f2eca642d Fix CDROM image name: 3.4-install.cd0 -> 3.4-install.iso 1999-12-22 19:05:03 +00:00
Alexey Zelkin
59cfa7901a Add information about San Diego BSD Users Group
Submitted by: Ben <skalore@sd2600.net>
1999-12-22 18:58:11 +00:00
Alexey Zelkin
6f31fedc29 Fix information about BAFUG
PR:		docs/11149
Submitted by:	Josef Grosch <jgrosch@MooseRiver.com>
1999-12-22 18:52:28 +00:00
Joseph Koshy
3fec271e86 Add Freei.Net press release. 1999-12-22 09:01:49 +00:00
Jordan K. Hubbard
fcd27f74a0 Update to latest errata information. 1999-12-22 02:32:15 +00:00
Chris Costello
e2ff58a738 Fix mis-wrapped lines for the links to crypto distribution sites outside
the U.S.
1999-12-22 01:31:30 +00:00
Alexey Zelkin
5ded76c097 s/freebsd/FreeBSD 1999-12-21 17:34:21 +00:00
Alexey Zelkin
6240424bc5 (Step N2) Global correction and review of contents
. remove duplicated entries
. remove malformed urls
. sort entries
1999-12-21 11:14:03 +00:00
Alexey Zelkin
71c0ee473b Make script more intelegent. Allow ftp:// and telnet:// proto
prefixes also.

This fixes "http://ftp://site.com/path/" problem.
1999-12-21 11:10:12 +00:00
Alexey Zelkin
2a132b9c7b #!/usr/local/bin/perl -> #!/usr/bin/perl 1999-12-21 11:02:08 +00:00
Neil Blakey-Milner
841dd78683 Change the title from 3.3 to 3.4, must've slipped through the
nik-filter.

Submitted by:	Akihiro IIJIMA <aki@jp.freebsd.org>
1999-12-21 08:49:23 +00:00
Nik Clayton
748bb43076 Add a couple of missing '/' in URLs. It'll be so much easier to test this
stuff properly when I get a cable modem <sigh>
1999-12-21 01:59:53 +00:00
Nik Clayton
dcb071c88f Document the 3.4 release. 1999-12-21 01:16:33 +00:00
Nik Clayton
53b18cf61b Announce 3.4 to the world. 1999-12-21 01:14:46 +00:00
Nik Clayton
1e84ffafb9 Update links to reflect 3.4 being out. 1999-12-21 01:13:52 +00:00
Nik Clayton
da736b5d25 Release notes, announcement, and errata for 3.4.
Mental note; we should try and get these prepped before the release next
time.
1999-12-21 01:12:41 +00:00
Jim Mock
fb9547a03c Change the 'Responsible for rewriting the Handbook' bit from Nik to me.
Reviewed by:	nik
1999-12-20 20:55:50 +00:00
Alexey Zelkin
5672892b9a (Step N1) Global correction and review of contents
. adding trailing slashes  to URLs
. correct automaticly updated  URLs (incorrectly updated I mean)

PR:		docs/13356 (original patch)
Submitted by:	Rich Wood <rich@FreeBSD.org.uk>
Patch corrected and extented by: phantom
1999-12-20 13:50:02 +00:00
Alexey Zelkin
ab73757f85 Use /usr/bin/perl instead of /usr/local/bin/perl
PR:		docs/13959
1999-12-17 14:24:21 +00:00
Alexey Zelkin
99d1caa95e releng22.FreeBSD.org -> releng3.FreeBSD.org 1999-12-17 14:19:10 +00:00
Jun Kuriyama
5824126abd Use &footer; 1999-12-16 21:55:51 +00:00
Jun Kuriyama
527fec6465 Directory name should not be capitalized as "FreeBSD". 1999-12-16 08:38:03 +00:00
Jim Mock
3a28f1445a Back out my previous commit. The fix is now done in the handbook instead
of here.

Requested by:	asami
1999-12-16 02:54:29 +00:00
Jim Mock
ab928f5a0c Fixed path to the 'how to make a port' section of the handbook. Seems
this broke when I committed the rewrite of that handbook chapter since
it's now ports-advanced.html instead of porting.html.

PR:		15491
Submitted by:	Dan Langille <dan@freebsddiary.org>
1999-12-15 19:28:23 +00:00
Nik Clayton
53543f6296 List the Netherlands mailing lists, majordomo@nl.FreeBSD.org
Submitted by:   Mark Huizer <xaa@xaa.iae.nl>
1999-12-14 16:55:26 +00:00
Wolfram Schneider
2caf4ad962 update copyright year 1999-12-13 22:35:10 +00:00
Nik Clayton
44a8716465 Link to the Japanese WWW mailing list page. Add a couple of missing
full stops.

I haven't applied the patch in the PR to the other language translations,
as I'm not 100% certain my system is CJK safe.  Sorry for the extra work
translators.

PR:             docs/12951
Submitted by:   Saeki Takashi <saeki@saskg.semicon.sony.co.jp>
1999-12-13 18:09:02 +00:00
Nik Clayton
c529a23607 Change the "Getting FreeBSD" link in the sidebar to point to
availability.html instead of the Handbook installation section.

availability.html includes references to buying CDs, and the
Handbook doesn't.  There's still a link from availability.html to
the Handbook.

Suggested by:   Stewart Heckenberg <stewart.heckenberg@studentmail.newcastle.edu.au>
1999-12-13 18:07:05 +00:00
Nik Clayton
13dbbf902d Trim down the hardware requirements list, and link to the section in the
Handbook, so there's only one place to maintain.

The supported hardware section in the Handbook needs updating :-(
1999-12-13 18:00:10 +00:00
Jordan K. Hubbard
166aea0496 Remove dead tutorial link. 1999-12-13 03:51:24 +00:00
Wolfram Schneider
6e96cb78aa OpenBSD 2.6 is default openbsd releases 1999-12-12 18:51:41 +00:00
Wolfram Schneider
88198bd0c6 Added OpenBSD 2.6 manpages 1999-12-12 18:47:23 +00:00
Wolfram Schneider
586c04d634 Move Lilikoi Software to section Network Systems and Applications
Submitted by:	"Richard J. Hughes" <rhughes@lilikoi.com>
1999-12-12 18:25:47 +00:00
John Baldwin
5b5e044611 Lots of freebsd -> FreeBSD fixes
PR:		docs/15382
Submitted by:	Alexander Langer <alex@big.endian.de>
1999-12-12 16:24:48 +00:00
Wolfram Schneider
9651e1d561 character entities mit ; abschliessen
Submitted by: c. weisgerber
1999-12-12 14:56:35 +00:00
Wolfram Schneider
247d1f768a FreeBSD 3.3 is the default REleases 1999-12-12 14:55:17 +00:00
Wolfram Schneider
55334f0fba New URL for BIM - Berkeley In Munich
Submitted by:	 "Julian Stacey" <jhs@jhs.muc.de>
1999-12-10 10:50:49 +00:00
John Baldwin
2559666474 freebsd -> FreeBSD fixes
PR:		docs/15377
Submitted by:	Alexander Langer <alex@big.endian.de>
1999-12-10 01:46:04 +00:00
Wolfram Schneider
ec0a71daa0 Added: Lottery Scheduling Kernel 1999-12-09 21:39:39 +00:00