summaryrefslogtreecommitdiff
path: root/packages/nfs-utils/files
AgeCommit message (Collapse)AuthorFiles
2006-09-02nfs-utils: fix #1378 and fix RDEPENDS on a kernel-moduleKoen Kooi1
* NEVER (R)DEPEND on a kernel-module, since those can be built-in, use RRECOMMENDS instead
2006-01-20nfs-utils: Add missing test in initscriptOyvind Repvik1
2005-07-10Working, tested, nfs-utils. This now pulls in all the dependencies onJohn Bowler1
ipkg install and has a working startup script.
2005-07-10This is a sufficient startup script to get a disk-full nfs server working.John Bowler2
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.