newvers.sh: Take the src/ dir as an argument instead of hard coding it.
[dragonfly.git] / sys / conf / kern.post.mk
2009-05-19 Sascha Wildnernewvers.sh: Take the src/ dir as an argument instead...
2009-02-10 YONETANI TomokazuSet the default DESTDIR to /var/vkernel when the platfo...
2009-02-10 YONETANI TomokazuAdd two variables to adjust where to install kernel...
2009-01-05 Simon SchubertEven in the reinstall case make sure that /boot/modules...
2008-09-15 Thomas NikolajsenChange how DESTKERNNAME is handled:
2008-09-01 Matthew Dillon* Move /kernel to /boot/kernel and /modules to /boot...
2008-07-27 Michael NeumannBefore installing kernel modules, make sure that the...
2008-01-13 Sascha WildnerRearrange a bit to avoid duplicate code.
2007-06-30 Matthew DillonTry to avoid accidental foot shooting by not allowing...
2007-02-22 Simon SchubertEnable building/installing of multiple kernels in nrelease.
2007-02-05 Simon SchubertAdd flag to optionally disable stripping of old kernel...
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-11 Simon SchubertUnbreak build by moving the include up.
2007-01-10 Simon SchubertSubstitute a phony target with a cookie, thus not requi...
2006-12-13 Thomas E. SpanjaardHave the genassym.o target depend on forwarding-headers...
2006-11-19 Sepherosa Ziehau- Add kern.fwd.mk to generate forward headers for missi...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-10-22 Matthew DillonReorganize the way machine architectures are handled...
2006-07-02 Simon SchubertRestructure kernel makefiles and factor out MI and...