Hello,

troubleshooting some problems with special options for a network card we
needed to change the file IniFile.pm (in install/lib/Unattend):

my $nq_out_chars = qr{[az-A-Z0-9_.,<>:/\-%\\\*]};

to:

my $nq_out_chars = qr{[az-A-Z0-9_.,<>:/\-%\\\*\$\~]};

(line 247 the last release 4.0b). 

The options used some variables with $...

Would be great if you can include this to your next release. 

Thanks !

Ingo Steuwer

univention GmbH, Germany



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
unattended-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to