On 24 September 2010 11:54, Guido Trotter <[email protected]> wrote: > As I said, can we change these to INSTANCE_FQDN and INSTANCE_HOSTNAME > for them to be more readable?
OK, I missed that one. >> +[ x$VMFQDN -eq x$VMHOSTNAME ] && VMFQDN="" >> + >> +echo "127.0.1.1 $VMFQDN $VMHOSTNAME" >> $TARGET/etc/host >> + > > And here you may want 127.0.0.1 and /etc/hosts rather than /etc/host :) > Could you actually test the password, before sending it to be applied? :) I did! :-) But I seem to have missed the bad result. Thanks for your patience, this workflow is very new to me. I'll recheck the whole thing, retest, and post a new patch later. Serge
