>>>>> On Tue, 18 Oct 2005 09:53:57 +0200, Henning Glawe <[EMAIL PROTECTED]> 
>>>>> said:

    > this is definitely not the right solution for the problem; there could be
    > just any reason to have a uninstalled in the package lists (especially, if
    > your $FAI for fai-cd and installations/softupdates is the same).

    > packages should be only pulled onto the fai-cd if there is any "positive"
    > occurrence of a package...


What about this?

[~]> diff fai-2.8.4/scripts/install_packages .
325c325,326
<       unshift @orig, $_;
---
>       # when using -d, remove - suffix so this package will also be downloaded
>       unshift @orig, $_ unless ($opt_d && /-$/);



-- 
regards Thomas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to