summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add new 'tinyhttpd' package and move all other httpd servers to be disabled i..."Steven J. Hill"2007-07-174-0/+177
* Build proftpd with IPv6 support only if the toolchain was configured as such."Steven J. Hill"2007-07-171-0/+5
* Do not use wildcard for patches."Steven J. Hill"2007-07-171-1/+1
* Bump Samba to latest version and update patches."Steven J. Hill"2007-07-174-13/+61
* A number of fixes including placing of the final image into the 'binaries' di..."Steven J. Hill"2007-07-171-8/+8
* Allow selection of RPC and IPv6 options for an external toolchain."Steven J. Hill"2007-07-171-0/+12
* Add libxml2 packageUlf Samuelsson2007-07-163-0/+86
* Cleanup of libcgiUlf Samuelsson2007-07-161-7/+7
* Avoid rebuilding 'readline-5.1'Ulf Samuelsson2007-07-161-2/+5
* Avoid rebuild of openntpdUlf Samuelsson2007-07-161-3/+4
* Temporarily allow static libgettext library option to ensure build can comple...Ulf Samuelsson2007-07-162-1/+26
* Avoid repeated rebuild of libusbUlf Samuelsson2007-07-161-2/+5
* Stop repeated build of libcgiUlf Samuelsson2007-07-161-6/+7
* Get rid of repeated rebuild of 'at'Ulf Samuelsson2007-07-161-8/+7
* Get rid of repeated copy of 'customize'Ulf Samuelsson2007-07-161-2/+17
* Use correct script to init lighttpdUlf Samuelsson2007-07-151-1/+1
* Make package/pcmcia depend on 'linux26' (which is defined) instead of 'linux'Ulf Samuelsson2007-07-151-1/+1
* Define HOSTLN to allow gzip to build for non-x86 targetUlf Samuelsson2007-07-152-5/+9
* Fix acpid version infoUlf Samuelsson2007-07-151-2/+2
* Correct JFFS2 Erase Size for AT45 dataflashUlf Samuelsson2007-07-141-13/+36
* - use established styleBernhard Reutner-Fischer2007-07-131-3/+6
* Make Config.in targets for ARM chips look consistentUlf Samuelsson2007-07-123-3/+17
* Fix Document styleUlf Samuelsson2007-07-121-68/+68
* Workaround for vi bug in syntax highlightingUlf Samuelsson2007-07-121-3/+3
* Fix Document styleUlf Samuelsson2007-07-121-65/+71
* Add comment on when to use BUILD_DIR vs PROJECT_BUILD_DIRUlf Samuelsson2007-07-121-0/+3
* Change HOSTNAME to TARGET_HOSTNAME to avoid superseeding build host HOSTNAMEUlf Samuelsson2007-07-121-4/+4
* Update Instructions for applying for Buildroot write accessUlf Samuelsson2007-07-121-3/+10
* Update Documentation for BSP patchUlf Samuelsson2007-07-121-7/+36
* BSP Patch:Ulf Samuelsson2007-07-128-22/+75
* Define date of build as DATE, use in mtd/mtd.mkUlf Samuelsson2007-07-112-2/+3
* Configure linux within target/linux/Config.in instead of within target/device...Ulf Samuelsson2007-07-111-0/+44
* Configure linux within target/linux/Config.in instead of within target/device...Ulf Samuelsson2007-07-112-41/+1
* Build linux within target/linux/Makefile.in instead of within target/linux26.mkUlf Samuelsson2007-07-112-1/+1
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-112-6/+6
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-11110-387/+410
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* - fix building sstripBernhard Reutner-Fischer2007-07-101-1/+2
* - cosmetics: rename _VER to _VERSION and touch atBernhard Reutner-Fischer2007-07-091-5/+5
* - fix evaluation of HOSTCFLAGS for kconfig. Closes #1415Bernhard Reutner-Fischer2007-07-091-2/+5
* - pull from upstreamBernhard Reutner-Fischer2007-07-0911-79/+327
* - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer2007-07-0921-25/+28
* - wipe config related files in distcleanBernhard Reutner-Fischer2007-07-091-1/+2
* WGET_NOSPIDERS is not defined, use WGET for nowUlf Samuelsson2007-07-091-1/+1
* Use hostap release version instead of snapshotUlf Samuelsson2007-07-091-4/+5
* sh needs '-c' to run a binaryUlf Samuelsson2007-07-091-5/+5
* - add pxelinuxBernhard Reutner-Fischer2007-07-082-6/+18
* - apply settings for initramfsBernhard Reutner-Fischer2007-07-081-1/+9
* - provide option to build an initramfs out of the current rootfs. Closes #881Bernhard Reutner-Fischer2007-07-084-0/+263