aboutsummaryrefslogtreecommitdiffstats
path: root/package/nfs-utils/nfs-utils-1.2.3-susv3-legacy.patch
Commit message (Collapse)AuthorAgeFilesLines
* nfs-utils: bump to version 1.2.6Gustavo Zacarias2012-05-301-54/+0
| | | | | | | | | Bump nfs-utils to version 1.2.6 Portmap or rpcbind (which we don't have) is required so select it. Remove nfsiostat if there's no target python. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* nfs-utils: replace legacy index() function by strchr()Frederik Pasch2011-07-241-0/+54
Closes #3961 Signed-off-by: Frederik Pasch <fpasch@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>