gnu: linux-initrd: Match kernel module file names exactly.
authorLudovic Courtès <ludo@gnu.org>
Fri, 31 Jan 2014 11:01:23 +0000 (12:01 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 31 Jan 2014 11:01:23 +0000 (12:01 +0100)
commit217b862f0e8dfac18874f9c6ec8cafdb2471b4fb
tree54c55743ac6fa437052f9903d907c9ef20ee36fe
parentfc4bc4b6debecf9acc7e86ecb519c03b5b598bc4
gnu: linux-initrd: Match kernel module file names exactly.

* gnu/system/linux-initrd.scm (expression->initrd)[string->regexp]: New
  procedure.  Use it in the call to 'find-files'.
gnu/system/linux-initrd.scm