From dc0ba7ebf3109b2bbdd73c5f0a411ba6129c2daf Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 9 Oct 2007 15:33:05 +0000 Subject: netmount, localmount, halt.sh and net scripts now check OS specific flags to see if a mount is network mounted (linux = fstab, *bsd = "local" in mount options) or not, #192772. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 710e125e..d18d0935 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ 09 Oct 2007; Roy Marples : + netmount, localmount, halt.sh and net scripts now check OS specific flags + to see if a mount is network mounted (linux = fstab, *bsd = "local" in + mount options) or not, #192772. txqueuelen_eth0= now works, #190538. 03 Oct 2007; Roy Marples : -- cgit v1.2.3