summaryrefslogtreecommitdiffstats
path: root/debian/nfs-kernel-server.templates
Commit message (Collapse)AuthorAgeFilesLines
* * Make /etc/exports a conffile. (closes: #224557)chip2004-03-181-17/+0
| | | | | | * Remove debconf warning notes in favor of nfs-kernel-server.NEWS. (closes: #228365) * Don't bother removing nfs-server's init links; it's long dead.
* Upgrade to po-debconf method of translating debconf messages.chip2003-07-241-12/+11
|
* * Start nfs-common after nfs-kernel-server so that the server is runningchip2002-09-161-21/+5
| | | | | | | | | | | | | when statd restarts. In postinst, remove bad rc.d links from old packages. From Philippe Troin <phil@fifi.org>. (closes: #160800) * Make init scripts exit with non-zero status when daemons don't start. * Add titles to templates where I forgot them. (closes: #158489) * Add /etc/default/{nfs-common,nfs-kernel-server} so setting random parameters doesn't require editing init scripts. (closes: #131539) * Split templates into separate files, and add French templates. (closes: #134630) * Use invoke-rc.d to avoid premature daemon starts. (closes: 158574) * Change priority of nfs-kernel-server to 'optional'.
* 2002-08-26 Chip Salzenberg <chip@pobox.com>chip2002-08-261-1/+18
| | | | | * utils/nfsd/nfsd.man: Fix typo. * debian/changelog: Version 1.0.1-1.
* 2001-11-21 Chip Salzenberg <chip@pobox.com>chip2001-11-221-4/+12
| | | | * debian/changelog: Version 0.3.3-3.
* 2001-10-08 Chip Salzenberg <chip@pobox.com>chip2001-10-081-0/+9
* utils/Makefile.in: Remove Makefile in target 'distclean'. * utils/mountd/mountd.man: Update paths to /var/lib. * debian/*: Version 0.3.3-1, with Debian-specific fixes.