Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-10-07 | nfs-utils: Removed duplicated chunks in uclibc patch | Rod Whitby | 1 | |
2007-08-28 | nfs-utils: start/stop also statd so clients will be able to do locking ↵ | Marcin Juszkiewicz | 1 | |
(Taken from Poky -r2578) - close #2799 | ||||
2007-08-28 | nfs-utils: Add patch to work with uclibc (Taken from Poky -r1796) | Marcin Juszkiewicz | 1 | |
2007-08-28 | nfs-utils: do not check for nfsd kernel module as it can be built-in into ↵ | Marcin Juszkiewicz | 1 | |
kernel. (Taken from Poky - r1395) | ||||
2007-03-22 | nfs-utils: give file with exports for mountd to get it working (from Poky) | Marcin Juszkiewicz | 1 | |
- mountd should read /etc/exports by default but it did not | ||||
2006-09-02 | nfs-utils: fix #1378 and fix RDEPENDS on a kernel-module | Koen Kooi | 1 | |
* NEVER (R)DEPEND on a kernel-module, since those can be built-in, use RRECOMMENDS instead | ||||
2006-01-20 | nfs-utils: Add missing test in initscript | Oyvind Repvik | 1 | |
2005-07-10 | Working, tested, nfs-utils. This now pulls in all the dependencies on | John Bowler | 1 | |
ipkg install and has a working startup script. | ||||
2005-07-10 | This is a sufficient startup script to get a disk-full nfs server working. | John Bowler | 2 | |
On a flash based server or any (user) configuration where /var is in tmpfs or ramfs (so is not populated on boot) the script will not work because it must create the /var/lib/nfs directory and contents. Consequently at present the script is not in the build. |