Commit graph

44 commits

Author SHA1 Message Date
Eivind Eklund
62f6f846b6 Change upgrade-from-source tutorial to point at the Nik Clayton
(the author)'s website as the tutorial is more up-to-date there.

PR:		5806
Submitted by:	Nick Clayton <nik@nothing-going-on.demon.co.uk>
1998-02-21 16:14:40 +00:00
John Fieber
de98576424 In the process of re-constructing the FreeBSD web site automatic-update,
clean up the build process a wee bit.

The basic change: instead of cheacking out bits and pieces of the
doc tree into the web build tree, check out the doc tree somewhere
else and put in a few symlinks from the web tree to the doc tree.

On catfish (soon to be hub) for example:

  /usr/local/www/build/doc/...
  /usr/local/www/build/www/...

where

  /usr/local/www/build/www/data/handbook -> ../../doc/handbook

You have to manually put in the symlinks at the moment, but it
works better than the evil CVS hackery.

Also, install with -C to help avoid gratuitous cache-busting due to
gratuitous timestamp twiddling.
1998-01-18 22:27:43 +00:00
Brian Somers
eb037e3ea6 Suggest the internal ``alias enable yes'' command as an
alternative to the -alias command line switch.
1997-12-31 12:40:59 +00:00
Brian Somers
43ca4f236b Make it clear that "set login" is used to do the expect/send
bit when getting past a `login:' prompt.
1997-12-30 02:47:15 +00:00
John Fieber
c9a869b970 Added section on creating ccd(4) volumes. Commands submitted by Stan
Brown (stanb@awod.com).

Submitted by:	Doug White <dwhite@resnet.uoregon.edu>
1997-11-28 21:48:46 +00:00
Wolfram Schneider
518500bfdb s/jayrich@in.net/jayrich@sysc.com/g 1997-10-24 19:33:28 +00:00
Wolfram Schneider
3971e967a6 Add links to manpages. 1997-10-03 20:53:38 +00:00
John Fieber
c93d5e3f5a Correct Greg Lehey's name. Adjust to use his FreeBSD.ORG email
address.

Submitted by:	dwhite@resnet.uoregon.edu
1997-09-20 05:34:02 +00:00
John Fieber
7690941071 Changes:
. Removed references that dangerously dedicated disks won't boot.  Several
  people on -questions have proved me wrong.
. Add credit to Greg Lemis for the above note.

Submitted by:	Doug White <dwhite@gdi.uoregon.edu>
1997-09-18 13:27:22 +00:00
John Fieber
47b9349e60 Patches from the author.
PR:		4512
Submitted by:	Nik Clayton <nik@iii.co.uk>
1997-09-14 03:53:16 +00:00
John Fieber
cb123254f0 New disk formatting tutorial.
Submitted by:	dwhite@resnet.uoregon.edu
1997-09-13 04:24:28 +00:00
John Fieber
c628cf86b7 Ad a <br clear=all> after the image map.
Submitted by:	Christopher G Mann <r3cgm@cdrom.com>
1997-08-29 14:11:29 +00:00
John Fieber
e89a3dbaa8 Change C-c C-x to C-x C-.
Submitted by:	Ben <ben@cs.washington.edu>
1997-08-17 17:33:49 +00:00
John Fieber
aeda912e7c New Improved!
Submitted by:	Annelise Anderson <andrsn@andrsn.stanford.edu>
1997-08-15 17:11:49 +00:00
Masafumi Max NAKANE
f333994ad5 $FreeBSD$ -> $Id$. 1997-07-01 21:38:45 +00:00
Masafumi Max NAKANE
d80b44fe93 Add $Id$. 1997-07-01 05:38:16 +00:00
Masafumi Max NAKANE
b35929723a Add $Id$.
Also, separate the header section from the body by inserting a blank line.
1997-07-01 03:52:21 +00:00
John Fieber
c7faab6a4b Link in the new upgrade tutorial. 1997-06-25 16:59:50 +00:00
John Fieber
98541399de A nifty new tutorial on how to upgrade a system using a "make world".
I have not personally done a "make world" since the 386BSD + patchkit days
so additional reviews from people who have would be good.

Submitted by:	Nik Clayton <nik@blueberry.co.uk>
1997-06-25 16:57:02 +00:00
John Fieber
53ead169a9 Update header/footer graphics for tutorials. 1997-06-10 12:32:34 +00:00
Paul Richards
fecf0b7328 Allow DOCS and SUBDIR to be overriden (same fix for building from
new structure as was done for the releases).
1997-05-18 22:39:23 +00:00
John Fieber
4fbcb59028 Typo.
Submitted by:	Thamer Al-Herbish <shadows@whitefang.com>
1997-04-07 13:51:15 +00:00
John Fieber
8867d2d207 Another tutorial converted to Docbook. 1997-03-23 16:27:47 +00:00
Ade Barkah
32e53c8eb4 Fix URL for IP Aliasing document. 1997-03-19 07:28:32 +00:00
John Fieber
41f658a3d2 Fonts tutorial goes from linuxdoc to docbook. 1997-02-15 18:02:20 +00:00
Jordan K. Hubbard
88694a96c5 Clean up some punctuation hair I noticed.
<code> seems to be not-liked by our HTML conversion right now, so I've
switched over to <tscreen><verb> sections which should accomplish the
same effect (and also look consistent with other examples).
1997-01-21 05:49:54 +00:00
John Fieber
d4a23639c6 Oops, mh is now an ordinary SUBDIR instead of a DOCSUBDIR. 1997-01-20 14:32:00 +00:00
John Fieber
c26b44e07c Another tutorial goes Docbook.
Add the standard header and footer graphics/links to HTML generated
from Docbook.
1997-01-19 21:30:25 +00:00
Jordan K. Hubbard
7466f90e3e This clearly got somewhat mashed on its way through the mail to me.
Try and fix it.
1997-01-19 15:39:16 +00:00
John Fieber
6df753746a Add some standard comments. 1997-01-19 15:30:34 +00:00
John Fieber
9e99bddf35 Another tutorial switches to docbook. 1997-01-19 15:30:07 +00:00
John Fieber
3726dabd09 The first of the tutorials to be docbookified. 1997-01-18 02:24:21 +00:00
John Fieber
abdba17781 Remove -white option. 1997-01-18 01:29:46 +00:00
Jordan K. Hubbard
49b499d7c0 Steve Sims's "Pedantic PPP Primer" (I thought I comitted this 3 days ago;
whoops!  Sorry, Steve!) tutorial.
Submitted by:	Steve Sims <SimsS@IBM.NET>
1997-01-17 15:01:03 +00:00
John Fieber
56d9346564 fix url for ip aliasing document. 1997-01-13 18:05:53 +00:00
Mike Pritchard
bc61fede7f Avoid the use of contractions and fix some grammar problems
that were revealed.  Note:  I didn't go through all of
the tutorials, so there is still some work to be
done here.

Made mailing addresses consistent with the handbook.

E.g:

freebsd-questions@FreeBSD.ORG

instead of:

questions@freebsd.org
1996-12-31 22:31:13 +00:00
Mike Pritchard
be87926aaf Spelling police. 1996-12-28 23:36:54 +00:00
John Fieber
253812dc3d We have postscript versions of the tutorials, so make links to them. 1996-11-17 15:21:55 +00:00
John Fieber
ecb72802d0 Use &mdash; where appropriate. 1996-11-17 15:20:46 +00:00
John Fieber
f309278e2b --- -> &mdash; 1996-11-17 15:09:08 +00:00
John Fieber
39d40ffd7b Fix lots of typos, add $Id$s.
Submitted by:	Wolfram "typo police" Schneider <wosch@cs.tu-berlin.de>
1996-10-06 20:17:19 +00:00
John Fieber
ba67687523 Cosmetic fixes to page headers -- center the top bar. It looked
pretty hideous if the display was wider than the graphic.
Fix a couple things that looked less than stunning when viewed with Lynx.
1996-10-06 03:49:09 +00:00
John Fieber
63f3fa9182 Wire up the new sgmlfmt options. 1996-10-06 00:08:28 +00:00
John Fieber
38df6f51c6 Web pages, may I introduce you to CVS. CVS, these are the web pages.
Yes, this is supposed to be a new top level in the repository.

For the moment any changes to this area must be cleared by myself
or Jordan.  Once the kinks are worked out, the policy will probably
be relaxed.
1996-09-24 17:46:04 +00:00