CVS commit: src/usr.sbin/sysinst
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.