blob: 67f73af7291115dd0af5affe291777d554d2930c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<br><br><div class="gmail_quote">On Thu, Apr 5, 2012 at 00:13, Thierry Vignaud <span dir="ltr"><<a href="mailto:thierry.vignaud@gmail.com">thierry.vignaud@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 4 April 2012 21:21, Pascal Terjan <<a href="mailto:pterjan@gmail.com">pterjan@gmail.com</a>> wrote:<br>
>> Yes (it has always been like that). Feel free to fix <a href="http://bootloader.pm" target="_blank">bootloader.pm</a> to<br>
>> not do it. Note, however, that you can't simply skip symlinks there as<br>
>> the initrd.img symlink may also be the only initrd in bootloader config.<br>
><br>
><br>
> What about this (untested)?<br>
<br>
</div>Well, you didn't run perl_checker, so:<br>
- you're trying to use the hash as a table, but using a filename as an index<br>
- you don't actually expand any symlink<br>
<br>
Still needs to be tested:<br>
</blockquote></div><div><br></div><div>I wrote it in a few minutes while waiting for the packager meeting to start, it was just an idea I could have written pseudo code :)</div><div>If it seems correct I'll write some working code</div>
|