summaryrefslogtreecommitdiffstats
path: root/package/nbd
AgeCommit message (Expand)Author
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
2014-06-26nbd: update icense informationGustavo Zacarias
2014-05-23nbd: bump to version 3.8Gustavo Zacarias
2013-11-22libglib2: needs MMU supportThomas De Schampheleire
2013-10-14Config.in files: unify comments of toolchain option dependenciesThomas De Schampheleire
2013-07-27libglib2: needs threadsSpenser Gilliland
2013-07-04Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC}Thomas Petazzoni
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-04-15nbd: add license informationGustavo Zacarias
2013-04-14nbd: bump to version 3.3Gustavo Zacarias
2012-10-16nbd: bump to version 3.2Gustavo Zacarias
2012-08-28remove rest of the BR2_SOURCEFORGE_MIRROR referencesStefan Fröberg
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-05-23nbd: bump to version 3.1Gustavo Zacarias
2012-03-15nbd: fix download URLPeter Korsgaard
2012-03-11nbd: bump to version 3.0Gustavo Zacarias
2011-12-05nbd: fix !BR2_LARGEFILE buildsPeter Korsgaard
2011-12-05nbd: bump to version 2.9.24Gustavo Zacarias
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2010-09-12nbd: use new style hookThomas Petazzoni
2010-06-24nbd: Bump nbd to version 2.9.15 and remove klcc issue.Peter Huewe
2010-05-25package: gettext needs WCHAR supportPeter Korsgaard
2010-02-09nbd: convert to Makefile.autotools.in formatPeter Korsgaard
2010-02-03nbd: add server patches missing from 6aac003Peter Korsgaard
2009-11-22package/nbd: fix build with !BR2_LARGEFILEPeter Korsgaard
2009-11-22package/nbd: add nbd-server supportVincent Palatin
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-06-18nbd: bump version and depend on glib2Peter Korsgaard
2008-03-27buildroot: cleanup <package>-clean targets.Peter Korsgaard
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-20SED away some whitespaceUlf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-03-13fixup package LDFLAGS handlingEric Andersen
2006-11-17- add and use BR2_BZCAT config option.Bernhard Reutner-Fischer
2006-09-28Network block device package (client only)Peter Korsgaard