CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/03/16 11:23:09
Modified files: distrib/notes : m4.common distrib/notes/alpha: install xfer distrib/notes/amd64: install xfer distrib/notes/armish: prep xfer distrib/notes/hp300: install xfer distrib/notes/hppa: install xfer distrib/notes/i386: install xfer distrib/notes/landisk: install prep xfer distrib/notes/loongson: install xfer distrib/notes/luna88k: install xfer distrib/notes/mac68k: hardware install xfer distrib/notes/macppc: contents install whatis xfer distrib/notes/mvme68k: install xfer distrib/notes/mvme88k: install xfer distrib/notes/palm: install xfer distrib/notes/sgi: contents install prep xfer distrib/notes/socppc: contents install prep xfer distrib/notes/sparc: install xfer distrib/notes/sparc64: install xfer distrib/notes/vax: install xfer distrib/notes/zaurus: install xfer Log message: Jumbo commit for 4.7 installation instructions: - do not mention tape as an installation media on systems where it is very unlikely that a tape drive can be connected to (i.e. anything with only USB as expansion capabilities) - do not mention that fetching the installation sets from a partition is ``for upgrades only''. You may do this for installation, but of course you can not use a partition which will be newfs'ed for that purpose. - mention ext2fs partitions as possible installation sets source only on platforms where the installation media actually can mount an ext2fs filesystem. - stress the fact that the sparc miniroot image is a GENERIC kernel with a little on-disk filesystem, and not a RAMDISK kernel with a little in-memory filesystem, and thus must not be overwritten during installation (i.e. be careful if you repartition the disk the miniroot has been put on). - more conv=sync -> conv=osync for tape setup instructions. - model-specific layout changes on armish, loongson and socppc instructions. - fix various typos and grammar mistaeks. "sure" deraadt@ (without eyeballing)