On Tue, Jul 18, 2006 at 03:19:57PM +0200, Frans Pop wrote: > On Tuesday 18 July 2006 02:51, Max Vozeler wrote: > > Something in partman-crypto needs to add the required modules to > > /target/etc/modules; This applies to modules loop_twofish and > > loop_serpent. I'm currently testing a change that adds the required > > modules. > > We have a mechanism for that. See the 'register-module' script in > d-i-utils. > > If the module needs to be available when the initrd is created, use: > register-module -i <module> If it just needs to be in /etc/modules at > boot time, use: register-module <module>
Thanks for pointing this out. I've already commited the change, but I will look into changing it to register-module. Does register-module also work from scripts in finish-install.d? If not we'd need to change the script in partman-crypto do register the modules earlier, in partman/finish.d/ or so. cheers, Max -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]