another fix for invalid fd messages
[openwrt-10.03/.git] / include /
2006-10-14 nbdadd prereq check for case-sensitive filesystem
2006-10-14 nbdmove common unpacking code to unpack.mk, replace zcat...
2006-10-13 nbdadd prereq check for wget
2006-10-13 nbdfix tar detection
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-10 nbdmore fixes
2006-10-10 nbddon't include host.mk from rules.mk - confuses package...
2006-10-10 nbdmore portability fixes and a prereq check for gnu tar
2006-10-10 nbdfix HOST_ARCH and GNU_HOST_NAME for freebsd and other...
2006-10-10 nbddon't touch TAR_OPTIONS in host.mk
2006-10-10 nbdhide .host.mk commands
2006-10-10 nbdonly use --wildcards for gnu tar
2006-10-10 nbdmove the common variables from host-build.mk to host.mk
2006-10-10 nbdadd support for Package/<pkgname>/description - old...
2006-10-10 nbdadd support for a common shell include file, which...
2006-10-10 nbdput LINUX_KARCH in .kernel.mk
2006-10-10 nbdmove certain host related variables to .host.mk generat...
2006-10-09 nicoRemove old kmod packaging entries moved to the new...
2006-10-09 florianPort kmod-ipip to the new module layout
2006-10-08 nbdfix unnecessary package rebuild
2006-10-07 nbdremove x86-2.4
2006-10-06 nbdport kmod-sched to new kernel packaging system
2006-10-05 nbdspeed up package prereq check (only run make on those...
2006-09-27 nbdadd portability fixes for toolchain/tools (full tools...
2006-09-27 nbduse 'false' instead of '/bin/false'
2006-09-24 nicofix DESCRIPTION use in menuconfig and ipkg control...
2006-09-24 nbdclean up and really fix bogus build_ directory
2006-09-24 nicoadd BOARD and KERNEL to tgz image file name
2006-09-24 nicoadd CXXFLAGS and PKG_CONFIG_PATH in Build/Configure...
2006-09-18 mbmcorrect arguments to Build/Prepare/Default
2006-09-07 nbdadd quotes to ipkg name in the rebuild check
2006-09-07 nbddon't run rebuild checks for dump and prereq
2006-09-07 nbdadd extra rebuild check for development libraries
2006-09-07 nbdfix unnecessary rebuilds for library package directorie...
2006-09-07 mbmClean up prereq error messages
2006-08-30 nbduse an if block on the whole configure command
2006-08-30 mbmfix previous commit
2006-08-30 nbdonly run trap error code in the configure template...
2006-08-30 mbmAdd new warning to help track down pesky compile issues
2006-08-27 nbdmove $(MAKE) packages from .linux-compile: to compile:
2006-08-27 nbdfix LINUX_RELEASE and use it for the kmod-* build
2006-08-25 kalozadd basic support for the Magicbox boards
2006-08-24 nbdadd prereq check to prevent people from building openwr...
2006-08-22 florianPort kmod-tun to the new module layout
2006-08-22 florianPort kmod-gre to the new module layout
2006-08-20 nbdport kmod-ipv6 to the new system
2006-08-18 grozRemove postinit stuff for initramfs
2006-08-18 grozhandle postinit for initramfs
2006-08-18 nbdremove reference to missing file
2006-08-18 grozUpdate for initramfs handling
2006-08-18 nicocosmetic coherency fix
2006-08-17 nbdfix KERNELNAME
2006-08-17 grozBuild bzImage for x86 builds - allow ext2 images even...
2006-08-17 mbmtidy up output
2006-08-17 mbmfix accidental tab
2006-08-16 mbmShow error messages when collecting the package info
2006-08-16 mbmfix issues if kernel config is changed after the compil...
2006-08-14 grozMove a bunch of ethernet hardware drivers to new kernel...
2006-08-14 grozMake ext2 image larger for uml, update uml kernel config
2006-08-10 nicofix uml-2.6 (closes: #678)
2006-08-05 florianForce remove of the symbolic link build_arm/linux,...
2006-08-04 mbmautomatically turn off colors
2006-08-04 mbmset PATH in rules.mk
2006-08-04 mbmfix everything I broke with the previous patches
2006-08-04 mbmyet more cleanup (make sure to honor TARGET_CC and...
2006-08-04 mbmmore cleanup (make sure to pass TARGET_PATH and not...
2006-08-02 mbmremove debug line
2006-08-02 mbmcorrect [4397]
2006-08-02 mbmfix CONFIG_ALL
2006-08-02 mbmminor makefile tweaks
2006-07-31 nbddon't try to package ipt_SNAT and ipt_DNAT when making...
2006-07-30 nbdport ppp modules to package/kernel and fix ppp package...
2006-07-29 nbdadd support for per-package prereq checks, run global...
2006-07-28 mbmfix build issues with SMP compiles
2006-07-26 mbmadd more ipkg validation checks
2006-07-23 nbdadd ncurses to prereq checks
2006-07-22 nicoadd genext2fs to build ext2 filesystem images
2006-07-22 nbdport over the netfilter module packaging to the new...
2006-07-22 nbdfix NO_TRACE_MAKE
2006-07-22 nbdrevert last prereq.mk - seems to be a different issue
2006-07-22 nbdfix prereqs
2006-07-21 mbmfix a few directories missed in [4176]'s source ->...
2006-07-21 nbdadd submenu dependencies (used to hide the proprietary...
2006-07-21 mbmfix a few broken depenancies
2006-07-20 mbmchange $(STAMP_DIR) to $(LINUX_DIR) to avoid issues...
2006-07-20 mbmupdate prereqs
2006-07-20 grozUML target completed. Added ext2 target fs for use...
2006-07-20 mbmchange 'source' to 'download'
2006-07-20 mbmcleanup & revert [4159]
2006-07-19 nbdcheck for zlib.h as well
2006-07-19 nbdadd a simple prerequisite check
2006-07-18 nbdfix KBUILD_VERBOSE if V is unset
2006-07-18 nbdaccept V= from the environment as well
2006-07-18 nbdmake the buildroot-ng sdk compatible with the old packages
2006-07-18 nbdmove the cryptoapi kmod to package/kernel
2006-07-18 nbdmove some of the kernel module packaging to package...
2006-07-18 nbdcheck if the Package/$(NAME) template is defined before...
2006-07-10 mbmrebuild ipkg control files if Makefile changes
2006-07-10 mbmadd a new FORCEREBUILD option to Package/<name> to...
2006-07-10 mbmfix broken .pkginfo under certain situations
next