# pandorabox-pbr-ykl1 **Repository Path**: ghostry/pandorabox-pbr-m1 ## Basic Information - **Project Name**: pandorabox-pbr-ykl1 - **Description**: PandoraBox-PBR-YKL1 SDK based on Openwrt 15.05 Chaos Calmer - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-01-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **中文说明:** 这是一个用于路由宝的潘多拉。基于openwrt cc。 编译方法: 1. 准备一个Ubuntu16.04系统。 2. sudo apt-get install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex uglifyjs git-core gcc-multilib p7zip p7zip-full msmtp libssl-dev texinfo libglib2.0-dev #并非所有都是必装。 3. git clone https://gitee.com/ghostry/pandorabox-pbr-m1.git pandorabox-ykl1 4. cd pandorabox-ykl1 5. ./update.sh 6. make menuconfig #选择需要的包 7. ./make.sh 1 #首次建议用1线程,想满载可以用cpu线程数。 **English:** This is the buildsystem for the OpenWrt Linux distribution. Please use "make menuconfig" to configure your appreciated configuration for the toolchain and firmware. You need to have installed gcc, binutils, bzip2, flex, python, perl, make, find, grep, diff, unzip, gawk, getopt, subversion, libz-dev and libc headers. Run "./scripts/feeds update -a" to get all the latest package definitions defined in feeds.conf / feeds.conf.default respectively and "./scripts/feeds install -a" to install symlinks of all of them into package/feeds/. Use "make menuconfig" to configure your image. Simply running "make" will build your firmware. It will download all sources, build the cross-compile toolchain, the kernel and all choosen applications. You can use "scripts/flashing/flash.sh" for remotely updating your embedded system via tftp. The OpenWrt system is documented in docs/. You will need a LaTeX distribution and the tex4ht package to build the documentation. Type "make -C docs/" to build it. To build your own firmware you need to have access to a Linux, BSD or MacOSX system (case-sensitive filesystem required). Cygwin will not be supported because of the lack of case sensitiveness in the file system. Sunshine! Your OpenWrt Project http://openwrt.org