Source-Changes archive

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

CVS commit: [netbsd-11] src/usr.sbin/sysinst



Module Name:    src
Committed By:   jdc
Date:           Thu Jun 25 15:10:09 UTC 2026

Modified Files:
        src/usr.sbin/sysinst [netbsd-11]: util.c
        src/usr.sbin/sysinst/arch/evbarm [netbsd-11]: md.c md.h

Log Message:
Pull up the following revisions, requested by martin in ticket #327:

src/usr.sbin/sysinst/util.c                     1.81
src/usr.sbin/sysinst/arch/evbarm/md.c           1.24
src/usr.sbin/sysinst/arch/evbarm/md.h           1.10

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.77.4.3 -r1.77.4.4 src/usr.sbin/sysinst/util.c
cvs rdiff -u -r1.23 -r1.23.2.1 src/usr.sbin/sysinst/arch/evbarm/md.c
cvs rdiff -u -r1.9 -r1.9.4.1 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