aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/kern.post.mk
Commit message (Expand)AuthorAgeFilesLines
* Using KMODOWN/KMODGRP rather than hard coding root/wheel forBjoern A. Zeeb2009-01-071-5/+5
* Add CTF conversion to the objects compiled from generated code.John Birrell2008-07-051-0/+3
* Add support for generating CTF data for the kernel.John Birrell2008-05-231-0/+3
* Introduce a standalone shell script for embedding MFS image.Rafal Jaworowski2008-02-051-7/+1
* If KERNEL_EXTRA is defined, make kernel-all target depend on it.Warner Losh2007-03-231-1/+6
* now that MFS_IMAGE is in the FULLKERNEL section, use FULLKERNEL instead ofJohn-Mark Gurney2006-12-301-4/+4
* MF kmod.mk 1.176: Properly handle vnode_if.h dependencies.Ruslan Ermilov2006-10-261-1/+5
* - Remove include links only when .depend is also removed, so thatRuslan Ermilov2006-10-131-3/+4
* Don't use touch when what is really meant is :> (create an empty file, orDag-Erling Smørgrav2006-08-141-1/+1
* Remove the insistance on having a device.hints. This was a seat beltWarner Losh2006-06-181-16/+0
* Handle MFS_IMAGE in the ${FULLKERNEL} target, so that we can build kernelOlivier Houchard2006-06-131-9/+9
* add support for makeoptions MFS_IMAGE="<file>" in the config file whichJohn-Mark Gurney2006-05-121-0/+9
* Remove .depend when doing "make cleandir".Ruslan Ermilov2006-02-071-1/+1
* I couldn't find any traces of what the tags1 file was supposed to do.Ruslan Ermilov2006-01-161-2/+0
* Teach this to create the "machine" and ${MACHINE_ARCH} (for pc98Ruslan Ermilov2005-11-301-4/+27
* Rename the .dbg extension to .symbols, which matches "symbol-file"Ruslan Ermilov2005-10-271-6/+6
* Use ${S} to pass ${SYSDIR} to ports. This makes PORTS_MODULESRuslan Ermilov2005-10-271-5/+1
* Installing debug modules was a bad idea -- I bogusly assumed thatRuslan Ermilov2005-10-271-10/+12
* Refactor (some more) installation of kernel and module objects.Ruslan Ermilov2005-10-251-2/+4
* Back out most of 1.84. It was unwise to force debug kernels to alwaysWarner Losh2005-10-241-6/+17
* For HEAD, install a kernel with debug information if DEBUG is a kernelDavid E. O'Brien2005-09-111-17/+4
* Don't build PORTS_MODULES if NO_MODULES is definedWarner Losh2005-06-091-1/+1
* Install ports defined in PORTS_MODULES at make reinstall time too.Maxime Henrion2005-06-051-2/+2
* Be resistant to DESTDIR being set to some unkosher value, e.g. "/".Ruslan Ermilov2005-04-281-1/+1
* Clean all generated vnode_if* files.Ruslan Ermilov2005-04-221-2/+2
* Fix "make depend" to not redundantly rebuild the .depend file.Ruslan Ermilov2005-04-221-7/+2
* Now that we have proper links, no need to fake up ones as part ofWarner Losh2005-04-031-3/+0
* Don't generate major.c anymore.Poul-Henning Kamp2005-03-291-6/+3
* Get SYSDIR set correctly for building ports.Warner Losh2005-02-251-4/+7
* use __target in preference to targetWarner Losh2005-02-251-4/+4
* Back when VOP_* was introduced, we did not have new-style structPoul-Henning Kamp2004-12-011-0/+2
* Use PORTSDIR, falling back to /usr/portsWarner Losh2004-11-141-1/+1
* Ports aren't generally ready for parallel make.Ruslan Ermilov2004-11-121-1/+1
* PORTS_MODULES: a list of ports to build with this kernel.Warner Losh2004-11-111-0/+14
* Per recent HEADSUP: Disconnect (old)vinum from the kernel build.Poul-Henning Kamp2004-09-231-2/+1
* Pass the idea of the make(1) binary to use down to newvers.sh.Ruslan Ermilov2004-09-171-1/+1
* We don't need GEN_M_CFILES. Fold it into GEN_CFILES definition andWarner Losh2004-06-271-7/+4
* MFp4:Warner Losh2004-06-261-3/+2
* Add pccarddevs.h and usbdevs.h as depends, ala miidevs.h, in the rightWarner Losh2004-05-261-5/+5
* Use ' rather than ".David E. O'Brien2004-03-221-1/+1
* Quote NM in case you need to force it to something with args.David E. O'Brien2004-03-211-1/+1
* Don't make having ${DESTDIR}/boot/device.hints a prerequisite toMarcel Moolenaar2004-03-201-1/+7
* Merged from kmod.mk,v 1.152: strip debugging symbols even when notRuslan Ermilov2004-02-131-0/+3
* Attempt to clean up the emu10k1-alsa.h stuff so that config doesn'tPeter Wemm2004-02-051-9/+0
* The gdbinit.${MACHINE_ARCH} script may not exist.Ruslan Ermilov2004-01-211-0/+2
* Add emu10k1-alsa%diked.h dependancies.David E. O'Brien2004-01-121-0/+9
* Define KERNBUILDDIR again. The RELENG_5_2 tree is stable enough thatWarner Losh2004-01-031-0/+1
* Backed out rev.1.48. -Winline now works better so there should be noBruce Evans2003-12-301-1/+1
* Garbage-collected some vestiges of objformat support (mainly ${FMT}).Bruce Evans2003-12-291-3/+1
* Fixed some style bugs (manly a few English usage errors in comments andBruce Evans2003-12-291-15/+15