Searched hist:c016c891966a63fd5992515c130823ae01af208c (Results 1 – 2 of 2) sorted by relevance
/freebsd/release/scripts/ |
H A D | mtree-to-plist.awk | diff c016c891966a63fd5992515c130823ae01af208c Tue Mar 24 02:07:01 CET 2020 Emmanuel Vadot <manu@FreeBSD.org> pkgbase: Move device.hints from the runtime to the bootloader package
Also mark it as config file so if a user changes this file pkg will attempt to merge the new file upon an update. device.hints is neither related to runtime or loader but it make more sense to have it in loader in case some user delete /boot/ and wants to recreate it, now only two packages are required FreeBSD-bootloader and the kernel package. While here change where we override the package for files installed in /boot, this allow us to keep other tags (such as config).
Reported by: pizzamig Reviewed by: bapt pizzamig emaste Differential Revision: https://reviews.freebsd.org/D24159
|
/freebsd/etc/ |
H A D | Makefile | diff c016c891966a63fd5992515c130823ae01af208c Tue Mar 24 02:07:01 CET 2020 Emmanuel Vadot <manu@FreeBSD.org> pkgbase: Move device.hints from the runtime to the bootloader package
Also mark it as config file so if a user changes this file pkg will attempt to merge the new file upon an update. device.hints is neither related to runtime or loader but it make more sense to have it in loader in case some user delete /boot/ and wants to recreate it, now only two packages are required FreeBSD-bootloader and the kernel package. While here change where we override the package for files installed in /boot, this allow us to keep other tags (such as config).
Reported by: pizzamig Reviewed by: bapt pizzamig emaste Differential Revision: https://reviews.freebsd.org/D24159
|