cvs commit: src/release Makefile src/release/amd64 boot_crunch.conf src/release/i386 boot_crunch.conf src/release/ia64 boot_crunch.conf src/release/pc98 boot_crunch.conf src/usr.sbin/sysinstall Makefile acpi.c ...

Andrew Turner andrew at fubar.geek.nz
Thu Mar 9 01:21:57 PST 2006


Sam Leffler wrote:
>   Log:
>   Revamp base system packaging of kernels to enable up/smp selection
>   at runtime and to support distributing additional kernels:
>   o remove kernel from the base tarball
>   o add new kernel tarballs
>   o build + package both SMP and GENERIC kernels when an <arch>/conf/SMP
>     config file is present
>
>   
This breaks when KERNELS is already defined. The documented behavior is 
to build GENERIC and any other kernels from the KERNELS define.

The attached untested patch will fix this and also builds the SMP kernel 
if it can.

Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freebsd_release_Makefile.diff
Type: text/x-patch
Size: 607 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20060309/e7fd52b7/freebsd_release_Makefile.bin


More information about the cvs-src mailing list