--- /etc/bluetooth/hcid.conf 2005-12-08 09:46:08.000000000 +0000 +++ /new-etc/bluetooth/hcid.conf 2005-12-01 21:30:54.000000000 +0000 @@ -34,7 +34,7 @@ # Local device name # %d - device id # %h - host name - name "Gumstix (%d)"; + name "%h"; # Local device class class 0x820116; --- /etc/default/bluetooth 2005-12-08 09:46:08.000000000 +0000 +++ /new-etc/default/bluetooth 2005-12-01 21:49:51.000000000 +0000 @@ -39,7 +39,7 @@ DUND_OPTIONS="--listen --persist" # Start pand (allowed values are "true" and "false") -PAND_ENABLE=true +PAND_ENABLE=false # Arguments to pand PAND_OPTIONS="--role PANU --search --persist" --- /etc/pcmcia/wireless.opts 2005-12-10 13:15:11.000000000 +0000 +++ /new-etc/etc/pcmcia/wireless.opts 2006-01-13 16:20:10.000000000 +0000 @@ -40,8 +40,8 @@ case "$ADDRESS" in *,*,*,*) - INFO="Any ESSID" - ESSID="any" + INFO="Urban Tapestries" + ESSID="UrbanTapestries" ;; esac