diff options
author | Bill Nottingham <notting@redhat.com> | 2000-10-17 22:00:14 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-10-17 22:00:14 +0000 |
commit | 8e179b7f2552facedde4d1676e61e56a2eee6b36 (patch) | |
tree | b084adf4b6c3c3fdf4b4cdf6b5b24b49fe9e6c36 | |
parent | c9ad8becf6158a64f49e92d8b52f7cdcff2edb1f (diff) | |
download | initscripts-8e179b7f2552facedde4d1676e61e56a2eee6b36.tar initscripts-8e179b7f2552facedde4d1676e61e56a2eee6b36.tar.gz initscripts-8e179b7f2552facedde4d1676e61e56a2eee6b36.tar.bz2 initscripts-8e179b7f2552facedde4d1676e61e56a2eee6b36.tar.xz initscripts-8e179b7f2552facedde4d1676e61e56a2eee6b36.zip |
*** empty log message ***
-rw-r--r-- | ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,3 +1,31 @@ +2000-10-10 Nalin Dahyabhai <nalin@redhat.com> + + * initscripts.spec, src/usernetctl.c: + make usernetctl just fall-through if getuid() == 0 + + * initscripts.spec, Makefile: + fix top-level makefile install target + + * initscripts.spec: add bug ID + + * initscripts.spec, sysconfig/network-scripts/ifup-routes: + handle "gw x.x.x.x" as the last pair of flags in ifup-routes + +2000-10-04 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/network, sysconfig/network-scripts/network-functions: + fix the grep for 'UP' so it doesn't report strange results on german PPP devices + +2000-10-02 Bill Nottingham <notting@redhat.com> + + * initscripts.spec: + up util-linux requirement to 2.10 (#18004) + +2000-09-29 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/halt: + don't turn off raid on shutdown ; the kernel will do it + 2000-09-27 Tim Waugh <twaugh@redhat.com> * prefdm: eat messages from display managers |