Télécharger la liste

Description du projet

proconfig is a Linux kernel patch which lists the running kernel's compilation options in /proc/config. This makes kernel image administration easy if you compile a lot of kernels or admin a lot of machines. The code is compiled as a kernel module by default. The patch integrates with the kernel Makefiles, so it shows up conveniently under make menuconfig and friends.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13 Retour à la liste release
0.8.3

Freshmeat annonce initiale; génération fiable et efficace d'une liste complète de tous les noyaux à CONFIG_ * options sans recherche, un interrupteur marche / arrêt via echo-n "0"> / proc / config, intégrée CONFIG_ * Rechercher avec mkdep.c noyau, Un correctif pour un bug cosmétique, remplacés par des programmes de scripts shell C, et l'unification du 2.3.44 et 2.2.13 du code config.c.
Initial freshmeat announcement; reliable and efficient generation of a full list of all possible kernel CONFIG_* options without search, an on/off switch via echo -n "0" > /proc/config, integrated CONFIG_* search with kernel mkdep.c, a fix for a cosmetic bug, replaced shell scripts by C programs, and unification of 2.3.44 and 2.2.13 config.c code.

Project Resources