summaryrefslogtreecommitdiff
path: root/package/nfs-utils
Commit message (Expand)AuthorAge
* nfs-utils: fix build with ipv6 after 2a10c9 (pass --enable-ipv6 to autotarget...Peter Korsgaard2012-04-25
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* nfs-utils: replace legacy index() function by strchr()Frederik Pasch2011-07-24
* nfs-utils: needs largefile supportPeter Korsgaard2011-02-20
* nfs-utils: bump version, convert to autotargetsPeter Korsgaard2011-02-20
* Update all packages to quote $(TARGET_CC)Thomas Petazzoni2010-07-07
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-01
* Remove the "project" featureThomas Petazzoni2009-09-16
* 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
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-19
* Hint at 'enable RPC' requirement for nfs-utils and portmapUlf Samuelsson2007-10-30
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-22
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-22
* - fix patch regexBernhard Reutner-Fischer2007-08-22
* - fixup whitespace damage after ulfBernhard Reutner-Fischer2007-08-21
* Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIRUlf Samuelsson2007-08-16
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-11
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* - preserve quotesBernhard Reutner-Fischer2007-06-25
* - escape wildcards in kernel-patch patternsBernhard Reutner-Fischer2007-06-20
* Fix install of scripts."Steven J. Hill"2007-06-16
* Rename all INIT scripts to have the numerical prefixes to easily see the star..."Steven J. Hill"2007-05-09
* Fix script so that 'restart' actually works."Steven J. Hill"2007-05-07
* - some more CONFIG_UPDATEs by Haavard SkinnemoenBernhard Reutner-Fischer2007-03-07
* - make it compile if LFS is turned off and add a warning to the help-text.Bernhard Reutner-Fischer2007-01-22
* - add missing dependency on host-fakerootBernhard Reutner-Fischer2007-01-21
* - Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in theBernhard Reutner-Fischer2007-01-14
* - add missing foo-source target for "make source" for downloading Bernhard Reutner-Fischer2007-01-14
* Use pre-generated files and do not run 'rpcgen'."Steven J. Hill"2007-01-14
* Add new NFS utilities package with working init script."Steven J. Hill"2007-01-14