diff options
-rw-r--r-- | ChangeLog | 9 | ||||
-rw-r--r-- | initscripts.spec | 4 |
2 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,14 @@ 1999-08-13 Bill Nottingham <nottingredhat.com> + * rc.d/rc.sysinit: add a boot_kernel.h file + +1999-08-13 Michael K. Johnson <johnsonmredhat.com> + + * initscripts.spec, sysconfig.txt, sysconfig/network-scripts/ifdown-ppp, sysconfig/network-scripts/ifup-ppp: + use new pppd + +1999-08-13 Bill Nottingham <nottingredhat.com> + * rc.d/rc.sysinit: remove stuff for setting preferred link diff --git a/initscripts.spec b/initscripts.spec index 617f77e2..208f05e1 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -194,6 +194,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Aug 13 1999 Bill Nottingham <notting@redhat.com> +- add new /boot/kernel.h boot kernel version file +- new RAID startup + * Fri Aug 13 1999 Michael K. Johnson <johnsonm@redhat.com> - use new linkname argument to pppd to make if{up,down}-ppp reliable -- requires ppp-2.3.9 or higher |