diff options
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index d5c07141..8e22e2ab 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: inittab and /etc/rc.d scripts Name: initscripts -%define version 3.29 +%define version 3.30 Version: %{version} Copyright: GPL Group: Base @@ -17,6 +17,12 @@ that activate and deactivate most network interfaces. %changelog +* Tue Dec 30 1997 Erik Troan <ewt@redhat.com> + +- tried to get /proc stuff right one more time (uses -t nonfs,proc now) +- added support for /fsckoptions +- changed 'yse' to 'yes' in KERNELD= line + * Tue Dec 09 1997 Erik Troan <ewt@redhat.com> - set domainname to "" if none is specified in /etc/sysconfig/network |