1
0
mirror of https://github.com/richardghirst/PiBits.git synced 2025-02-21 15:54:15 +01:00

12 Commits

Author SHA1 Message Date
Richard Hirst
fe63b9899e Rework to process commands as they are issued, rather than on close() 2012-11-23 22:31:42 +00:00
Robin Mallinson
3125b76135 Fix typo and use rather than '.' 2012-11-11 21:50:33 +00:00
Robin Mallinson
683e4b4d2b Fix case. 2012-11-11 20:48:24 +00:00
Robin Mallinson
dd49a2f394 split install into base install and install_autostart 2012-11-11 19:10:22 +00:00
Robin Mallinson
38d0ea5a44 Fix /etc/modules editing logic 2012-11-11 14:08:40 +00:00
Robin Mallinson
ebf40e4cee Enable make install to edit /etc/modules 2012-11-11 14:00:43 +00:00
Robin Mallinson
9e94f8bfd0 Remove init.d scripts which are inappropriate for a kernel driver and replace with a depmod command 2012-11-11 13:17:30 +00:00
Robin Mallinson
110e478061 Use insserv instead of update-rc.d. 2012-11-11 13:01:25 +00:00
Robin Mallinson
ce50c64065 Enabled install clause. 2012-11-11 11:07:01 +00:00
Robin Mallinson
f1ff531a94 **UNTESTED** on the pi itself.
Start off a dummy install script, which just echoes the commands.
2012-11-11 02:03:47 +00:00
Richard Hirst
2b9f76dd88 Updates to allow tweaking timing via module parameters 2012-08-30 21:58:53 +01:00
Richard Hirst
d8df9b7625 Added ServoBlaster 2012-08-19 17:11:33 +01:00