Bug#334333: fai-cd installs systems lacking a grub bootloader when using simple examples
Thomas Lange
lange at informatik.uni-koeln.de
Tue Oct 18 14:08:40 CEST 2005
>>>>> On Tue, 18 Oct 2005 09:53:57 +0200, Henning Glawe <glaweh at physik.fu-berlin.de> 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
More information about the linux-fai-devel
mailing list