grow arm64 ramdisk
authorderaadt <deraadt@openbsd.org>
Tue, 18 Sep 2018 13:45:09 +0000 (13:45 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 18 Sep 2018 13:45:09 +0000 (13:45 +0000)
etc/etc.arm64/disktab
sys/arch/arm64/conf/RAMDISK

index e966bcc..9fd629b 100644 (file)
@@ -1,10 +1,10 @@
-# $OpenBSD: disktab,v 1.1 2017/01/11 17:05:29 patrick Exp $
+# $OpenBSD: disktab,v 1.2 2018/09/18 13:45:09 deraadt 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#512:\
+       :ta=4.2BSD:oa#0:pa#16384:fa#512:ba#4096:\
+       :ob#0:pb#0:oc#0:pc#16384:
 
 miniroot:\
        :dt=rdroot:se#512:nc#9:nt#16:ns#256:\
index dd3d22f..c4d858e 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.73 2018/09/11 13:54:29 ccardenas Exp $
+# $OpenBSD: RAMDISK,v 1.74 2018/09/18 13:45:09 deraadt Exp $
 #
 # GENERIC machine description file
 #
@@ -30,7 +30,7 @@ option                NO_PROPOLICE
 option         BOOT_CONFIG
 
 option         RAMDISK_HOOKS
-option         MINIROOTSIZE=15360
+option         MINIROOTSIZE=16384
 
 option         FFS
 option         FFS2