Commit graph

23 commits

Author SHA1 Message Date
Murray Stokely
5be63bc427 Update DOCTYPE to HTML 4.01 Transitional. 2002-03-16 08:33:00 +00:00
Nik Clayton
d335c19a24 Point readers at the master list in ../docs.html 2001-08-01 21:54:18 +00:00
Dima Dorfman
7eec0a1427 Remove duplicate $FreeBSD$ lines. One is in the `date' entity, and
one in a comment; since the former is clearly visible from the top of
the file, the latter's only purpose was to bloat the repository a
little more.

No objections by:	-doc, -www
2001-07-13 12:52:17 +00:00
Dima Dorfman
7687f34338 Explicitly link to the index.html files instead of relying on the web
server's directory index configuration to DTRT (i.e., link to
"ports/index.html" rather than "ports/").  This also makes it easier
for people without the desire to set up a web server to test changes
to the web site.

PR:		23230
Reviewed by:	nik
2001-04-11 22:31:47 +00:00
Daniel Harris
9fb0931373 Add link to zip drive tutorial.
PR:		24189
Submitted by:	wosch
2001-01-14 16:18:10 +00:00
Alexander Langer
db26e26299 Add FreeBSD Assembly Language Programming Tutorial (written by submitter).
Submitted by:	"G. Adam Stanislav" <adam@whizkidtech.net> on -doc
2000-12-07 20:30:56 +00:00
Alexander Langer
b4b8e7077f Open a new list for external tutorials.
List three kernel-programming tuturials on Daemonnews:

* Dynamic Kernel Linker (KLD) Facility Programming Tutorial
  by Andrew Reiter <arr@watson.org>
* How to Write Kernel Drivers with Newbus by myself
* Writing an ISA device driver by Sergey Babkin <babkin@bellatlantic.net>

Reading this documents gives one a fairly good start in kernel programming.
2000-10-02 12:22:23 +00:00
Mark Ovens
bdfd008b9f Added a link to the Porters Handbook from the Tutorials index.
(Also made minor change to wording of the page text).

Requested by:	obrien
2000-09-29 10:12:31 +00:00
Alexander Langer
8a4dba4582 Link to the "one large HTML file" versions as well.
Suggested by:	obrien
2000-07-31 08:21:18 +00:00
Daniel Harris
d8ed6a5801 Change link to rpratt's Newbie Installation Guide over to people.FreeBSD.org,
change said link from 2.2.7-specific version to the main page (links to guides
for 2.2.7, 3.1, and 4.0), chop version number from the title of the link.

Submitted by:	rosti@surfree.net.il
2000-07-09 18:08:17 +00:00
Nik Clayton
39fe71145b Link to the dialup-firewall article. 2000-06-07 23:31:12 +00:00
Nik Clayton
177ec5f4d4 Link to the Porter's Handbook. 2000-05-17 18:33:38 +00:00
Nik Clayton
5c2d630676 Remove the links to the 'make world' tutorial, it's been integrated into
the Handbook.
1999-12-28 21:45:17 +00:00
Jordan K. Hubbard
166aea0496 Remove dead tutorial link. 1999-12-13 03:51:24 +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
Nik Clayton
a35172a4bb Added back the link the PPP primer. 1999-09-17 23:52:10 +00:00
John Baldwin
890c9acd8a Remove a dead link to the old diskformat tutorial. This tutorial has
moved to formatting-media, which is already linked to near the bottom
of the page.  While I'm here, fix the fonts tutorial link.

Reported by:	Mark Ivens <mivens@clara.net>
1999-09-07 19:12:16 +00:00
Peter Wemm
01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Chris Costello
6230858da0 Change the dead link to the NTFS tutorial to links to both 2.2 and 3.1 NTFS
installation tutorials.

Fix indention on another link.
1999-09-03 14:27:47 +00:00
John Baldwin
369c2a200c Really fix it this time. news-users -> news-user -> new-users 1999-08-29 22:36:24 +00:00
John Baldwin
a8266e2d9a Fix a broken link. news-users -> new-users
Noticed by:	ron@williamsj3.screaming.net
1999-08-29 22:24:56 +00:00
Jim Mock
965ca2e6e9 Added French make world tutorial.
PR:		12940
Submitted by:	Sebastien GIORIA <eagle@freebsd-fr.org>
1999-08-24 03:12:23 +00:00
Nik Clayton
eb6593059c Makefile framework to pull the DocBook tutorials in to the web site.
index.sgml came from doc/en_US.ISO_8859-1/tutorials/, and is the last
web site specific file to come out of the doc/ repository.  They are
now separated.

Makefile is best termed a "gross hack".  This will be removed as soon
as the docs are spirited away on to their own web site.
1999-08-19 20:49:29 +00:00