Here's a snapshot of "make menuconfig".
下面是“make menuconfig ”的快照。
The easiest way to properly configure the kernel for LXC is to use make menuconfig, then select Container support.
为LXC适当配置内核的最容易的方式是使用make menuconfig,然后选择Container support。
To enable XFS, type make menuconfig and head over to the File systems section. Scroll down a bit and you'll see the following option
要启用XFS,请输入make menuconfig并进入Filesystems节。
When you type "make menuconfig" or "make xconfig", you'll find the Software RAID Settings under the "Multi-device support (RAID and LVM)" section.
当您输入“make menuconfig ”或“makexconfig ”后,您会发现软件RAID设置位于“Multi - device support (RAIDand LVM) ”部分。
The final step is to enable your new command (through make menuconfig and then enable the option in the Miscellaneous Utilities menu) and then build BusyBox with make.
最后一个步骤是启用新命令(通过make menuconfig,然后在MiscellaneousUtilities菜单中启用这个选项)然后使用make 来编译 BusyBox。
If you're building an embedded device that has very specific needs, you can manually configure the contents of your BusyBox with the menuconfig make target.
如果您正在构建一个具有特殊需求的嵌入式设备,那就可以手工使用menuconfig make目标来配置BusyBox的内容。
If you're building an embedded device that has very specific needs, you can manually configure the contents of your BusyBox with the menuconfig make target.
如果您正在构建一个具有特殊需求的嵌入式设备,那就可以手工使用menuconfig make目标来配置BusyBox的内容。
应用推荐