Giter Site home page Giter Site logo

ludayevip / open_wrt18.06_jian-fan Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 128.4 MB

License: GNU General Public License v2.0

Makefile 6.00% Awk 0.01% Shell 5.09% C 49.43% Assembly 0.46% C++ 2.26% M4 0.34% HTML 7.55% Lua 2.18% Ada 0.01% CSS 1.21% Dockerfile 0.01% Python 0.93% Roff 0.70% Batchfile 0.01% JavaScript 0.51% Objective-C 22.48% Vue 0.29% CMake 0.01% Perl 0.56%

open_wrt18.06_jian-fan's Introduction

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
openwrt18.06
编译命令如下:

1. 首先装好 Ubuntu 64bit,推荐  Ubuntu  19  LTS x64
http://releases.ubuntu.com/19.10/ubuntu-19.10-desktop-amd64.iso

2. 命令行输入 sudo apt-get update ,然后输入
sudo apt-get -y 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 xmlto qemu-utils upx libelf-dev autoconf automake libtool autopoint device-tree-compiler

3. git clone https://github.com/Leo-Jo-My/openwrt18.06    命令下载好源代码,然后 cd  openwrt18.06 进入目录

4.  ./scripts/feeds update -a && ./scripts/feeds install -a    更新FEEDS

5.   make menuconfig   最后选好你要的路由  

6.   输入   make  V=99  开始编译  

##  默认登陆IP 192.168.1.1, 密码 无密码

 ----------------------------------------------------- 
This is the buildsystem for the OpenWrt Linux distribution.

To build your own firmware you need a Linux, BSD or MacOSX system (case
sensitive filesystem required). Cygwin is unsupported because of the lack
of a case sensitive file system.

You need gcc, binutils, bzip2, flex, python, perl, make, find, grep, diff,
unzip, gawk, getopt, subversion, libz-dev and libc headers installed.

1. Run "./scripts/feeds update -a" to obtain all the latest package definitions
defined in feeds.conf / feeds.conf.default

2. Run "./scripts/feeds install -a" to install symlinks for all obtained
packages into package/feeds/

3. Run "make menuconfig" to select your preferred configuration for the
toolchain, target system & firmware packages.

4. Run "make" to build your firmware. This will download all sources, build
the cross-compile toolchain and then cross-compile the Linux kernel & all
chosen applications for your target system.

Sunshine!
	Your OpenWrt Community
	http://www.openwrt.org


open_wrt18.06_jian-fan's People

Contributors

ameykyl avatar ludayevip avatar ntlf9t avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.