Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nfs-utils: upgrade to version 1.2.2 | Qing He | 2010-07-08 | 3 | -196/+0 |
| | | | | | | | | | | | | | | | | | | | | | from 1.0.6 changes: - there are several new dependencies: tirpc, libcap libgss, libnfsimap, libevent and libwrap. disable tirpc, libgss, libwrap - several changes are in upstream now, include the bzero change and stat-include change, remove the patches - a new build system is used, custom macros are now moved to aclocal/, acinclude and rpcgen fixes are not necessary any more - rebase uclibc patch - enable nfsv41, nfsv3 and nfsv4 are default turned on - do_compile is no longer needed - the install target has changed a lot, instead of updating the file list manually, try to use oe_runmake install for installation. Several files are built against build environment, they are removed from the packages. Signed-off-by: Qing He <qing.he@intel.com> | ||||
* | nfs-utils: added initscript dependencies | Marcin Juszkiewicz | 2008-08-01 | 1 | -0/+12 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5004 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | nfs-utils: start/stop also statd so clients will be able to do locking | Marcin Juszkiewicz | 2007-08-28 | 1 | -1/+20 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2578 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | nfs-utils: Add patch to work with uclibc | Richard Purdie | 2007-05-28 | 1 | -0/+17 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1796 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | nfs-utils: do not check for nfsd kernel module as it can be built-in into ↵ | Marcin Juszkiewicz | 2007-03-28 | 1 | -2/+0 |
| | | | | | | kernel (like qemux86 do) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1395 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | nfs-utils: moved from meta-extras to meta | Marcin Juszkiewicz | 2007-03-22 | 2 | -0/+150 |
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1385 311d38ba-8fff-0310-9ca6-ca027cbcb966 |