diff options
author | Bill Nottingham <notting@redhat.com> | 1999-03-19 23:44:00 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-03-19 23:44:00 +0000 |
commit | 189711cea22e0d43eabf1cb1ec25b7c12b9237a6 (patch) | |
tree | 007bbb151439a0668b123e502d21167b7018acad /ChangeLog | |
parent | 46a73fd3c4f451048d8783a81d39b4b2204a65a9 (diff) | |
download | initscripts-189711cea22e0d43eabf1cb1ec25b7c12b9237a6.tar initscripts-189711cea22e0d43eabf1cb1ec25b7c12b9237a6.tar.gz initscripts-189711cea22e0d43eabf1cb1ec25b7c12b9237a6.tar.bz2 initscripts-189711cea22e0d43eabf1cb1ec25b7c12b9237a6.tar.xz initscripts-189711cea22e0d43eabf1cb1ec25b7c12b9237a6.zip |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +1999-03-19 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-routes: + don't run linuxconf if /usr isn't mounted + + * sysconfig/network-scripts/ifup: set macaddr before bootp + +1999-03-18 Cristian Gafton <gafton@redhat.com> + + * rc.d/rc.sysinit: zero in the /var/run/utmpx file + +1999-03-18 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifup-post: + don't set hostname on ppp/slip (kills X) + 1999-03-18 Bill Nottingham <notting@redhat.com> * src/initlog.c, src/initlog.h, src/process.c: |