Aaah, ok, I think I understood now.
There is indeed a wifid.conf included in the K3 image.
It looks like this:
Code:
ixtab@mbp:~$ mount
# (irrelevant lines left out)
/home/ixtab/kubrick/devices.old/k3/main_partition.sfs on /mnt type squashfs (ro)
/mnt/main_partition on /tmp/k3 type ext3 (ro)
ixtab@mbp:~$ cat /tmp/k3/opt/var/local/system/wifid.conf
## $DATE
#
# wifid persistent settings
#
WirelessOff=no
ConnectUnsecuredNoPrompt=no
RememberRecent=yes
So you're proposing to remove that file from the K3 image? No objections from my side...