Index: faq1.html =================================================================== RCS file: /usr/openbsd-cvs/www/faq/faq1.html,v retrieving revision 1.55 diff -u -r1.55 faq1.html --- faq1.html 1 Jan 2004 04:13:34 -0000 1.55 +++ faq1.html 8 Feb 2004 01:32:22 -0000 @@ -239,7 +239,7 @@ The OpenBSD team makes a new release every six months, with target release dates of May 1 and November 1. More information on the development cycle -can be found here. +is available in OpenBSD Flavors.

1.8 - What is included with OpenBSD?

@@ -314,7 +314,7 @@

1.9 - What is new in OpenBSD 3.4?

The complete list of changes made to OpenBSD 3.3 to create OpenBSD 3.4 -can be found here, however here are some +can be found in OpenBSD 3.4 changes, however here are some changes the OpenBSD team anticipate will require some special note to people upgrading or installing OpenBSD 3.4 who are familiar with older versions: @@ -364,8 +364,8 @@ the upgrade, or you can have difficulty logging into an i386 machine in multi-user mode. If you have already upgraded and encountered this problem, you can -login and fix it by following the directions -here. +login and fix it by following the directions described in +When I login, I get "login_krb4-or-pwd: Exec format error". Removing the old krb4 modules from /usr/libexec/auth would also be wise. Index: faq12.html =================================================================== RCS file: /usr/openbsd-cvs/www/faq/faq12.html,v retrieving revision 1.47 diff -u -r1.47 faq12.html --- faq12.html 11 Jan 2004 00:27:22 -0000 1.47 +++ faq12.html 8 Feb 2004 01:34:06 -0000 @@ -345,13 +345,13 @@

Mount your other partitions on a temporary mount point, and copy over -the directories you want to them, as demonstrated -here. +the directories you want to them, as demonstrated in +How do I duplicate a filesystem.

Now, modify /etc/fstab, reboot, and unpack the rest of the *.tgz files as -documented -here. +documented in +Adding a file set after install.

Following this process, any size can be achieved for the non-root Index: faq14.html =================================================================== RCS file: /usr/openbsd-cvs/www/faq/faq14.html,v retrieving revision 1.100 diff -u -r1.100 faq14.html --- faq14.html 28 Jan 2004 17:55:46 -0000 1.100 +++ faq14.html 8 Feb 2004 01:35:17 -0000 @@ -1535,8 +1535,8 @@

Many OpenBSD platforms include support for various hardware RAID products. The options vary by platform, see the -appropriate hardware support page (listed -here). +appropriate hardware support page (listed in +OpenBSD platforms).

Another option available for many platforms is one of the many products Index: faq4.html =================================================================== RCS file: /usr/openbsd-cvs/www/faq/faq4.html,v retrieving revision 1.162 diff -u -r1.162 faq4.html --- faq4.html 19 Jan 2004 00:36:15 -0000 1.162 +++ faq4.html 8 Feb 2004 01:42:53 -0000 @@ -698,8 +698,8 @@ between OpenBSD and a pre-existing Windows 2000 partition, so we take the default of "no", which will take us into the fdisk(8) -program. You can also get more information on fdisk(8) -here. +program. You can also get more information on fdisk(8) by reading +Using OpenBSD's fdisk.

Important Note: @@ -1396,7 +1396,7 @@ all X components, if you changed your mind. In this case, we are going to load all the sets. While the system will run with fewer sets, either the starting default or installing all sets is recommended. -More details on selecting sets here. +More details on selecting sets are available in What files are needed for Installation.

Once you have successfully picked which packages you want, you will be @@ -1553,7 +1553,7 @@ the Web

  • The OpenBSD Ports and Packages system for installing software, as well as -here and here +What is the ports tree and What are packages

    One last thing...

    @@ -2052,8 +2052,8 @@
  • No partition was flagged active in fdisk(8). To fix this, reboot the machine using the boot floppy or media, and "flag" a partition as "active" (bootable). See -here and -here +Using OpenBSD's fdisk and the +fdisk(8) man page.
  • No valid boot loader was ever put on the disk. If you answer "Y" to the "Use entire disk for OpenBSD?" question during @@ -2068,7 +2068,7 @@
  • In some rare occasions, something may go wrong with the second stage boot loader install. Reinstalling the second stage boot -loader is discussed here. +loader is discussed in Installing Bootblocks - i386 specific.
  • You mixed a.out and ELF boot disk and install files. OpenBSD/i386 has transitioned from the older a.out @@ -2138,7 +2138,7 @@ a.out, format and thus unable to run on the standard ELF kernel (which has a.out emulations disabled, as mentioned -here). +What is new in OpenBSD 3.4). If you have encountered this problem, you need to override the krb4 authentication method when you log in:
    @@ -2259,8 +2259,8 @@
     disklabel, and
     restore
     the desired configuration from tape or other media, and install the
    -boot blocks. More details 
    -here.
    +boot blocks. More details available in
    +Backing up and Restoring from tape.
     
     

    Disk imaging

    Unfortunately, there are no known disk imaging packages which are @@ -2350,7 +2350,7 @@ Simply download bsd.rd-a.out and place it in your machine's root directory. Boot it instead of the normal bsd or bsd.rd kernels as -shown here (specifying +shown in What is 'bsd.rd' (specifying bsd.rd-a.out as your boot kernel, of course).