diff options
author | James Meyer <james.meyer@operamail.com> | 2010-04-02 17:43:16 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-04-02 17:43:16 (GMT) |
commit | 6ee95c24a4ffc57f8397f2cd15d3fa7474631510 (patch) | |
tree | b268dd4bd38f6764899d8877cae757cd68771709 /abs/extra-testing/bluez/__Changelog | |
parent | d41c2fc032d8767c388d56aa325d023ad2713cb3 (diff) | |
parent | 42d091df6c811163378e16e6de0f83ea4afb660b (diff) | |
download | linhes_pkgbuild-6ee95c24a4ffc57f8397f2cd15d3fa7474631510.zip linhes_pkgbuild-6ee95c24a4ffc57f8397f2cd15d3fa7474631510.tar.gz linhes_pkgbuild-6ee95c24a4ffc57f8397f2cd15d3fa7474631510.tar.bz2 |
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing/bluez/__Changelog')
-rw-r--r-- | abs/extra-testing/bluez/__Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/abs/extra-testing/bluez/__Changelog b/abs/extra-testing/bluez/__Changelog index af8c597..124d0eb 100644 --- a/abs/extra-testing/bluez/__Changelog +++ b/abs/extra-testing/bluez/__Changelog @@ -2,3 +2,10 @@ 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/ |