Package: fai-client
Version: 3.4.5
Severity: minor

FAI tries to export all variable assignments from the kernel command line as
shell variables. It uses the command eval "export $word", which will fail
whenever the kernel uses variable names that aren't valid shell variable
identifiers. One such example is:

live-netdev=eth1 

Such variables probably just shouldn't be exported as any text replacement magic
means that the kernel command line and the exported variable aren't related
anymore.

Best regards,
Michael

Attachment: pgpRwS6SRZDhe.pgp
Description: PGP signature

Reply via email to