qLinux
… a distribution study
<< Prev Sinit-1.0
Next >> Smdev-0.2.3
The svctools are a fork of djb's daemontools-0.76. Some people may ask: why another fork and not using runit or s6? The main reason is that each package have to be touched anyway. But the latter packages doesn't fit the philosophy of qLinux and would need significant changes. Thus I decided to start with the origin.
Download:  git clone https://gitlab.com/kaili/svctools.git
 . It shouldn't be a surprise that svctools builds and installs out of the box without any patches. However, svctools uses the qube build system.
Simply run:
make distclean make make install
Service directories are in  /qlnx/etc/services 
. The real service directory is  /qlnx/etc/svc.boot 
, which will be used by all svc tools.
<< Prev Sinit-1.0
Next >> Smdev-0.2.3