HomeFreeBSD

MFC a few things related to buildkernel:
rS71924Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

MFC a few things related to buildkernel:

  • add the reinstallkernel target (does a make reinstall)
  • prefer KERNCONF to KERNEL, but accept KERNEL anyway (with a pointer to KERNCONF, but not as annoying as on -current)
  • use 'make clean' instead of 'config -r'
  • add a NO_KERNELCLEAN option to avoid a clean. NOCLEAN is respected.
  • buildkernel checks to see if a kernel name was supplied
  • Allow changing the installed kernel name.. eg: make buildkernel KERNCONF=GENERIC INSTKERNNAME=kernel.GENERIC

These should largely be transparent and should not break anything
or anyone. It should enable consistant doc targets between -current
and RELENG_4 now.

Details

Provenance
peterAuthored on
Parents
rS71923: Patch the reintroduced (~0 << 32) == 1 bug with a cryptic but functional
Branches
Unknown
Tags
Unknown

Event Timeline