123456789101112131415161718192021 |
- - stripping of kernel is not working for all targets
- - implement a non-interactive allmodconfig for different targets
- (make TARGET=foo defconfig allmodconfig)
- needed for ADK buildserver
- - rescue initramfs image (more archs, generic kernel config )
- - usb boot via stick
- - fix init scripts pidof? vs. killall
- - rpath libtool problem fix
- - bind isc 9.6.1
- - check ac_cv_func_setpgrp_void=no
- - freebsd build
- - win cygwin build
- - netbsd build
- - macos x build
- - openbsd build
- - optimize iptables package (libdirs depending on choosen kernel features)
- - checksum for toolchain packages
- - network scripts for wireless client / ap
- - network scripts for pppoe
- - customise mconf help texts to better fit for OpenADK
- - publish via trac+git
|