Skip to content

lunatickochiya/lunatic-lede

Repository files navigation

基于lede EOL版本制作 测试环境 ar71xx ramips



Now what I have? 20210221
1.gargoyle and luci (石像鬼及luci}
2.golang node boost supported latest (更新golang node boost到最新)
3.sfe supported
4.fullcone supported
5.32MB flash supported (支持32M闪存ramips机器)
6.mac80211 and mt76 update to 19.07
7.hostapd update to 20190808 support mesh sae(luci)
8.openssl update to 1.1.1j and some package feat with 1.1.1
9.updated build system speedup building
10.security fix

2021-1001:加入 test-kernel 支持 使得lede1701支持最新的4.4内核 
TESTING_KERNEL 需要在make menuconfig的General build options 启用后支持(默认关闭)

最新内核目前仅仅适配了ramips(mt7620 mt7621)测试机型歌华链MT7621(支持到4.4.285) 欢迎pr更多平台支持 

travelmate 同步19.07 使用前先设置好无线密码 然后去travelmate界面扫描无线后 再添加interface(接口) 然后启用,建议启用调试日志

本套源码固件演示地址:https://github.com/lunatickochiya/Actions-Lunatic-LEDE

源码更新交流学习:[点击链接加入群聊](https://jq.qq.com/?_wv=1027&k=5QgVYsC)
群号: 286754582
注意:你可以自由使用本套源码编译,但源码编译二次发布请注明我的 GitHub 仓库链接。谢谢合作!


for node12 you should sudo apt-get install gcc-multilib g++-multilib 

export GIT_SSL_NO_VERIFY=1 
  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 
This is the buildsystem for the LEDE Linux distribution.

Please use "make menuconfig" to choose your preferred
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.

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 LEDE Community
	http://www.lede-project.org