diff options
author | Bill Nottingham <notting@redhat.com> | 2001-02-06 22:53:07 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-02-06 22:53:07 +0000 |
commit | 7328ffd9d93c2cf5783854aadabe637cf19520c6 (patch) | |
tree | 8348271af3e64f86a2b9a9e4d7c07e1a5a3cbaae | |
parent | 5851b1f471b85608f0026646fdc3a30d42752212 (diff) | |
download | initscripts-7328ffd9d93c2cf5783854aadabe637cf19520c6.tar initscripts-7328ffd9d93c2cf5783854aadabe637cf19520c6.tar.gz initscripts-7328ffd9d93c2cf5783854aadabe637cf19520c6.tar.bz2 initscripts-7328ffd9d93c2cf5783854aadabe637cf19520c6.tar.xz initscripts-7328ffd9d93c2cf5783854aadabe637cf19520c6.zip |
*** empty log message ***
-rw-r--r-- | ChangeLog | 44 | ||||
-rw-r--r-- | initscripts.spec | 1 |
2 files changed, 45 insertions, 0 deletions
@@ -3,6 +3,50 @@ * ChangeLog, initscripts.spec: 5.62-1 + * rc.d/rc.sysinit: + load ide-scsi if they asked for it + + * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post, sysconfig.txt: + modify the firewall to allow any (new) DNS servers through on ifup + +2001-02-06 I18N Processor <i18n@redhat.com> + + * po/ru.po: + Auto-update by leon@geon.donetsk.ua + +2001-02-06 Bill Nottingham <notting@redhat.com> + + * lang.csh, lang.sh: + don't muck with the font in lang.(sh|csh) (#26349) + +2001-02-06 I18N Processor <i18n@redhat.com> + + * po/ru.po: + Auto-update by leon@geon.donetsk.ua + +2001-02-06 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/functions: + don't display japanese unless we're on a pty + + * rc.d/rc.sysinit: + mon has a subdirectory in odd places as well. (#26924) + + * rc.d/rc.sysinit: fix comment + + * rc.d/rc.sysinit: + do USB initialization even if we don't need to load a host-controller module (#26318) + +2001-02-06 Trond Eivind Glomsrod <teg@redhat.com> + + * po/ru.po: + Removed lots of newlines which caused conflicts + +2001-02-06 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: + 5.62-1 + * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post, sysconfig.txt: modify the firewall to allow any (new) DNS servers through on ifup diff --git a/initscripts.spec b/initscripts.spec index 496e522e..3a77d717 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -255,6 +255,7 @@ rm -rf $RPM_BUILD_ROOT - modify firewall on ifup to allow any new DNS servers through (#25951) - don't muck with the font in lang.csh/lang.sh (#26349) - don't display Japanese if we aren't on a pty (#25041) +- load ide-scsi if passed on /proc/cmdline * Mon Feb 5 2001 Trond Eivind Glomsrød <teg@redhat.com> - i18n updates |