wok-next view linux-dev/description.txt @ rev 19715

Fix building: pciutils, pcmanfm-legacy, arj
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 13 17:25:31 2017 +0300 (2017-05-13)
parents
children
line source
1 Standard Linux menu-based Ncurses configuration tool.
3 This package provided to have ability configure Linux Kernel options outside
4 the cooking chroot. You may extract this package and run config tool from any
5 folder (note, all subsequent paths are relative to the place where you
6 extracted the package).
8 1. Default configuration file (to start with) you'll find in the path
9 `/usr/src/linux-x.x.x-slitaz/.config`. Replace it with your config file
10 if necessary.
11 2. Run the next script in your terminal to start the menu-based configuration
12 tool: `/usr/bin/menuconfig`.
13 3. Configure the Kernel, saving changes periodically. You can exit and
14 continue later.
15 4. Use the config file to build your Linux packages.