summaryrefslogtreecommitdiff
path: root/distrib/notes/macppc
AgeCommit message (Collapse)Author
2001-10-14Remove more mentions of NFS installation.Miod Vallat
2001-10-14Improvements to macppc installation notesDale Rahn
ok miod@ (with the requested fixes).
2001-10-12Instruction to use the partition type rename operation for installationDale Rahn
instead of the potentially dangerous delete and add. Changes by Alexander Guy.
2001-10-07Update sets sizes.Miod Vallat
2001-10-06Fix a few common typos and stuff related to tape installation.Miod Vallat
2001-10-06- use the new m4.common shared instructions.Miod Vallat
- try to have consistent order, across arches, in the list of possible installation media. - alpha can't install over nfs, but macppc can.
2001-10-02Sync with OpenBSDUpgrade macro change. Explicitely provide all the mediaMiod Vallat
able to start an upgrade procedure.
2001-10-02More shared texts. Basically let modern arches with good hardware getMiod Vallat
rid of the ``you'd better know your disk geometry, serial number, date of manufacture, weight and temperature before installing, pal'' note.
2001-10-01- update hardware list, mention some unsupported devices as well.Miod Vallat
- move open firmware 101 to the ``preparation'' section - don't try to scare people wanting to upgrade, it works well nowadays - remove the note about not being able to boot from a Zip disk. thanks to some feedback from drahn@
2001-10-01Update the description of the bsd.rd miniroot behaviour (it will askMiod Vallat
for a terminal first, then I/U/S). While there, remove a duplicated sentence on hp300 and add the complete bsd.rd installation description to the vax notes.
2001-09-24Why make things simple when you can make them overcomplicated, etc. Doh.Miod Vallat
Much cleaner this way...
2001-09-24Sync with m4.common macro usage.Miod Vallat
2001-09-02Don't hardcode machine name. Use MACHINE define instead.Miod Vallat
2001-09-01Move powerpc install notes to macppc with the port rename.Dale Rahn