BusyBox compiling the configuration

Source: Internet
Author: User

1. Download the BusyBox tar package, such as busybox-1.23.0.tar.bz2.

Official website: http://www.busybox.net/

2. Make Distclean; clear the original configuration

Make menuconfig; Configure command options

make; compile

Make install installs the compiled file, mainly for bin, sbin, LINUXRC, usr

3. Main configuration options:

Build BusyBox as a static binary (no shared libs), build options, busybox setting. Check static compilation.

->cross Compiler prefix; cross-compiler configuration.

Installation options, BusyBox installation prefix; The default build command save location.

Do not specify, the build is moved to Rootfs, if there is already rootfs, you can specify the Rootfs location (recommended, auto-complete).

Other options are cropped as needed.

Of course, you can also modify the. config configuration file to complete the configuration options.

BusyBox compiling the configuration

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.