From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from viefep12-int.chello.at (viefep12-int.chello.at [213.46.255.25]) by mail.linbit.com (LINBIT Mail Daemon) with ESMTP id 52C8C1431A for ; Wed, 6 Oct 2004 01:28:24 +0200 (CEST) Received: from wollmersdorfer.at ([212.186.65.148]) by viefep12-int.chello.at (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <20041005232823.SZUM18525.viefep12-int.chello.at@wollmersdorfer.at> for ; Wed, 6 Oct 2004 01:28:23 +0200 Message-ID: <41632E17.8040808@wollmersdorfer.at> Date: Wed, 06 Oct 2004 01:28:23 +0200 From: Helmut Wollmersdorfer MIME-Version: 1.0 To: drbd-dev@lists.linbit.com Subject: Re: [Drbd-dev] 0.7.5 release tomorrow... References: <200409291054.13765.philipp.reisner@linbit.com> <200409301410.21550.philipp.reisner@linbit.com> <022301c4a704$b2dca950$532210ac@morpheus> <416315AF.80004@wollmersdorfer.at> In-Reply-To: <416315AF.80004@wollmersdorfer.at> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit List-Id: Coordination of development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Helmut Wollmersdorfer wrote: > Next item: > Whatever the reason is, the following is necessary with current packaging > > xp2400:/home/helmut# mv /lib/modules/2.4.26/kernel/drivers/block/drbd.o > /lib/modules/2.4.26-1-386/kernel/drivers/block/drbd.o [...] > Now I will try in Sarge + 2.6.8-1, coming soon ... It needs the same: via1:/usr/src# mv /lib/modules/2.6.8/kernel/drivers/block/drbd.ko /lib/modules/2.6.8-1-386/kernel/drivers/block/drbd.ko Helmut Wollmersdorfer