we found a problem when editing the files unattend.txt doit.bat
postinst.bat
we can't edit and verify them
in install/dosbin/install.pl :
system 'nano', '--dos', '--nowrap', dos_to_host ($file);
seems not to work
we replace --dos by -N to solve the problem
if ($is_linux) {
system 'nano', '-N', '--nowrap', dos_to_host ($file);
who confirm?
--
Maurice Libes
Tel : +33 (04) 91 82 93 25 Centre d'Oceanologie de Marseille
Fax : +33 (04) 91 82 93 03 UMS2196CNRS- Campus de Luminy, Case 901
F-13288 Marseille cedex 9
Veuillez noter ma nouvelle adresse ==> [EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info