diff options
author | Michael Hanson <hansonorders@verizon.net> | 2010-12-09 23:59:47 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2010-12-09 23:59:47 (GMT) |
commit | b2f34e2b59e5e42d11d7b31f597bd8bb42e43892 (patch) | |
tree | 35dedc20323eb6b39325f7329208e7e1488f36f5 /abs/extra/bluez/__changelog | |
parent | b2f687f14fc18951964f49153d80f094c21cc161 (diff) | |
download | linhes_pkgbuild-b2f34e2b59e5e42d11d7b31f597bd8bb42e43892.zip linhes_pkgbuild-b2f34e2b59e5e42d11d7b31f597bd8bb42e43892.tar.gz linhes_pkgbuild-b2f34e2b59e5e42d11d7b31f597bd8bb42e43892.tar.bz2 |
bluez: upgrade
Diffstat (limited to 'abs/extra/bluez/__changelog')
-rw-r--r-- | abs/extra/bluez/__changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/abs/extra/bluez/__changelog b/abs/extra/bluez/__changelog new file mode 100644 index 0000000..124d0eb --- /dev/null +++ b/abs/extra/bluez/__changelog @@ -0,0 +1,11 @@ +# by mihanson +I really have no idea how this bluetooth stuff works. If anyone wants to +take a stab at getting this working properly with runit, feel free. I +only need this package to get mythpywii working. + +2010-04-01: +Make this package work with runit. All daemons were seperated into their +own run scripts. Of particular interest is rfcomm and hid2hci utilities. +They are not daemons and I added "/sbin/sv <executable> down ." in their +respective run files. All based on this thread: +http://article.gmane.org/gmane.comp.sysutils.supervision.general/1585/ |