Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch 'master' of https://github.com/hanwckf/rt-n56u #487

Closed
wants to merge 117 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
7b2ea57
switch_gsw: exit program when argc is incorrect
hanwckf Nov 1, 2020
fca4ab8
Support dhcp-to-host: Add host name record for dnsmasq dhcp-host (#481)
Yonsm Nov 4, 2020
c541195
Update Makefile (#487)
kkjoy Nov 4, 2020
6f7c357
travis-ci: build with arm64 (#489)
hanwckf Nov 4, 2020
98dbf84
boards: add support for JCG-Y2 (#500)
aiamadeus Nov 23, 2020
112dfb5
Phicomm K2&K2P LED Control Update (#495)
JuanLinn Nov 25, 2020
cb72936
htop: update tarball
hanwckf Nov 26, 2020
11deffb
shortcut-fe(SFE):enable CONFIG_NF_CONNTRACK_EVENTS at compile SFE (#507)
Yh793 Nov 26, 2020
2b34a92
kernel: Makefile: disable loop optimization mode in gcc-4.8.x (and la…
Oct 29, 2020
a074843
add github actions
hanwckf Nov 27, 2020
a041677
shortcut-fe(SFE):add skb clone check,fix typo (#508)
Yh793 Nov 27, 2020
4141a38
Update README.md
hanwckf Nov 27, 2020
24e6683
github-actions: upload images to artifact
hanwckf Nov 27, 2020
dd87cb9
Update CI.yml
hanwckf Nov 27, 2020
ad3b21e
github-actions: build only once when push tags
hanwckf Nov 27, 2020
c1d022c
update README.md
hanwckf Nov 27, 2020
79901b6
default disable IPv6 and IGDv2 options (#509)
AlphaAnother Nov 30, 2020
1a26ba2
github-actions: build: remove WDR7300, add 5K-W20
hanwckf Nov 30, 2020
c40b786
vlmcsd: bump to svn1113
hanwckf Dec 2, 2020
e15148a
mt7615: remove more noisy log
hanwckf Dec 2, 2020
3736de8
shortcut-fe: keep nf_conntrack_tcp_be_liberal and nf_conntrack_tcp_no…
hanwckf Dec 3, 2020
289ac3d
napt66: keep original ip6_forward() process when napt66 is disabled
hanwckf Dec 3, 2020
d64065c
transmission: bump to 2.94
hanwckf Dec 3, 2020
1f644cd
OYE-001: remove tunsafe
hanwckf Dec 3, 2020
045b751
ncurses: add --without-termlib option
hanwckf Dec 3, 2020
5943b98
samba36: make basics before make all to prevent parallel build error
hanwckf Dec 3, 2020
4fd4469
transmission-control: bump to 1.6.1
hanwckf Dec 3, 2020
b8585fd
shortcut-fe(SFE): backport NF_CONNTRACK_CHAIN_EVENTS (#515)
Yh793 Dec 3, 2020
66da9c5
transmission: bump to 3.00
hanwckf Dec 4, 2020
3f4c9e7
XY-C1: enable transmission
hanwckf Dec 4, 2020
fdc5b6a
dev_init.sh: setup htop default color
hanwckf Dec 6, 2020
c0853d4
mt7615: enable "PowerUpenable"
hanwckf Dec 6, 2020
190ab0d
XY-C1: enable RAETH_GMAC2
hanwckf Dec 15, 2020
d776ec8
wireguard: add wireguard-go & wireguard-tools
hanwckf Dec 17, 2020
1ab01f3
AriaNg: bump to 1.1.7
hanwckf Dec 17, 2020
09b68b9
mt7615: disable "PowerUpenable"
hanwckf Dec 17, 2020
82c2cdb
redsocks: add missing sources
hanwckf Dec 24, 2020
8539d64
add 3proxy-0.9.3
hanwckf Dec 25, 2020
efaf939
kernel: exfat: Fix leak for symbolic link in exfat_lookup
peterh-syno Dec 22, 2016
4e2c5dd
kernel: exfat: finding dentry faster
lianwei May 21, 2016
8362e6a
MIPS: do_mcheck: Fix kernel code dump with EVA
Dec 25, 2019
a28f1b4
mtd: jedec_probe: Fix crash in jedec_read_mfr()
hanwckf Dec 25, 2020
2e724ec
pppd: Fix sign-extension when displaying bytes in octal
pprindeville Dec 20, 2014
8d50fc2
pppd: ipxcp: Prevent buffer overrun on remote router name
paulusmack Aug 14, 2015
d23f7ea
pppd: pppdump: Eliminate printf format warning by using %zd
paulusmack Oct 1, 2019
d1092ff
pppd: Fix printing call in print_option()
vegard Jun 13, 2018
a86e235
pppd: Fix compile warning due to comparing pointer to NUL character
paulusmack Jun 23, 2018
ca39a57
pppd: Don't try to free(NULL - 1)
paulusmack Jun 23, 2018
4b37b95
pppd: remove warning: this ‘if’ clause does not guard...
Sep 19, 2020
66fa86e
pppd: magic: Remove K&R style of arguments
kurt-vd Sep 26, 2019
50375e3
pppd: pppoe: Remove the use of cdefs
kurt-vd Sep 30, 2019
5a29ea2
pppd: Fix GLIBC version test for non-glibc toolchains
kurt-vd Sep 26, 2019
8e2ff52
pppd: Fix a typo in comment. Diff from Yuuichi Someya.
yasuoka Mar 16, 2016
63e19bb
pppd: Change include from sys/errno.h to errno.h
snickl Aug 10, 2016
bded96d
pppd: fix printing of DNS/WINS addresses
nlhintz Apr 4, 2015
35e2384
pppd: Check tdb pointer before closing
alfonsosanchezbeato Jun 6, 2019
3bac577
pppd: Limit memory accessed by string formats with max length specified
paulusmack Dec 29, 2019
4fbbf1a
pppd: Make sure word read from options file is null-terminated
paulusmack Dec 29, 2019
7f5f682
pppd: plugins/rp-pppoe: Make tag parsing loop condition more accurate
paulusmack Dec 29, 2019
14821bd
pppd: Avoid use of strnlen (and strlen) in vslprintf
paulusmack Dec 31, 2019
f86a297
pppd: Ignore received EAP messages when not doing EAP
paulusmack Feb 3, 2020
4869355
pppd: Accept Malformed Windows Success Message (#156)
yannayl Aug 7, 2020
d38840b
pppd: Various fixes for errors found by coverity static analysis (#109)
yarda May 5, 2019
ba7cf21
pppd: remove warning: implicit declaration of function 'inet_ntoa'
Sep 19, 2020
3e14567
pppd: Fix ccp_cilen calculated size if both deflate_correct and defla…
gradator Mar 24, 2015
30d180a
wing/ss: script: set ulimit nofiles to 65536
hanwckf Dec 25, 2020
0e42303
libs: fix redsocks dependence
hanwckf Dec 26, 2020
8f93fca
p910nd,wpa_supplicant,lldt: apply patches from wive-ng-mt
hanwckf Dec 26, 2020
90e5047
configs: remove "CONFIG_TOOLCHAIN_DIR" in templates, add toolchain.inc
hanwckf Dec 26, 2020
13de0b2
fix gcc warnings
hanwckf Dec 26, 2020
25a61ac
update README.md
hanwckf Dec 26, 2020
30b7206
github-actions: update
hanwckf Dec 26, 2020
1cf9da2
build_firmware_ci: fix
hanwckf Dec 26, 2020
2c5a58d
802.1x, samba36, wireless_tools: fix sizeof-pointer-memaccess warnings
hanwckf Dec 27, 2020
f7f1d27
NEWIFI3: enable transmission
hanwckf Dec 27, 2020
9bc9dab
user: fix CFLAGS
hanwckf Dec 27, 2020
92823f0
comgt, dosfstools, libdisk, rc: fix format-overflow warnings
hanwckf Dec 27, 2020
b930916
transmission: make with multiple jobs
hanwckf Dec 27, 2020
5101cc2
openssl: fix CFLAGS & LDFLAGS
hanwckf Dec 27, 2020
ffd720e
vendor: CFLAGS: add -Wno-unused
hanwckf Dec 27, 2020
fbc4d41
transmission: fix build
hanwckf Dec 27, 2020
b51a8f1
rc: dnsmasq: Maximum number of concurrent DNS queries set to
hanwckf Dec 28, 2020
7eb1903
vsftpd: fix uninitialized variable error
Linaro1985 Mar 9, 2019
44aa385
rc: fixed export to nfs ipv6
May 15, 2020
ee15b7b
uclibc-ng: drop unneeded support ld.so.cache
hanwckf Dec 28, 2020
0929d88
openssl: fix CPUFLAG
hanwckf Dec 28, 2020
e86a710
trunk: remove useless .config
hanwckf Dec 29, 2020
fbffee0
openvpn: disable lz4
hanwckf Dec 29, 2020
e87a482
openssl: bump to 1.1.1
hanwckf Dec 29, 2020
4eea918
njit-client: using the original source
hanwckf Dec 29, 2020
ef8f9f8
kernel: fix the problem of repeated compilation
hanwckf Dec 29, 2020
ed230c6
clean_tree_{simple}: cleanup
hanwckf Dec 29, 2020
b425137
libwebsocket: add missing libwebsockets-evlib_uv.so
hanwckf Dec 29, 2020
c3993d4
busybox: fix the problem of repeated compilation
hanwckf Dec 30, 2020
d218f5f
libws: fix LWS_INSTALL_LIBDIR
hanwckf Dec 30, 2020
3748660
www: adapt for mobile UI (#531)
Dec 30, 2020
66a54df
libncurses: bump to 6.2
hanwckf Dec 30, 2020
0db9b27
PSG1218: disable ss/dns-forwarder to reduce fw size
hanwckf Dec 30, 2020
32fe988
vendor: remove useless EEPROM bin files
hanwckf Dec 30, 2020
20caf36
openssl: disable sm2 sm3 sm4 ciphers
hanwckf Dec 30, 2020
4d40c3f
build_firmware: tweak kernel-config
hanwckf Dec 30, 2020
58d066a
openssl: fix make clean
hanwckf Dec 30, 2020
c85e96e
boards: add support for XIAOMI Mi-3C (#533)
minax007 Dec 30, 2020
4e1776f
WDR7300: update to mt7615-5.0.4.0
hanwckf Dec 31, 2020
5c86bd0
build_firmware_modify: cleanup
hanwckf Dec 31, 2020
de7f5de
vendor: fix load address
hanwckf Dec 31, 2020
d2db611
mt7615: remove 5.0.3.0 driver
hanwckf Dec 31, 2020
fe4b2d1
mt7620: using mt76x2(3.0) driver instead of rt2860v2(2.7)
hanwckf Dec 31, 2020
c29c75a
5K-W20, MI-MINI, OYE-001: disable RT2880_FLASH_AUTO
hanwckf Dec 31, 2020
61ec48d
update README.md
hanwckf Dec 31, 2020
125b3a7
vendor: Makefile: cleanup
hanwckf Dec 31, 2020
9177683
ss:bump to 3.3.5 (#534)
Yh793 Dec 31, 2020
00115c2
openssl: prefer chacha20 over aes-gcm
hanwckf Dec 31, 2020
a51ed6b
libs: add boost-1.72.0 (prebuilt for mipsel)
hanwckf Jan 1, 2021
2986a23
Merge branch 'master' of https://github.com/hanwckf/rt-n56u
Yh793 Jan 1, 2021
77bafee
workflows:remove CI.yml
Yh793 Jan 1, 2021
23c87b9
smartdns:bump to 33
Yh793 Jan 1, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
>- NEWIFI-MINI (USB)
>- MI-MINI (USB)
>- MI-3 (USB)
>- MI-3C
>- MI-R3G (USB)
>- HC5661A
>- HC5761A (USB)
Expand All @@ -45,7 +46,8 @@
>- MR2600 (USB)
>- WDR7300
>- RM2100
>- R2100
>- R2100
>- JCG-Y2(USB)
>- E8820V2(USB)
>- MSG1500(USB)

Expand All @@ -59,7 +61,7 @@
# Debian/Ubuntu
sudo apt update
sudo apt install unzip libtool-bin curl cmake gperf gawk flex bison nano xxd \
fakeroot kmod cpio git python-docutils gettext automake autopoint \
fakeroot kmod cpio git python3-docutils gettext automake autopoint \
texinfo build-essential help2man pkg-config zlib1g-dev libgmp3-dev \
libmpc-dev libmpfr-dev libncurses5-dev libltdl-dev wget libc-dev-bin

Expand Down Expand Up @@ -124,14 +126,16 @@ sh dl_toolchain.sh
nano /opt/rt-n56u/trunk/configs/templates/PSG1218.config
```

* 清理代码树并开始编译
* 开始编译

```shell
cd /opt/rt-n56u/trunk
./clear_tree
# 对于WSL环境,建议使用sudo进行编译,或者使用fakeroot-tcp代替fakeroot
fakeroot ./build_firmware_modify PSG1218
# 脚本第一个参数为路由型号,在trunk/configs/templates/中
# 编译好的固件在trunk/images里
# 首次编译完成后,如果需要再次编译其它固件,需要执行清理脚本:
./clean_tree
```

***
Expand Down
202 changes: 0 additions & 202 deletions trunk/.config

This file was deleted.

1 change: 1 addition & 0 deletions trunk/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
.libs
.depend
.dirstamp
.config
autom4te.cache
config.h.in~
config.log
Expand Down
Loading