artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60a682e
)
MP support seems to work fine now
author
kettenis
<kettenis@openbsd.org>
Mon, 2 Aug 2021 21:46:39 +0000
(21:46 +0000)
committer
kettenis
<kettenis@openbsd.org>
Mon, 2 Aug 2021 21:46:39 +0000
(21:46 +0000)
ok deraadt@
distrib/riscv64/ramdisk/install.md
patch
|
blob
|
history
diff --git
a/distrib/riscv64/ramdisk/install.md
b/distrib/riscv64/ramdisk/install.md
index
1b5c758
..
426f91e
100644
(file)
--- a/
distrib/riscv64/ramdisk/install.md
+++ b/
distrib/riscv64/ramdisk/install.md
@@
-1,4
+1,4
@@
-# $OpenBSD: install.md,v 1.
2 2021/06/18 20:58:16 deraadt
Exp $
+# $OpenBSD: install.md,v 1.
3 2021/08/02 21:46:39 kettenis
Exp $
#
#
# Copyright (c) 1996 The NetBSD Foundation, Inc.
@@
-32,6
+32,7
@@
# machine dependent section of installation/upgrade script.
#
+NCPU=$(sysctl -n hw.ncpufound)
NEWFSARGS_msdos="-F 16 -L boot"
MOUNT_ARGS_msdos="-o-l"