NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60360 CVS commit: src/usr.sbin/sysinst



The following reply was made to PR install/60360; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60360 CVS commit: src/usr.sbin/sysinst
Date: Wed, 24 Jun 2026 10:33:22 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Jun 24 10:33:22 UTC 2026
 
 Modified Files:
 	src/usr.sbin/sysinst: util.c
 	src/usr.sbin/sysinst/arch/evbarm: md.c md.h
 
 Log Message:
 PR 60360: make the default /boot partition on evbarm 64MB if we need
 the dtb set (the newer dtb files overflow the old 32mb default).
 In ACPI environments where we do not need dtb installed, do not select
 the set by default.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.80 -r1.81 src/usr.sbin/sysinst/util.c
 cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/sysinst/arch/evbarm/md.c
 cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/sysinst/arch/evbarm/md.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index