diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2010-03-16 17:23:10 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2010-03-16 17:23:10 +0000 |
commit | 6588e4f22e3472c3d54c68e5f84dea9c206a0f87 (patch) | |
tree | 04ff2c15a0dc4631c5a3e8f22cf5e199209f3fcb /distrib/notes/hppa | |
parent | e5607f886b5f9d19e6348d4ed71a19dabe5eb63c (diff) |
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)
Diffstat (limited to 'distrib/notes/hppa')
-rw-r--r-- | distrib/notes/hppa/install | 4 | ||||
-rw-r--r-- | distrib/notes/hppa/xfer | 11 |
2 files changed, 8 insertions, 7 deletions
diff --git a/distrib/notes/hppa/install b/distrib/notes/hppa/install index 58e1648bb75..4e12668996a 100644 --- a/distrib/notes/hppa/install +++ b/distrib/notes/hppa/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.19 2009/10/25 20:56:24 miod Exp $ +dnl $OpenBSD: install,v 1.20 2010/03/16 17:23:09 miod Exp $ dnl lots of texts coming from {mac68k,mvme68k,vax}/install initially OpenBSDInstallPrelude @@ -134,7 +134,7 @@ OpenBSDInstallPart5(,{:- plan to install a bootblock on this disk, you can reclaim this space with the 'b' command. -OpenBSDInstallPart6({:-CD-ROM, -:}) +OpenBSDInstallPart6({:-CD-ROM, tape, -:}) OpenBSDURLInstall diff --git a/distrib/notes/hppa/xfer b/distrib/notes/hppa/xfer index e53aaf89cbf..6e21bae6e76 100644 --- a/distrib/notes/hppa/xfer +++ b/distrib/notes/hppa/xfer @@ -1,16 +1,17 @@ -dnl $OpenBSD: xfer,v 1.9 2005/08/24 15:14:01 kettenis Exp $ +dnl $OpenBSD: xfer,v 1.10 2010/03/16 17:23:09 miod Exp $ Installation is supported from several media types, including: CD-ROM - FFS partitions (for upgrades only) + FFS partitions Tape + Remote NFS partition FTP HTTP +OpenBSDXferPrelude -OpenBSDXferShortPrelude +OpenBSDXferBootTape(xbase xetc xfont xserv xshare,lif{:--:}OSrev.fs obs=2k conv=osync) - -OpenBSDXferBootTape(xbase xetc xfont xserv xshare,lif{:--:}OSrev.fs obs=2k conv=sync) +OpenBSDXferNFS OpenBSDXferFFS |