[Momonga-devel.ja:01690] [initscripts] initscripts-7.10-11m


ほそのひでともです。

(現実逃避気味に)Subject: のようなものをcommitしました。

--

 * Sat May 17 2003 HOSONO Hidetomo <h12o@xxxxxxxx>
 - (7.10-11m)
 - fix counting default route bug of sysconfig/ifup
 - let po/Makefile ignore directory of /etc/sysconfig/network-scripts

--

「fix counting default route bug of sysconfig/ifup」というのは、
/sbin/ifupを実行しているとき、たまに出現する

 h12o@zero:~$ sudo ifup eth1                                       [$?=0]
 
 Determining IP information for eth1... done.
 /sbin/ifup: line 278: [: : integer expression expected

というエラーへの対応です。
ip -o routeの出力にdefaultの行がない場合、すなわち
dhcpサーバからの応答が遅れるなどして
デフォルトルートが設定できなかった場合に上記のような現象が発生します。

また、「let po/Makefile ignore directory of /etc/sysconfig/network-scripts」
というのは、ビルドホストの/etc/sysconfig/network-scripts以下に
何らかのディレクトリがあると「multiple target patterns.  Stop.」と言われて
makeに失敗する現象への対応です。

!!ほそのひでとも
*web page: <http://www.h12o.org/~h12o/>
*fingerprint of GnuPG: 741B C3E1 91C6 054E D787  F32D 0501 EF4D DAE5 63DA