Package: linux-kernel-di-armel-2.6 Severity: normal Hi,
Please include a minix-modules package in the armel d-i kernel build, as per this patch: diff -urN linux-kernel-di-armel-2.6.orig/modules/armel-orion5x/minix-modules linux-kernel-di-armel-2.6/modules/armel-orion5x/minix-modules --- linux-kernel-di-armel-2.6.orig/modules/armel-orion5x/minix-modules 1970-01-01 10:00:00.000000000 +1000 +++ linux-kernel-di-armel-2.6/modules/armel-orion5x/minix-modules 2008-10-21 09:52:14.215882602 +1100 @@ -0,0 +1 @@ +#include <minix-modules> This is necessary for oldsys-preseed for the DNS-323, which stores it's config data in a minix filesystem, and rather than grep through the block device it's cleaner if we can mount the filesystem and just read the data we want from the right file. Thanks, - Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]