Subject: CVS commit: htdocs
To: None <www-changes@netbsd.org>
From: Michael Wolfson <mbw@netbsd.org>
List: www-changes
Date: 05/21/2001 04:43:18
Module Name:	htdocs
Committed By:	mbw
Date:		Mon May 21 01:43:18 UTC 2001

Modified Files:
	htdocs/Ports/macppc: Makefile faq.html faq.list nvedit.html x11.html
	htdocs/Ports/macppc/SystemDisk-tutorial: index.html
Added Files:
	htdocs/Ports/macppc: x11.list

Log Message:
add NetBSD/macppc X11 FAQ and start fleshing it out with answers to common
questions about X on macppc

otherwise, just some normal cleanup action:
faq.*
add more links about open firmware
add links to other macppc-specific docs
strip references to ofwboot.elf -- ofbwot.xcf is the recommended
bootloader
moved some X-related questions to the NetBSD/macppc X11 FAQ

nvedit.html
clean up tables and add info, as well as link to some techinfo articles
from apple

SystemDisk-tutorial/index.html
remove references to ofwboot.elf bootloader and ELF kernels being loaded
directly from Open Firmware.  Recommended procedure is now to only use
ofwboot.xcf


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 htdocs/Ports/macppc/Makefile
cvs rdiff -r1.81 -r1.82 htdocs/Ports/macppc/faq.html
cvs rdiff -r1.74 -r1.75 htdocs/Ports/macppc/faq.list
cvs rdiff -r1.4 -r1.5 htdocs/Ports/macppc/nvedit.html
cvs rdiff -r1.1 -r1.2 htdocs/Ports/macppc/x11.html
cvs rdiff -r0 -r1.1 htdocs/Ports/macppc/x11.list
cvs rdiff -r1.11 -r1.12 htdocs/Ports/macppc/SystemDisk-tutorial/index.html

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.