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

updated totem-pl-parser (3.26.0 -> 3.26.5)
author Hans-G?nter Theisgen
date Wed May 13 08:02:17 2020 +0100 (2020-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.