diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-09-25 02:29:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-09-25 02:29:56 +0000 |
commit | f383365493060b3dc429b4b79ef06cfa5e5494d9 (patch) | |
tree | fa79fd377a51aa1e27fc05102e4128da5479049d /ChangeLog | |
parent | 450cc13a5c3d080668d46ea16d865459cc9fcec3 (diff) |
Do not require portmap in netmount when nolock option is used with nfs mounts and fixup the test so that it actually works.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ # ChangeLog for Gentoo System Intialization ("rc") scripts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2 + 24 Sep 2007; Mike Frysinger <vapier@gentoo.org>: + + Do not require portmap in netmount when nolock option is used with nfs + mounts and fixup the test so that it actually works. + 24 Sep 2007; Roy Marples <uberlord@gentoo.org>: Fix pppd metric, #193574 thanks to Martin Väth. |