Module Name: src Committed By: brook Date: Wed Apr 19 18:39:18 UTC 2023
Modified Files: src/distrib/utils/embedded/conf: armv7.conf Added Files: src/distrib/utils/embedded/files: boot.cfg Log Message: Install /boot/boot.cfg with EFI bootloaders. On ARM ports, the EFI boot loader handles a boot.cfg file if it exists, but one is not installed by default. In contrast, both the i386 and amd64 ports do install boot.cfg by default. Bring these ports into agreement by installing boot.cfg on ARM ports with EFI boot loaders. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/distrib/utils/embedded/conf/armv7.conf cvs rdiff -u -r0 -r1.1 src/distrib/utils/embedded/files/boot.cfg Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.