summaryrefslogtreecommitdiff
path: root/distrib/zaurus
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2009-05-11 17:13:08 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2009-05-11 17:13:08 +0000
commite8bba8388ce48cefd90b195b109a30b5a4eefda8 (patch)
tree25e83637bf182f66de19726471cad99e3ace05a8 /distrib/zaurus
parent8ff4521dab98f1a4fbea37430ffbb398f37cd1f8 (diff)
Remind people that mountpoints must now be entered using the disklabel
command; the script does not ask afterwards. Note I am not adjusting the macppc or sgi install.md scripts. I ask their maintainers to clean them before I will maintain them further. Please
Diffstat (limited to 'distrib/zaurus')
-rw-r--r--distrib/zaurus/ramdisk/install.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/zaurus/ramdisk/install.md b/distrib/zaurus/ramdisk/install.md
index 0a0f23d1167..1ce074177cc 100644
--- a/distrib/zaurus/ramdisk/install.md
+++ b/distrib/zaurus/ramdisk/install.md
@@ -1,4 +1,4 @@
-# $OpenBSD: install.md,v 1.20 2009/04/25 03:21:51 deraadt Exp $
+# $OpenBSD: install.md,v 1.21 2009/05/11 17:13:07 deraadt Exp $
#
#
# Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -102,6 +102,7 @@ md_prep_disklabel() {
You will now create an OpenBSD disklabel inside the OpenBSD MBR
partition. The disklabel defines how OpenBSD splits up the MBR partition
into OpenBSD partitions in which filesystems and swap space are created.
+You must provide each filesystem's mountpoint in this program.
The offsets used in the disklabel are ABSOLUTE, i.e. relative to the
start of the disk, NOT the start of the OpenBSD MBR partition.