diff options
author | Bill Nottingham <notting@redhat.com> | 2001-01-29 23:24:28 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-01-29 23:24:28 +0000 |
commit | 8e1cad758fcd2ef66cf89723e7af9e9c59c58b08 (patch) | |
tree | d1039044d4098f8755ae82e906f08a6b462fd16a /initscripts.spec | |
parent | bf5b844b6ef35805b0c73fedbf04716024abad17 (diff) | |
download | initscripts-8e1cad758fcd2ef66cf89723e7af9e9c59c58b08.tar initscripts-8e1cad758fcd2ef66cf89723e7af9e9c59c58b08.tar.gz initscripts-8e1cad758fcd2ef66cf89723e7af9e9c59c58b08.tar.bz2 initscripts-8e1cad758fcd2ef66cf89723e7af9e9c59c58b08.tar.xz initscripts-8e1cad758fcd2ef66cf89723e7af9e9c59c58b08.zip |
make boot timeout configurable (BOOTTIMEOUT); patch from <awk@awks.org>
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/initscripts.spec b/initscripts.spec index f56139e2..08e26e01 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -247,6 +247,8 @@ rm -rf $RPM_BUILD_ROOT %changelog * Mon Jan 29 2001 Bill Nottingham <notting@redhat.com> - add plusb support (#18892, patch from <eric.ayers@compgen.com>) +- don't ignore RETRYTIMEOUT when we never connect (#14071, patch from + <ak@cave.hop.stu.neva.ru>) * Wed Jan 24 2001 Bill Nottingham <notting@redhat.com> - quiet LVM setup (#24841) |