[Momonga-devel.ja:01621] initscripts-7.10-9m


こんにちは、中井と申します。 

$ cd /usr/src/
$ ls -l linux-2.4
lrwxrwxrwx    1 root     root           23 May  2 14:52 linux-2.4 ->
linux-2.4-2.4.21-0.1.4m

linux-2.4-2.4.21-0.1.4m はありません、linux-2.4.21-0.1.4m ならあります。
何のためのリンクか分かっていないのですが、

Index: momonga.boot
===================================================================
RCS file: /home/cvs/pkgs/initscripts/momonga.boot,v
retrieving revision 1.4
diff -u -r1.4 momonga.boot
--- momonga.boot	1 May 2003 12:59:14 -0000	1.4
+++ momonga.boot	2 May 2003 05:49:59 -0000
@@ -40,7 +40,7 @@
   for h in linux linux-2.4;  do
     if [ ! -e $h -o -L $h ]; then
       /bin/rm -f $h
-      ln -sf $h-$name /usr/src/$h
+      ln -sf linux-$name /usr/src/$h
       if [ $suffix = "own" ] ; then
         exit;
       fi

こういうことでは?

それから、
/etc/init.d/network~
というファイルを含んでいます。

宜しくお願いします。
# kdelibs、keramik の件、ありがとうございました。

-- 
Ichiro Nakai
i-nakai@xxxxxxxxxxxxxxxxx