diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | initscripts.spec | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,8 @@ -1999-43-10 Erik Troan <ewt@redhat.com> +1999-03-10 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/nfsfs: add a mount -a after nfs mounts + +1999-03-10 Erik Troan <ewt@redhat.com> * sysconfig/network-scripts/ifup: use pump for bootp and dhcp * sysconfig/network-scripts/ifdhcp-done: obsolete diff --git a/initscripts.spec b/initscripts.spec index bbb257e7..aaa0ef89 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -171,6 +171,8 @@ rm -rf $RPM_BUILD_ROOT %changelog * Wed Mar 10 1999 Bill Nottingham <notting@redhat.com> - Mmm. Must always remove debugging code. before release. *thwap* +- pump support +- mount -a after mount -a -t nfs * Thu Feb 25 1999 Bill Nottingham <notting@redhat.com> - put preferred support back in |