summaryrefslogtreecommitdiff
path: root/config/Makefile
AgeCommit message (Collapse)Author
2010-02-09add support for netbsd. just minor fixes needed.wbx
2009-12-20be less verboseWaldemar Brodkorb
2009-12-20another round of 'make distclean' fixingThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2009-09-10try to use generated filesWaldemar Brodkorb
maybe we can remove the dependency to bison, flex and gperf
2009-09-02make rescue for x86_64 usable as PXE netboot imageWaldemar Brodkorb
A kernel with initramfs piggyback can be used to boot via PXE, even when the network driver will be loaded later. My shuttle seems to be really fresh, no boot of Debian/lenny or newer was possible. Add some drivers I need for my shuttle. Use LZMA-compression for kernel and initramfs. Fix some lvm tool dependencies meanwhile..
2009-08-28make it compile without locale supportWaldemar Brodkorb
2009-08-02make new mconf compile and update .gitignorePhil Sutter
2009-06-01remove unused $Id$Waldemar Brodkorb
- $id$ substitution is not apropriate for git scm
2009-05-17Initial importwbx