From d0c909dab1a06f5970216befd2cd0839327914fe Mon Sep 17 00:00:00 2001 From: schneefux Date: Mon, 26 May 2014 22:34:06 -0400 Subject: removed network setup wizard --- boot/broadcast.txt | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100755 boot/broadcast.txt (limited to 'boot/broadcast.txt') diff --git a/boot/broadcast.txt b/boot/broadcast.txt deleted file mode 100755 index 36942c4..0000000 --- a/boot/broadcast.txt +++ /dev/null @@ -1,11 +0,0 @@ -auto lo -iface lo inet loopback -iface eth0 inet dhcp - -auto wlan0 -iface wlan0 inet static - address 192.168.1.1 - netmask 255.255.255.0 - wireless-channel 1 - wireless-essid Jasper - wireless-mode ad-hoc -- cgit v1.3.1