https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290143
Marek Zarychta <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|Unable to Reproduce |--- Status|Closed |Open Summary|the files /boot/loader*.efi |some files in /boot/ are |are stale |stale after make | |installworld --- Comment #6 from Marek Zarychta <[email protected]> --- Something is still definitely wrong with updating the loader files on recent stable/15 and main. stable/15 updated recently in-place (only one update since Sep 9, no NFS shared dirs) # ll /boot/gpt* -r--r--r-- 1 root wheel 62219 Sep 9 18:29 /boot/gptboot -r-xr-xr-x 1 root wheel 109568 Sep 9 18:29 /boot/gptboot.efi* -r--r--r-- 1 root wheel 177186 Sep 9 18:29 /boot/gptzfsboot main, updated several times since 5 September: % ll /boot/gpt* -r--r--r-- 1 root wheel 62219 5 wrz 14:04 /boot/gptboot -r-xr-xr-x 1 root wheel 110080 15 wrz 19:27 /boot/gptboot.efi* -r--r--r-- 1 root wheel 177186 7 paź 09:55 /boot/gptzfsboot Is META_MODE still supported correctly on recent head and stable/15 ? -- You are receiving this mail because: You are on the CC list for the bug.
