summaryrefslogtreecommitdiff
path: root/package/nbd
Commit message (Expand)AuthorAge
* nbd: fix download URLPeter Korsgaard2012-03-15
* nbd: bump to version 3.0Gustavo Zacarias2012-03-11
* nbd: fix !BR2_LARGEFILE buildsPeter Korsgaard2011-12-05
* nbd: bump to version 2.9.24Gustavo Zacarias2011-12-05
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* nbd: use new style hookThomas Petazzoni2010-09-12
* nbd: Bump nbd to version 2.9.15 and remove klcc issue.Peter Huewe2010-06-24
* package: gettext needs WCHAR supportPeter Korsgaard2010-05-25
* nbd: convert to Makefile.autotools.in formatPeter Korsgaard2010-02-09
* nbd: add server patches missing from 6aac003Peter Korsgaard2010-02-03
* package/nbd: fix build with !BR2_LARGEFILEPeter Korsgaard2009-11-22
* package/nbd: add nbd-server supportVincent Palatin2009-11-22
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-01
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* nbd: bump version and depend on glib2Peter Korsgaard2008-06-18
* buildroot: cleanup <package>-clean targets.Peter Korsgaard2008-03-27
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-01
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-22
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* SED away some whitespaceUlf Samuelsson2007-08-20
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-17
* Network block device package (client only)Peter Korsgaard2006-09-28