Fine.

Visa Hankala <v...@hankala.org> wrote:

> On Mon, Feb 07, 2022 at 09:35:21AM -0700, Theo de Raadt wrote:
> > Please don't do such a small increase, because it is likely we'll need to
> > do it again the near future.
> > 
> > I suggest taking ns#600 to ns#650 or ns#700, and adjusting all the numbers.
> 
> Here is a diff that uses ns#700.
> 
> OK?
> 
> Index: etc/etc.armv7/disktab
> ===================================================================
> RCS file: src/etc/etc.armv7/disktab,v
> retrieving revision 1.13
> diff -u -p -r1.13 disktab
> --- etc/etc.armv7/disktab     12 Oct 2021 16:39:22 -0000      1.13
> +++ etc/etc.armv7/disktab     8 Feb 2022 15:35:00 -0000
> @@ -2,9 +2,9 @@
>  
>  # Leave nc=16; adjust size using: ns
>  rdroot|ramdiskroot|RAM-disk root FS image:\
> -     :dt=rdroot:se#512:nc#16:nt#2:ns#600:\
> -     :ta=4.2BSD:oa#0:pa#19200:fa#512:ba#4096:\
> -     :ob#0:pb#0:oc#0:pc#19200:
> +     :dt=rdroot:se#512:nc#16:nt#2:ns#700:\
> +     :ta=4.2BSD:oa#0:pa#22400:fa#512:ba#4096:\
> +     :ob#0:pb#0:oc#0:pc#22400:
>  
>  miniroot:\
>       :dt=rdroot:se#512:nc#9:nt#16:ns#496:\
> Index: sys/arch/armv7/conf/RAMDISK
> ===================================================================
> RCS file: src/sys/arch/armv7/conf/RAMDISK,v
> retrieving revision 1.127
> diff -u -p -r1.127 RAMDISK
> --- sys/arch/armv7/conf/RAMDISK       9 Oct 2021 01:01:09 -0000       1.127
> +++ sys/arch/armv7/conf/RAMDISK       8 Feb 2022 15:35:00 -0000
> @@ -11,7 +11,7 @@ option              SMALL_KERNEL
>  option               NO_PROPOLICE
>  option               BOOT_CONFIG
>  
> -option               MINIROOTSIZE=19200
> +option               MINIROOTSIZE=22400
>  option               RAMDISK_HOOKS
>  
>  option               FFS
> 

Reply via email to