Bug#284425: debian-installer: A small improvement suggestion

2007-05-20 Thread Frans Pop
tags 284425 + pending thanks On Sunday 20 May 2007 17:21, Damián Viano wrote: > So that parameters like ide-core.options=nodma=1 work as expected. Looks good, thanks. Committed your suggestion in SVN. Cheers, FJP pgpIWdqclbXP2.pgp Description: PGP signature

Processed: Re: Bug#284425: debian-installer: A small improvement suggestion

2007-05-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 284425 + pending Bug#284425: too hard to pass parameters to modules, especially implicitly loaded ones There were no tags set. Tags added: pending > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking

Processed: Re: Bug#284425: debian-installer: A small improvement suggestion

2007-05-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 284425 rootskel 1.51 Bug#284425: too hard to pass parameters to modules, especially implicitly loaded ones Bug reassigned from package `debian-installer' to `rootskel'. > End of message, stopping processing here. Please contact me if you nee

Bug#284425: debian-installer: A small improvement suggestion

2007-05-20 Thread Damián Viano
Package: debian-installer Version: rootskel/1.51 Followup-For: Bug #284425 Looking today svn (r43904) in /trunk/packages/rootskel/src/lib/debian-installer-startup.d/S02module-params I think that this line: var="${word%=*}" Sholud be: var="${word%%=*}" So that parameters like ide-core.o