freebsd-src/stand
Lexi Winter 842942be28 packages: Remove the /boot hack from mtree-to-plist.awk
Currently, files in /boot (other than /boot/kernel) are assigned to the
bootloader package using a filename match in mtree-to-plist.awk.  This
causes some problems, most notably that debug info for userboot ends up
in the utilities-dbg package instead of bootloader-dbg.

Remove the path handling from mtree-to-plist and instead set PACKAGE
in the appropriate Makefiles to put these in the correct package.

While here, move userboot*.so from bootloader-dev to bootloader.

MFC after:	3 days
Reviewed by:	cperciva
Sponsored by:	https://www.patreon.com/bsdivy
Differential Revision:	https://reviews.freebsd.org/D53179
2025-10-26 02:22:47 +00:00
..
arm64 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
common stand: remove unused variables 2025-09-09 20:19:24 +03:00
defaults loader.conf.5: Add reference to kern.msgbufsize 2025-09-03 00:04:54 -06:00
efi loader: Move ACPI RSDP detection 2025-09-13 20:24:19 -06:00
fdt libsa: isprint() 2025-07-23 00:32:40 -06:00
ficl loader: ficl: restore isvirtualized? 2025-05-07 23:06:22 -05:00
ficl32 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
fonts stand: Remove Spleen 32x64 fonts from INDEX 2025-09-06 00:34:55 -03:00
forth loader: set boot_safe when safe mode is selected 2024-12-13 22:31:28 -06:00
i386 stand/i386: quiet gcc -Warray-bounds 2025-10-16 23:49:22 -07:00
images lualoader: Add distinct brand for installer 2025-06-24 12:11:15 -03:00
kboot Revert "stand: Use calloc instead of malloc for initialization of filesystem devsw" 2025-09-02 09:23:02 -06:00
kshim newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
liblua flua: kick out the remaining builtin modules 2025-10-03 21:16:51 -05:00
liblua32 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
libofw Revert "stand: Use calloc instead of malloc for initialization of filesystem devsw" 2025-09-02 09:23:02 -06:00
libsa sys/crypto: import md5c.c C rewrite 2025-10-24 12:16:58 +02:00
libsa32 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
lua cli.lua.8: Reflow literal comments 2025-10-09 17:13:54 -04:00
man stand/man: Fix mdoc typos for emails, tag spdx 2025-09-18 13:20:01 -04:00
powerpc machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
uboot Revert "stand: Use calloc instead of malloc for initialization of filesystem devsw" 2025-09-02 09:23:02 -06:00
usb stand/usb: Quiet warnings so this builds again 2025-01-10 23:03:32 -05:00
userboot packages: Remove the /boot hack from mtree-to-plist.awk 2025-10-26 02:22:47 +00:00
defs.mk Allow secure-netboot 2025-08-20 15:49:53 -07:00
fdt.mk
ficl.mk
loader.mk flua: kick out the remaining builtin modules 2025-10-03 21:16:51 -05:00
lua.mk
Makefile loader: Don't need the arch list 2024-11-12 22:01:24 -07:00
Makefile.amd64 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.inc packages: Remove the /boot hack from mtree-to-plist.awk 2025-10-26 02:22:47 +00:00
veriexec.mk