Re: [dev] [wiki] Add suckless init

2013-12-14 Thread YpN
Hiltjo Posthuma wrote: > I've been using runit-musl with the ignite scripts and it works really > well. I still need to replace udev with busybox mdev or smdev. > Links: > runit: http://smarden.org/runit/ > ignite: https://github.com/chneukirchen/ignite > conference talk about runit and ignite:

Re: [dev] wswsh: a mksh web framework

2013-12-14 Thread Thorsten Glaser
Paul Onyschuk dixit: >With mdocml [1] you get nice HTML output for free, because it Actually, no output at all, since it’s not a full *roff processor, and I (have to) use a compatibility leader (between AT&T nroff, GNU groff with UCB macros, and GNU groff with GNU macros) which also implements le

Re: [dev] wswsh: a mksh web framework

2013-12-14 Thread Paul Onyschuk
On Sat, 14 Dec 2013 01:17:02 + (UTC) Thorsten Glaser wrote: > Though I do low-level *roff stuff too. I had to learn it because > I had to fix the mdoc macro _implementation_ itself… not too hard, > the classical documentation https://www.mirbsd.org/manUSD/21.troff > and https://www.mirbsd.org