On Wed, Mar 23, 2011 at 10:00 AM, Lars Nielsen <l...@mit-web.dk> wrote:
> Hey,
> Maybe a little off-topic. :-s
>
> Can I use the c code from the menu/ folder in jhalfs in my own project
> to make a similar configuration menu?
>
> Are there some extra documantation to this ncurses based menu-system?

I'm pretty sure it was taken from busybox which in turn was taken from
linux's Kconfig system. You can certainly use it yourself if the
license is permissible (almost certainly GPL). The code is in the
linux tarball under scripts/kconfig, and there's docs in
Documentation/kbuild.

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to