summaryrefslogtreecommitdiff
path: root/gpsd.hotplug
Commit message (Expand)AuthorAgeFilesLines
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* A glut of whitespace fixes.Gary E. Miller2015-04-301-2/+2
* udev rules: source Gentoo config filesMike Frysinger2015-01-071-0/+2
* Revert "Make it possible to pass in options via /etc/default/gpsd"Eric S. Raymond2012-04-131-4/+1
* Make it possible to pass in options via /etc/default/gpsdEric S. Raymond2012-04-121-1/+4
* Add some more documentation.Eric S. Raymond2011-06-251-0/+10
* Verbosity reduction.Eric S. Raymond2011-06-251-2/+2
* Clean up after the hotplug system refactoring.Eric S. Raymond2011-06-251-2/+3
* Rename gpsd.hotplug.wrapper to gpsd.hotplug.Eric S. Raymond2011-06-251-0/+67
* No more Python in the hotplug sequence.Eric S. Raymond2011-06-251-124/+0
* Polish and better document the udev/hotplug code.Eric S. Raymond2010-12-281-4/+5
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-1/+0
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+4
* A missing % in gpsd.hotplug caused USB autostart to fail.Bernd Zeimetz2009-11-181-1/+1
* Use environment settings passed from the hitplug wrapper script in gpsd.hotplug.Bernd Zeimetz2009-11-011-2/+4
* Use __file__ as location of the holtplug script.Bernd Zeimetz2009-11-011-1/+1
* Experimental code for sending hexified binary over the control channel.Eric S. Raymond2009-01-091-0/+3
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* Robin Johnson's fixes for udev support.Eric S. Raymond2006-08-161-13/+24
* Tilman Koschnik fxed a bug.Eric S. Raymond2005-06-271-1/+1
* Fixes for the hotplug/control-socket mechanism.Eric S. Raymond2005-06-231-7/+5
* Fix a problem with hotplugging.Eric S. Raymond2005-06-151-0/+2
* Prepare for 2.26 release. Wait for tty to go active in hotplug script.Eric S. Raymond2005-06-141-0/+4
* Resdy to ship.Eric S. Raymond2005-05-041-1/+1
* Eliminate specialness of /dev/gps.Eric S. Raymond2005-05-021-2/+3
* Clean up the logging.Eric S. Raymond2005-05-021-5/+6
* Improved logging.Eric S. Raymond2005-05-021-4/+4
* This fixes the remove behavior, but something is screwy about the logging.Eric S. Raymond2005-05-021-1/+9
* Better diagnostics in the hotplug script.Eric S. Raymond2005-05-021-4/+8
* Catch errors more effectively.Eric S. Raymond2005-05-011-6/+15
* Refactored, we're probably going to put most of this code Eric S. Raymond2005-04-291-42/+40
* Device list editing through a separate control socket.Eric S. Raymond2005-04-031-17/+20
* Control-socket implementation now has hotplug script and up-to-date Eric S. Raymond2005-04-021-14/+20
* Document the control-socket commands.Eric S. Raymond2005-04-021-3/+3
* Hotplug script must talk to the control socket.Eric S. Raymond2005-04-021-20/+13
* Drop back to using old hotplug interface.Eric S. Raymond2005-03-081-43/+14
* Launch completely from the hotpug script.Eric S. Raymond2005-03-081-1/+9
* Second stage of hotplug transition to 2.6 interface.Eric S. Raymond2005-03-061-0/+97