Mconfig is a tool to configure the linux kernel, similar to
make {menu,x,}config, but written in C and with a proper yacc
parser.
The following changes have been made since the last public
release, 0.18 by Michael Elizabeth Chastain:
* switched to autoconf/automake.
* build 'menu' mode only if curses are available.
* added manpage (VERY simple).
* added specfile for RPM builds.
* help text moved from C source to external file.
* modes 'text' and 'old' implemented.
* verb 'dep_mbool' implemented.
* relaxed error checking - moan in
This release is available as gzip/bzip compressed source tarball at:
ftp://ftp.kernel.org/pub/linux/kernel/people/hch/mconfig/
ftp:/ftp.opengfs.org/pub/opengfs/0.0.91/opengfs-0.0.91.tar.gz
ftp:/ftp.opengfs.org/pub/opengfs/0.0.91/opengfs-0.0.91-1.src.rpm
Please send patches and report bugs to me,
Christoph
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/