Age | Commit message (Expand) | Author |
2010-07-27 | tftpd: convert to autotargets | Thomas Petazzoni |
2009-10-01 | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard |
2009-09-03 | package: Remove unnecessary dependencies on uclibc. | Will Newton |
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard |
2007-12-17 | Add support for GNU and kernel.org mirrors | Ivan Kuten |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson |
2007-06-27 | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer |
2007-06-16 | Fix install of scripts. | "Steven J. Hill" |
2007-05-09 | Rename all INIT scripts to have the numerical prefixes to easily see the star... | "Steven J. Hill" |
2007-05-07 | Install the default script only if one was not found from the platform. | "Steven J. Hill" |
2007-03-14 | yet more LDFLAGS handling fixups | Eric Andersen |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen |
2007-01-14 | fixup a whole steaming pile of insanity. When packages are configured, | Eric Andersen |
2007-01-14 | Update packages to provide properly working initialization scripts. These hav... | "Steven J. Hill" |
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer |
2005-11-24 | remove extra space after touch | Mike Frysinger |
2005-07-27 | Minor updates | Eric Andersen |
2005-06-24 | be a bit more consistant with naming, always escape wildcards | Eric Andersen |
2005-04-21 | Don't mess with /etc/default for now. | Eric Andersen |
2005-04-21 | Update init scripts a bit. Don't mess with /etc/default for now. | Eric Andersen |
2005-02-16 | HPA's Trivial File Transfer Protocol (tftp) server. | Eric Andersen |