HN user

rtyler

1 karma
Posts0
Comments2
View on HN
No posts found.
Open Launchd 12 years ago

Not quite abandoned, more a question of time. The upstream code is sufficiently undocumented and without tests that in some cases my approach has been to #ifdef stuff out until I can at least get some units compiling.

A test suite for this code would have made this whole effort far easier :(

Open Launchd 12 years ago

The launchd_xml code is mildly toxic for openlaunchd, it's derived off of the Apple Public Source License codebase instead of the newer Apache 2.0 licensed codebase that openlaunchd derives from.

IMO the ASL is going to be required to get FreeBSD to adopt openlaunchd at some point