diff --git a/handbook/booting.sgml b/handbook/booting.sgml
index b395b40a24..57a6eeee62 100644
--- a/handbook/booting.sgml
+++ b/handbook/booting.sgml
@@ -3,9 +3,10 @@
This conversion has been made by Ollivier Robert.
- $Id: booting.sgml,v 1.1 1995-04-28 19:48:56 jfieber Exp $
--->
-
+ $Id: booting.sgml,v 1.2 1995-05-10 11:34:06 jfieber Exp $
+
+
+
@@ -19,6 +20,15 @@
+-->
+
+ Booting FreeBSD on a PC
+
+ Contributed by &a.phk;. v1.1, April 26th.
+
+ Booting FreeBSD is essentially a three step: Load the kernel,
+ determine the root filesystem and initialize user-land things. This
+ leads to some interesting possibilities shown below.
Loading a kernel
@@ -160,6 +170,6 @@
This is particular interesting since you can boot from a write-
protected floppy, but still write to your root filesystem...
-
+
diff --git a/handbook/handbook.sgml b/handbook/handbook.sgml
index e38466fc28..54e7382fd4 100644
--- a/handbook/handbook.sgml
+++ b/handbook/handbook.sgml
@@ -1,4 +1,4 @@
-
+
+
@@ -49,9 +50,9 @@ OUTLINE:
FreeBSD Handbook
-
-
-
+ The FreeBSD Documentation Project
+
+ May 6, 1995
Welcome to FreeBSD! This handbook covers the
installation and day to day use of FreeBSD.
@@ -66,58 +67,94 @@ OUTLINE:
+
+
+ Basics
Introduction
-
FreeBSD In a nutshell
-
History
-
About this release
-
FreeBSD now and in the future
-
Installing FreeBSD
-
Preparing for the installation
-
Hardware checklist
-
minimal requirements
-
IRQs, IO Addresses, and DMA channels
-
Software checklist
-
Making the installation floppies
-
CD-ROM
-
Tape
-
Disk
-
Installation
-
Set up a user account
&basics;
Installing applications
-
Installing packages
&ports;
&porting;
+
+
+ System Administration
+
Reconfiguring the kernel
- 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.
+ Users, groups and security
+ DES, MD5 and Crypt
+ &kerberos;
+ S/Key
+ Firewalls
-
+ The X-Window System
+
+ Printing
+
+ Managing hardware
+ &scsi;
+ adding/reconfiguring disks
+ tapes and backups
+ serial ports
+ sound cards
+
+ PC Hardware compatibility
+ CORE/PROCESSING
+ Motherboards
+ ISA
+ EISA
+ VLB
+ PCI
+ CPUs/FPUs
+ Memory
+ BIOS
+ INPUT/OUTPUT
+ Video cards
+ Sound cards
+ Serial ports (including multiport cards)
+ Parallel ports
+ Modems
+ Etherenet cards
+ Keyboards
+ Mice
+ Other (joysticks? tablets?)
+ STORAGE
+ Disk/tape controllers
+ SCSI
+ IDE
+ Floppy
+ Hard drives
+ Tape drives
+ CD-ROM drives
+ Other
+ OTHER
+ PCMCIA
+
+
+
+ Network Communications
Basic Networking
Ethernet basics
@@ -126,7 +163,6 @@ OUTLINE:
&dialup;
PPP and SLIP
-
&ppp;
&slipc;
&slips;
@@ -140,95 +176,20 @@ OUTLINE:
Mail
- Printing
-
- Users, groups and security
-
- DES, MD5 and Crypt
- &kerberos;
- S/Key
+
- Firewalls
-
- The X-Window System
-
- Managing hardware
- &scsi;
- adding/reconfiguring disks
- tapes and backups
- serial ports
- sound cards
-
- PC Hardware compatibility
-
- CORE/PROCESSING
-
- Motherboards
-
- ISA
-
- EISA
-
- VLB
-
- PCI
-
- CPUs/FPUs
-
- Memory
-
- BIOS
-
- INPUT/OUTPUT
-
- Video cards
-
- Sound cards
-
- Serial ports (including multiport cards)
-
- Parallel ports
-
- Modems
-
- Etherenet cards
-
- Keyboards
-
- Mice
-
- Other (joysticks? tablets?)
-
- STORAGE
-
- Disk/tape controllers
-
- SCSI
-
- IDE
-
- Floppy
-
- Hard drives
-
- Tape drives
-
- CD-ROM drives
-
- Other
-
- OTHER
-
- PCMCIA
-
+ Advanced topics
+ &booting;
¤t;
&ctm;
⊃
+ Kernel debugging
&troubleshooting;
&submitters;
+ Additional resources
&bibliography;
&eresources;
&glossary;