Module Name: src Committed By: martin Date: Thu Feb 20 19:13:29 UTC 2025
Modified Files: src/distrib/common/bootimage [netbsd-10]: Makefile.bootimage src/distrib/vax/liveimage/emuimage [netbsd-10]: Makefile Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1046): distrib/vax/liveimage/emuimage/Makefile: revision 1.5 distrib/common/bootimage/Makefile.bootimage: revision 1.43 It turns out vax liveimage requires INSTALLBOOT_AFTER_DISKLABEL. It looks tools disklabel(8) doesn't preserve installed bootblock on creating a new label. Confirmed on simh. Remove "(untested)" comment from INSTALLBOOT_AFTER_DISKLABEL. Also note vax requires it. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.30.2.1 \ src/distrib/common/bootimage/Makefile.bootimage cvs rdiff -u -r1.4 -r1.4.10.1 src/distrib/vax/liveimage/emuimage/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.