Code Monkey home page Code Monkey logo

ch3ngyz / openwrt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from immortalwrt/immortalwrt

0.0 1.0 0.0 643.92 MB

The Source Code of OpenWrt Modified by CTCGFW

License: GNU General Public License v3.0

Makefile 5.53% Awk 0.01% Shell 4.85% Lua 2.91% HTML 5.11% C 50.38% Assembly 0.41% C++ 2.00% CSS 2.53% JavaScript 1.48% M4 0.53% Objective-C 20.51% QMake 0.01% Python 2.41% Ada 0.01% Dockerfile 0.01% Roff 0.59% Batchfile 0.01% CMake 0.01% Perl 0.74%

openwrt's Introduction

勿删,op-build项目使用!

PROJECT OPENWRT

The Source Code of OpenWrt-Lean Modified by CTCGFW

Welcome to our Telegram Group: @ctcgfw_openwrt_discuss.


How to make it

Minimum requirements

Linux with case sensitive
2G DDR2 RAM
2 CPU Cores (AMD64, 1.4Ghz)
25G disk space left
Has access to both ChinaNet & Internet

Install the necessary packages (for Ubuntu user)

sudo apt-get update -y
sudo apt-get full-upgrade -y
sudo apt-get install -y 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 g++-multilib p7zip p7zip-full msmtp libssl-dev texinfo libreadline-dev libglib2.0-dev xmlto qemu-utils upx libelf-dev autoconf automake libtool autopoint ccache curl wget vim nano python python3 python-pip python3-pip python-ply python3-ply haveged lrzsz device-tree-compiler scons antlr3 gperf intltool rsync

For mainland China & Ubuntu(16.04+) user, you may run the following command to setup quickly:

sudo bash -c "bash <(curl -s https://build-scripts.project-openwrt.eu.org/init_build_environment.sh)"

Clone the source

git clone -b openwrt-18.06 --single-branch https://github.com/project-openwrt/openwrt && cd openwrt
./scripts/feeds update -a && ./scripts/feeds install -a

For developer, you may use openwrt-18.06-dev branch instead of openwrt-18.06.

Configure your firmware

make menuconfig

Make it

make -j1 V=s

Tips

You'd better not use root to make it, or you may be not able to use.
Default login address: 192.168.1.1, username is root and password is password.

Contributed

License

openwrt's People

Contributors

1715173329 avatar coolsnowwolf avatar aiamadeus avatar dangowrt avatar neheb avatar elonh avatar aparcar avatar hauke avatar adschm avatar dedeckeh avatar mattraks avatar ynezz avatar ldir-edb0 avatar aooom avatar nbd168 avatar dpy013 avatar noltari avatar jow- avatar sharermax avatar tossp avatar kfermercer avatar cotequeiroz avatar imbrolla avatar lga1150 avatar ricksuzade-maker avatar blocktrron avatar beginner-go avatar rsalvaterra avatar feckert avatar zxlhhyccc avatar

Watchers

James Cloos 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.