📄 main_system_applications.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head> <title></title> <link rel="stylesheet" media="screen" type="text/css" href="./style.css" /> <link rel="stylesheet" media="screen" type="text/css" href="./design.css" /> <link rel="stylesheet" media="print" type="text/css" href="./print.css" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><a href=start.html>start</a></br><h2><a name="main_system_applications" id="main_system_applications">Main System Applications</a></h2><div class="level2"><p>When compiling the uClinux kernel, system applications are chosen in the <strong>Application Configuration</strong> window.</p><p><a href="media/make_xconfig5.png" class="media" target="_blank" title="make_xconfig5.png"><img src="media/make_xconfig5.png" class="media" alt="" /></a></p><p> <strong>Customize Vendor/User Settings</strong> </p><p> In the application configuration window selecting a category will bring up a list of application programs available under that category. Selecting <strong>Help</strong> next to the program will bring up a short description of the program’s functionality.</p><p>The program BusyBox is of particular interest. It combines several common utilities into one small program. It provides a minimalist replacement for most utilities usually found in fileutils, shellutils, findutils, textutils, grep, gzip, tar, etc. To add BusyBox utilities simply select them from the BusyBox dialog. Each selected utility’s name will be linked to BusyBox when uClinux is compiled.</p><p> </p><p> After the desired applications have been selected click the <strong>Save and Exit</strong> button. The current application configuration can also be stored to a file for future loading from this window. </p></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -