| #
54a18014 |
| 25-Apr-2009 |
snj <snj@NetBSD.org> |
Final round of INSTALL cleanups for 5.0.
|
| #
5c8a8d50 |
| 23-Apr-2009 |
snj <snj@NetBSD.org> |
Various updates to the INSTALL notes in preparation for 5.0. Changes are still to come.
|
| #
47447030 |
| 14-Dec-2007 |
pavel <pavel@NetBSD.org> |
Update URLs after website reorganization. patch by OKANO Takayoshi, from PR 37070.
|
| #
4d9086f0 |
| 27-Aug-2004 |
wiz <wiz@NetBSD.org> |
Get rid of some superfluous "No Ns" calls before punctuation.
|
| #
e00fa819 |
| 02-Sep-2003 |
mbw <mbw@NetBSD.org> |
Substantial overhaul which splits OF versions up for clarity. Much of what was in prep is now in prep.OPENFIRMWARE.
prep now calls prep.OPENFIRMWARE twice. The first time, it generates documentati
Substantial overhaul which splits OF versions up for clarity. Much of what was in prep is now in prep.OPENFIRMWARE.
prep now calls prep.OPENFIRMWARE twice. The first time, it generates documentation specific to Open Firmware 3 systems. The second pass, it outputs OF 1.x and 2.x specific stuff. This makes it easier to follow directions for a particular class of machines.
show more ...
|
| #
8d1781e3 |
| 26-Jul-2003 |
salo <salo@NetBSD.org> |
netbsd.org->NetBSD.org
|
| #
5033eb1c |
| 01-Jun-2003 |
mbw <mbw@NetBSD.org> |
misc small typos and wording cleanup fix links to newly updated Partitioning HOW-TO OF 3 firmware update 4.1.7, mention that it's not much of a problem anymore point to ZTerm home page redo partition
misc small typos and wording cleanup fix links to newly updated Partitioning HOW-TO OF 3 firmware update 4.1.7, mention that it's not much of a problem anymore point to ZTerm home page redo partitioning section update now that there's a pair of boot floppies change MS-DOS floppy section to be Zip disk
show more ...
|
| #
c7bcda39 |
| 26-May-2003 |
yyamano <yyamano@NetBSD.org> |
Fix broken link. Pointed out by Ray Phillips on www@. http://asu.info.apple.com/ has been replaced by http://www.info.apple.com/support/downloads.html.
|
| #
c7ad6e63 |
| 18-Nov-2002 |
lukem <lukem@NetBSD.org> |
Consistently use "netbsd-XXXXX" instead of "netbsd.XXXXX".
|
| #
cfbda5a7 |
| 11-Jul-2002 |
scottr <scottr@NetBSD.org> |
Replace "filesystem" with the correct phrase, "file system."
|
| #
b572262b |
| 09-Jul-2002 |
mycroft <mycroft@NetBSD.org> |
Fix formatting errors.
|
| #
31f7b8e7 |
| 30-Jun-2002 |
lukem <lukem@NetBSD.org> |
clean up formatting
|
| #
4c8425fe |
| 20-Jun-2002 |
mbw <mbw@NetBSD.org> |
more detail about bootloader on MS-DOS partition mention that monitor must support resolution of Open Firmware, which may be that of previously selected res in MacOS.
|
| #
faac7af4 |
| 14-Jun-2002 |
wiz <wiz@NetBSD.org> |
Remove two unnecessary macro calls. Doesn't fix anything though :)
|
| #
e3929009 |
| 14-Jun-2002 |
itojun <itojun@NetBSD.org> |
avoid indentation that's too deep
|
| #
e097b1af |
| 13-Jun-2002 |
itojun <itojun@NetBSD.org> |
multi-line .Em does not work (INSTALL.txt does not generate this whole paragraph).
|
| #
57f71134 |
| 08-Jun-2002 |
mbw <mbw@NetBSD.org> |
Someone moved the macppc boot floppy image in the distribution set to installation/floppy/boot.fs without updating the docs.
|
| #
ca9abeba |
| 09-May-2002 |
mbw <mbw@NetBSD.org> |
Update macppc filenames based on files in latest snapshot (20020407). That is, netbsd.ram.gz becomes either netbsd.INSTALL.gz or netbsd.GENERIC_MD.gz depending on what media (and Open Firmware versio
Update macppc filenames based on files in latest snapshot (20020407). That is, netbsd.ram.gz becomes either netbsd.INSTALL.gz or netbsd.GENERIC_MD.gz depending on what media (and Open Firmware version).
Also, a few minor rewordings to clarify a little better.
show more ...
|
| #
a90ddef4 |
| 03-May-2002 |
mbw <mbw@NetBSD.org> |
typo move netboot stuff to ../common/netboot
|
| #
02b6ab65 |
| 22-Apr-2002 |
mbw <mbw@NetBSD.org> |
mention 5500 and 6500 need nvramrc patches to use on-board video remove info specific to the 1.5 branch but no longer pertaining to -current
|
| #
3e4181fb |
| 03-Jan-2002 |
mbw <mbw@NetBSD.org> |
Medium-scale overhaul.
macppc/hardware Forgot to put PowerComputing PowerCenter in list of models that can't use on-board video
macppc/prep Reword four-key-combo c-o-O-F to imply you need to hold
Medium-scale overhaul.
macppc/hardware Forgot to put PowerComputing PowerCenter in list of models that can't use on-board video
macppc/prep Reword four-key-combo c-o-O-F to imply you need to hold all four down until the 0 > prompt appears, also a better description of the keys shuffle System Disk instructions around a little to make more sense Fix BootVars instruction to "uncheck auto-boot?" Change '.Dl 0 \*> Ic "..."' to '.No 0 \*> Ic "..."' surrounded by .(disp Link to new FAQ entries (such as how to use the Open Firmware environment and instruction for people unfamiliar with MacOS) Describe how to prepare an MS-DOS filesystem for booting Be more consistent about "ISO9660" The NetBSD/macppc boot CD-R image has "partition zero" bootloader and XCOFF bootloader to work on all models -- this is described better now Better info on how to netboot OF 1.0.5 systems Mention that UFS is not currently supported by NetBSD and MacOS < 10 Detab the dhcpd.conf example Add .To 2 tags for preparation of bootable media subsections
macppc/install Change '.Dl 0 \*> Ic "..."' to '.No 0 \*> Ic "..."' surrounded by .(disp Added new and very very useful "Open Firmware boot syntax" section describing how to determine the OF boot-device and boot-file Clean up examples of boot commands Update descriptions of booting problems (some were incorrect) Add .To 2 tags for OF boot command subsections and common problems
show more ...
|
| #
181e4f6c |
| 02-Jan-2002 |
he <he@NetBSD.org> |
Quote > and < characters with \*> and \*< in order to get semi-correct HTML as one of the results.
|
| #
48469722 |
| 17-Aug-2001 |
mbw <mbw@NetBSD.org> |
common/main: quick start info about bootable CD-R image
common/sysinst: point to FAQ entry on missing hard drives
macppc/hardware: fix info on D-Link 530TX (vr) and 530TX+ (rtk) Some PowerBooks (Fi
common/main: quick start info about bootable CD-R image
common/sysinst: point to FAQ entry on missing hard drives
macppc/hardware: fix info on D-Link 530TX (vr) and 530TX+ (rtk) Some PowerBooks (FireWire and G4) won't work with FirmWare update 4.1.8, need to use -current mention that AirPort/AirMac 802.11b wireless is supported in -current mention that CPU upgrades are supported
macppc/install: point to partition numbering explanation in FAQ fix kernel name on bootable cd-rom and mention case sensitivity
macppc/prep: mention that people unfamiliar with MacOS should mail the port-macppc list. Some PowerBooks (FireWire and G4) won't work with FirmWare update 4.1.8, need to use -current Umax S900 isn't supported by System Disk describe how to use Disk Copy to create the bootable floppy point to partition numbering explanation in FAQ point to ISO mirror site list
show more ...
|
| #
b98067f8 |
| 24-Jul-2001 |
nra <nra@NetBSD.org> |
s/recommenation/recommendation/
|
| #
8f4395f4 |
| 05-Jul-2001 |
mbw <mbw@NetBSD.org> |
common/main: quick guide for impatient reword netboot section, also macppc can netboot
macppc/hardware: mention that some older models not listed might work, but are untested mention that some iMac
common/main: quick guide for impatient reword netboot section, also macppc can netboot
macppc/hardware: mention that some older models not listed might work, but are untested mention that some iMac (Bondi Blue) and PowerMacintosh G3 (Blue and White) systems have keyboard problems mention that ttya is "modem" port, and ttyb is "printer" port
macppc/install: describe the keyboard workaround for PM G3 (B&W), and that 1.4.3 works fine for it and the iMac (Bondi)
macppc/prep: make the whole BootROM/Open Firmware distinction clearer describe that some models have to remove internal modem or set input/output devices to ttyb since int modem usurps ttya.
macppc/whatis: mention important changes, such as ELF, binary compatability, newly supported models that don't require kernel patches, and that the install procedure described now works for all models (i.e. Open Firmware 3 machines with only one hard drive).
show more ...
|