diff options
author | John Fieber <jfieber@FreeBSD.org> | 1995-04-28 16:19:59 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1995-04-28 16:19:59 +0000 |
commit | 4776451dac895d2c78d6aa20083001d7d5c3c535 (patch) | |
tree | 501a08a088792c7d47b8001e64148f3217eab864 /handbook/handbook.sgml | |
download | doc-4776451dac895d2c78d6aa20083001d7d5c3c535.tar.gz doc-4776451dac895d2c78d6aa20083001d7d5c3c535.zip |
The FreeBSD handbook finds a new home.
Notes
Notes:
svn path=/head/; revision=2
Diffstat (limited to 'handbook/handbook.sgml')
-rw-r--r-- | handbook/handbook.sgml | 237 |
1 files changed, 237 insertions, 0 deletions
diff --git a/handbook/handbook.sgml b/handbook/handbook.sgml new file mode 100644 index 0000000000..a53bb2638a --- /dev/null +++ b/handbook/handbook.sgml @@ -0,0 +1,237 @@ +<!-- $Id: handbook.sgml,v 1.1.1.1 1995-04-28 16:19:59 jfieber Exp $ --> +<!-- The FreeBSD Documentation Project --> + +<!DOCTYPE linuxdoc PUBLIC "-//Linux//DTD linuxdoc//EN" [ +<!ENTITY % authors SYSTEM "authors.sgml"> +%authors; + +<!ENTITY bibliography SYSTEM "bibliography.sgml"> +<!ENTITY basics SYSTEM "basics.sgml"> +<!ENTITY ctm SYSTEM "ctm.sgml"> +<!ENTITY current SYSTEM "current.sgml"> +<!ENTITY dialup SYSTEM "dialup.sgml"> +<!ENTITY diskless SYSTEM "diskless.sgml"> +<!ENTITY eresources SYSTEM "eresources.sgml"> +<!ENTITY glossary SYSTEM "glossary.sgml"> +<!ENTITY kerberos SYSTEM "kerberos.sgml"> +<!ENTITY nfs SYSTEM "nfs.sgml"> +<!ENTITY porting SYSTEM "porting.sgml"> +<!ENTITY ports SYSTEM "ports.sgml"> +<!ENTITY ppp SYSTEM "ppp.sgml"> +<!ENTITY scsi SYSTEM "scsi.sgml"> +<!ENTITY slipc SYSTEM "slipc.sgml"> +<!ENTITY slips SYSTEM "slips.sgml"> +<!ENTITY submitters SYSTEM "submitters.sgml"> +<!ENTITY sup SYSTEM "sup.sgml"> +<!ENTITY troubleshooting SYSTEM "troubleshooting.sgml"> + +]> + +<!-- + +Potential target audience: + 1. Potential users + a. new to unix + b. somewhat familiar with unix + c. veterans + 2. Existing users + a. new to unix + b. somewhat familiar with unix + c. veterans + + +OUTLINE: + +--> + +<linuxdoc> + <book> + + <title>FreeBSD Handbook + <author> + <name></name> + <!-- <date> --> + + + <abstract>Welcome to FreeBSD! This handbook covers the + installation and day to day use of FreeBSD. + + This manual is a <bf>work in progress</bf> and is the + work of many individials. Many sections do not yet exist + and some of those that do exist need to be updated. If + you are interested in helping with this project, send + email to &a.jfieber; or to the FreeBSD Documentantion + Project mailing list <tt><doc@freebsd.org></tt>. + </abstract> + + <toc> + + + <chapt><heading>Introduction</heading> + + <sect><heading>FreeBSD In a nutshell</heading> + + <sect><heading>History</heading> + + <sect><heading>About this release</heading> + + <sect><heading>FreeBSD now and in the future</heading> + + + <chapt><heading>Installing FreeBSD</heading> + + <sect><heading>Preparing for the installation</heading> + + <sect1><heading>Hardware checklist</heading> + + <sect2><heading>minimal requirements</heading> + + <sect2><heading>IRQs, IO Addresses, and DMA channels</heading> + + <sect1><heading>Software checklist</heading> + + <sect2><heading>Making the installation floppies</heading> + + <sect2><heading>CD-ROM</heading> + + <sect2><heading>Tape</heading> + + <sect2><heading>Disk</heading> + + <sect><heading>Installation</heading> + + <sect><heading>Set up a user account</heading> + + &basics; + + <chapt><heading>Installing applications</heading> + + <sect><heading>Installing packages</heading> + &ports; + &porting; + + <chapt><heading>Reconfiguring the kernel</heading> + + <p>Once you have your FreeBSD system installed and + operational it is a good idead to re-configure the + kernel. You may also need to re-configure the kernel if + you add, change, or remove hardware from your system. + + <p> + + <chapt><heading>Basic Networking</heading> + <sect><heading>Ethernet basics</heading> + <sect><heading>Serial basics</heading> + <sect><heading>Hardwired Terminals</heading> + &dialup; + + <chapt><heading>PPP and SLIP</heading> + + &ppp; + &slipc; + &slips; + + <chapt><heading>Advanced networking</heading> + <sect><heading>Gateways and routing</heading> + &nfs; + <sect><heading>Yellow Pages/NIS</heading> + &diskless; + <sect><heading>ISDN</heading> + + <chapt><heading>Mail</heading> + + <chapt><heading>Printing</heading> + + <chapt><heading>Users, groups and security</heading> + + <sect><heading>DES, MD5 and Crypt</heading> + + &kerberos; + + <sect><heading>S/Key</heading> + + <sect><heading>Firewalls</heading> + + <chapt><heading>The X-Window System</heading> + + <chapt><heading>Managing hardware</heading> + &scsi; + <sect><heading>adding/reconfiguring disks</heading> + <sect><heading>tapes and backups</heading> + <sect><heading>serial ports</heading> + <sect><heading>sound cards</heading> + + <chapt><heading>PC Hardware compatibility</heading> + + <sect><heading>CORE/PROCESSING</heading> + + <sect1><heading>Motherboards</heading> + + <sect2><heading>ISA</heading> + + <sect2><heading>EISA</heading> + + <sect2><heading>VLB</heading> + + <sect2><heading>PCI</heading> + + <sect1><heading>CPUs/FPUs</heading> + + <sect1><heading>Memory</heading> + + <sect1><heading>BIOS</heading> + + <sect><heading>INPUT/OUTPUT</heading> + + <sect1><heading>Video cards</heading> + + <sect1><heading>Sound cards</heading> + + <sect1><heading>Serial ports (including multiport cards)</heading> + + <sect1><heading>Parallel ports</heading> + + <sect1><heading>Modems</heading> + + <sect1><heading>Etherenet cards</heading> + + <sect1><heading>Keyboards</heading> + + <sect1><heading>Mice</heading> + + <sect1><heading>Other (joysticks? tablets?)</heading> + + <sect><heading>STORAGE</heading> + + <sect1><heading>Disk/tape controllers</heading> + + <sect2><heading>SCSI</heading> + + <sect2><heading>IDE</heading> + + <sect2><heading>Floppy</heading> + + <sect1><heading>Hard drives</heading> + + <sect1><heading>Tape drives</heading> + + <sect1><heading>CD-ROM drives</heading> + + <sect1><heading>Other</heading> + + <sect><heading>OTHER</heading> + + <sect1><heading>PCMCIA</heading> + + ¤t; + &ctm; + ⊃ + &troubleshooting; + &submitters; + + &bibliography; + &eresources; + &glossary; + + </book> +</linuxdoc> |