summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorkstailey <kstailey@cvs.openbsd.org>1997-08-06 14:15:38 +0000
committerkstailey <kstailey@cvs.openbsd.org>1997-08-06 14:15:38 +0000
commit5b3b7fc8525f652b426f561740d8880ec38b76f0 (patch)
tree8a4eb477de6e62632999e1d9e6afad5642ace493 /distrib
parent3923d8caf3cb7928176f906275fea6c06d9209bf (diff)
doc booted_osflags
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/alpha/prep5
1 files changed, 5 insertions, 0 deletions
diff --git a/distrib/notes/alpha/prep b/distrib/notes/alpha/prep
index 6bf87f99606..929c3a4b2a9 100644
--- a/distrib/notes/alpha/prep
+++ b/distrib/notes/alpha/prep
@@ -56,6 +56,11 @@ Using the SRM console:
this "bsd" will be loaded.
boot_osflags Flags to pass in to the kernel. For multiuser
boot this needs to be set to "-a".
+ booted_osflags Don't try to set this one directly. It will
+ contain whatever flags the OS was last booted
+ with. To set indirectly, boot with the -flags
+ option, eg: "b dka0 -flags a" will boot into
+ multi-user and set booted_osflags to "a".
To see a list of all variables on your machine use the "show"
command with no arguments.