summaryrefslogtreecommitdiff
path: root/distrib/notes/sgi/contents
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/notes/sgi/contents')
-rw-r--r--distrib/notes/sgi/contents49
1 files changed, 34 insertions, 15 deletions
diff --git a/distrib/notes/sgi/contents b/distrib/notes/sgi/contents
index ca96c39204b..ee72616c698 100644
--- a/distrib/notes/sgi/contents
+++ b/distrib/notes/sgi/contents
@@ -1,9 +1,13 @@
-dnl $OpenBSD: contents,v 1.17 2011/08/08 20:03:04 miod Exp $
+dnl $OpenBSD: contents,v 1.18 2012/03/29 20:27:53 miod Exp $
TopPart
OpenBSDdistsets
-dnl three flavours of OpenBSDbsd
+dnl four flavours of OpenBSDbsd
+ bsd.IP22 A stock GENERIC-IP22 MACHINE kernel for IP22 class
+ machines, which will be installed on such systems
+ during the install.
+
bsd.IP27 A stock GENERIC-IP27 MACHINE kernel for IP27 and IP35
class machines, which will be installed on such
systems during the install.
@@ -22,21 +26,22 @@ dnl one flavour of OpenBSDbsdmp so far...
which can be used instead of the GENERIC-IP30 kernel
after the install.
-dnl three flavours of OpenBSDrd
- bsd.rd.IP27 A compressed RAMDISK-IP27 kernel; the embedded
- filesystem contains the installation tools.
- Used for simple installation from a pre-existing
- system.
+dnl four flavours of OpenBSDrd
+ bsd.rd.IP22 A RAMDISK-IP22 kernel; the embedded filesystem
+ contains the installation tools.
+ Used for installation and upgrades.
+
+ bsd.rd.IP27 A RAMDISK-IP27 kernel; the embedded filesystem
+ contains the installation tools.
+ Used for installation and upgrades.
- bsd.rd.IP30 A compressed RAMDISK-IP30 kernel; the embedded
- filesystem contains the installation tools.
- Used for simple installation from a pre-existing
- system.
+ bsd.rd.IP30 A RAMDISK-IP30 kernel; the embedded filesystem
+ contains the installation tools.
+ Used for installation and upgrades.
- bsd.rd.IP32 A compressed RAMDISK-IP32 kernel; the embedded
- filesystem contains the installation tools.
- Used for simple installation from a pre-existing
- system.
+ bsd.rd.IP32 A RAMDISK-IP32 kernel; the embedded filesystem
+ contains the installation tools.
+ Used for installation and upgrades.
dnl can't use OpenBSDcd because of the multiple bsd.rd
cd{:--:}OSrev.iso A miniroot filesystem image suitable to be used
@@ -44,6 +49,20 @@ dnl can't use OpenBSDcd because of the multiple bsd.rd
and X sets be found via another media or network;
otherwise similar to the bsd.rd* images above.
+ boot32 A 32-bit ELF boot block for IP32 systems; will be
+ installed into the ``volume header'' of the boot
+ disk.
+
+ boot64 A 64-bit relocatable ELF boot block for IP27, IP30
+ and IP35 systems; will be installed into the
+ ``volume header'' of the boot disk.
+
+ bootecoff A 32-bit ECOFF boot block for IP22 systems, also
+ used to boot ELF kernels over the network on
+ ELF-unaware PROM; will be installed into the
+ ``volume header'' of the boot disk.
+
+
DistributionDescription(ten)
OpenBSDbase(57051101,196747310)