diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2018-12-21 14:35:57 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2018-12-21 14:35:57 +0000 |
commit | 4445f957891bd7ae85a6b80f363336a8e07b6a39 (patch) | |
tree | 7ddd62cbe05a186d5e1318a0c96224bf17fbc40a /distrib/notes | |
parent | 094f3a27e7039a788aa328ab2800d14d8d0ba591 (diff) |
Remove outdated instruction.
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/octeon/prep | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/distrib/notes/octeon/prep b/distrib/notes/octeon/prep index 9cc3bbd3d41..d28e41964d2 100644 --- a/distrib/notes/octeon/prep +++ b/distrib/notes/octeon/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.8 2018/03/11 18:30:18 sthen Exp $ +dnl $OpenBSD: prep,v 1.9 2018/12/21 14:35:56 visa Exp $ By default MACHINE systems are shipped with a Linux (or proprietary) system installed on the CompactFlash card or USB drive. @@ -87,7 +87,3 @@ Booting the installation kernel arguments provided: # bootoctlinux - - On multi-core systems, boot with all CPU cores enabled: - - # bootoctlinux rootdev=rd0 numcores=<number of cores> |