OpenBlockS/OpenBlockSS用 runled & pshd


http://quox.org/OpenBlockSS/obs-daemons/
[ Top > OpenBlockSS Memo > obs-daemons ]

OpenBlockS/OpenBlockSSに付属のrunled daemon(LED表示用デーモン)とpshd daemon(押しボタンスイッチデーモン)と等価+αなデーモンを作ってみました。

runledは表示フォーマットと表示速度を指定できるので、本来のものよりや や遊べるかもしれません。

[ Download | インストール方法 | 使い方 ]

Download

こちらからどおぞ。

obs-daemons-1.0.0.tar.bz2

インストール方法

GNU系列のソフトウェアと同様に、以下のような手順でインストールを行いま す。

   % bzcat obs-daemons-${version}.tar.bz2 | tar xvf -
   % cd obs-daemons-${version}
   % ./configure
   % make
   # make install-strip  (root権限で実行)

この操作により、/usr/local/sbin 以下に runled と pshd がインストール されます。


使い方


Copyright © 2002 Masaki WAKABAYASHI / 若林 正樹.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is here.