mirror of
https://github.com/openbsd/src.git
synced 2026-04-30 00:56:33 +00:00
increase rdroot size
ok kettenis@ deraadt@
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# $OpenBSD: disktab,v 1.6 2016/05/28 10:00:55 jsg Exp $
|
||||
# $OpenBSD: disktab,v 1.7 2020/04/03 23:18:36 jsg Exp $
|
||||
|
||||
# Leave nc=16; adjust size using: ns
|
||||
rdroot|ramdiskroot|RAM-disk root FS image:\
|
||||
:dt=rdroot:se#512:nc#16:nt#2:ns#480:\
|
||||
:ta=4.2BSD:oa#0:pa#15360:fa#512:ba#4096:\
|
||||
:ob#0:pb#0:oc#0:pc#15360:
|
||||
:dt=rdroot:se#512:nc#16:nt#2:ns#496:\
|
||||
:ta=4.2BSD:oa#0:pa#15872:fa#512:ba#4096:\
|
||||
:ob#0:pb#0:oc#0:pc#15872:
|
||||
|
||||
miniroot:\
|
||||
:dt=rdroot:se#512:nc#9:nt#16:ns#256:\
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $OpenBSD: RAMDISK,v 1.112 2019/10/27 08:07:01 kettenis Exp $
|
||||
# $OpenBSD: RAMDISK,v 1.113 2020/04/03 23:18:36 jsg Exp $
|
||||
|
||||
machine armv7 arm
|
||||
|
||||
@@ -11,7 +11,7 @@ option SMALL_KERNEL
|
||||
option NO_PROPOLICE
|
||||
option BOOT_CONFIG
|
||||
|
||||
option MINIROOTSIZE=15360
|
||||
option MINIROOTSIZE=15872
|
||||
option RAMDISK_HOOKS
|
||||
|
||||
option FFS
|
||||
|
||||
Reference in New Issue
Block a user