diff options
author | Bill Nottingham <notting@redhat.com> | 1999-02-11 19:26:59 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-02-11 19:26:59 +0000 |
commit | f6983233085eaeb8f1c7934b4f29dd71355ec624 (patch) | |
tree | f3246941b66cbc74bc7fcde943fd7aa1665c113c /ChangeLog | |
parent | 291ddd01b6577090da23028b2ae0643008420f80 (diff) | |
download | initscripts-f6983233085eaeb8f1c7934b4f29dd71355ec624.tar initscripts-f6983233085eaeb8f1c7934b4f29dd71355ec624.tar.gz initscripts-f6983233085eaeb8f1c7934b4f29dd71355ec624.tar.bz2 initscripts-f6983233085eaeb8f1c7934b4f29dd71355ec624.tar.xz initscripts-f6983233085eaeb8f1c7934b4f29dd71355ec624.zip |
update changelog...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 42 |
1 files changed, 42 insertions, 0 deletions
@@ -1,3 +1,45 @@ +1999-02-11 Bill Nottingham <notting@redhat.com> + + * initscripts.spec, rc.d/rc.sysinit: + Remove support for modules/preferred, since we don't need it anymore. + +1999-02-10 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifdhcpc-done, sysconfig/network-scripts/ifup: + fix kernel-2.2 double net routes, remove '-x' from ifdhcpc-done + + * inittab: turn off xdm in runlevel 5 + +1999-02-05 Bill Nottingham <notting@redhat.com> + + * src/process.c, sysconfig/network-scripts/ifup-aliases: + bill is a moron. also, fix ifup-aliases for bash2 + + * rc.d/init.d/functions: + add /usr/X11R6/bin to path, so 'daemon xdm' works + +1999-02-04 Bill Nottingham <notting@redhat.com> + + * initscripts.spec: add changelog entry for this mess + + * src/initlog.h, src/loglevel.c: + fix syscall to something lots more portable + + * initscripts.spec, src/loglevel.c, sysconfig.txt: + add loglevel.c, document LOGLEVEL setting + + * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/rc.sysinit: + bugfixes for 'old' mode + + * rc.d/init.d/single, rc.d/rc.sysinit: + swap workaround; kerneld/kmod fixes + + * rc.d/init.d/random, src/Makefile, src/initlog.c, src/process.c, rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/network, rc.d/init.d/nfsfs, rc.d/rc, rc.d/rc.sysinit: + fixes + + * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/network, rc.d/init.d/nfsfs, rc.d/init.d/random, rc.d/rc, rc.d/rc.sysinit, src/initlog.c, src/process.c: + bugfixes... + 1999-02-03 notting <notting@bobby.devel.redhat.com> * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/network, |