WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] install.sh doesn't do a depmod (3.0.2)

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] install.sh doesn't do a depmod (3.0.2)
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Sat, 8 Apr 2006 12:11:48 +1000
Delivery-date: Fri, 07 Apr 2006 19:12:13 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZascrPkB6E8xUIStazgljMttfWJg==
Thread-topic: install.sh doesn't do a depmod (3.0.2)
Maybe that is the correct behaviour, but when I did './install.sh' from
the 'dist' directory, and then a mkinitramfs, it didn't give me any
modules in my ramdisk, which would have been a pita had I not noticed.

Imho, anything which installs modules should do a 'depmod -a <version>'.
The worst thing that would happen is that it would be run twice.

Or maybe mkinitramfs should be checking that the module dependency
information exists...

Thanks

James



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] install.sh doesn't do a depmod (3.0.2), James Harper <=