From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 719D9200681 for ; Sat, 25 Feb 2012 08:56:00 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id C91CA42659 for ; Sat, 25 Feb 2012 08:55:59 -0800 (PST) Date: Sat, 25 Feb 2012 08:55:59 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f49129fc6940_4b033fc563c6f2ec119716@sh1.rs.github.com.mail> Subject: [dtaht/cerowrt-luci] 48e04c: Stab at doing a config gui for gpsd Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f49129fc4882_4b033fc563c6f2ec119568"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2012 16:56:00 -0000 ----==_mimepart_4f49129fc4882_4b033fc563c6f2ec119568 Date: Sat, 25 Feb 2012 08:55:59 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f49129fc5a21_4b033fc563c6f2ec119635@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/cerowrt-luci Commit: 48e04cb91a019fc561d58a93d4c8fdb2af635df5 https://github.com/dtaht/cerowrt-luci/commit/48e04cb91a019fc561d58a93d4c8fdb2af635df5 Author: Dave Taht Date: 2012-02-25 (Sat, 25 Feb 2012) Changed paths: A applications/luci-gpsd/Makefile A applications/luci-gpsd/ipkg/postinst A applications/luci-gpsd/luasrc/controller/gpsd.lua A applications/luci-gpsd/luasrc/model/cbi/gpsd.lua A applications/luci-gpsd/luasrc/view/gpsd_status.htm A applications/luci-gpsd/root/etc/uci-defaults/luci-gpsd A applications/luci-gpsd/root/usr/sbin/gpsd_purge Log Message: ----------- Stab at doing a config gui for gpsd based very loosely on the polipo code ----==_mimepart_4f49129fc4882_4b033fc563c6f2ec119568--