Skip to content

Commit 575bf05

Browse files
committed
Update Readme
1 parent 5a6b6e8 commit 575bf05

File tree

1 file changed

+4
-84
lines changed

1 file changed

+4
-84
lines changed

README.md

Lines changed: 4 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1,97 +1,17 @@
11
## OpenWrt Builds for NanoPi R2S & NanoPi R4S
22
Automated builds of OpenWrt for FriendlyARM NanoPi R2S & R4S boards
33

4-
⚠ Warning: No support / Use at your own risk ⚠
5-
64
[![NanoPi Build](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/actions/workflows/NanoPi-Build.yml/badge.svg)](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/actions/workflows/NanoPi-Build.yml)
75

8-
9-
## OpenWrt branch 21.02 (stable)
10-
11-
### Downloads [Releases 21.02](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/releases?q=OpenWrtAO-21.02&expanded=true)
12-
13-
### Configuration
14-
- OpenWRT 21.02 Vanilla / Kernel 5.4
15-
- ImmortalWRT patches for Rockchip target NanoPi R2S (rk3328) / NanoPi R4S support (rk3399)
16-
- NanoPi R2S : r8152 driver v1.11.11 backport from kernel 5.10 + realtek r8169 firmwares package
17-
- NanoPi R4S : r8168 driver for R4S (realtek) instead of kernel r8169 + r8169 firmwares package
18-
19-
### Applications
20-
- A useful set of applications from official OpenWrt package feed
21-
- Mini build without UI
22-
- Full build with LuCI, docker and extra packages
23-
- vpn-routing-policy latest version from https://github.com/stangri/source.openwrt.melmac.net
24-
256
## OpenWrt branch 22.03 (WIP)
267

27-
### Downloads [Releases 22.03](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/releases?q=OpenWrtAO-22.03&expanded=true)
28-
29-
### Configuration
30-
- OpenWRT master Vanilla / Kernel 5.10
31-
- Minimal set of ImmortalWRT patches added for Rockchip target NanoPi R2C/R2S (rk3328) / NanoPi R4S support (rk3399)
32-
33-
### Applications
34-
- A useful set of applications from official OpenWrt package feed
35-
- Mini build without UI
36-
- Full build with LuCI, docker and extra packages
37-
- pbr latest version from https://github.com/stangri/source.openwrt.melmac.net
8+
[Download 22.03 Releases](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/releases?q=OpenWrtAO-22.03&expanded=true) [Changelog](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/blob/main/openwrt-22.03/release-info.md)
389

10+
## OpenWrt branch 21.02 (stable)
3911

40-
## Changelog
41-
#### 2022-08-30
42-
- (22.03) Add qosify
43-
#### 2022-08-25
44-
- (22.03) Update U-Boot to 2022.07 (only tested on R4S 4GB)
45-
- (22.03) Backport Packages from master
46-
- (22.03) Update r8168 driver
47-
#### 2022-08-19
48-
- (22.03) Rework patches to be closer to Vanilla OpenWrt (only tested on R4S 4GB)
49-
#### 2022-08-18
50-
- (22.03) Update scripts to fix pbr missing
51-
#### 2022-08-17
52-
- (22.03) Align seeds with 21.02
53-
- (22.03) Add watchcat
54-
#### 2022-08-06
55-
- (21.02) Add kmod-tcp-bbr
56-
#### 2022-04-30
57-
- (21.02) Remove acme/adblock in favor of uacme/adguardhome (mini)
58-
- (21.02) Add uacme/adguardhome (full)
59-
#### 2022-04-28
60-
- (22.03) Add NanoPi R2C support
61-
#### 2022-04-12
62-
- (21.02) Add NanoPi R2C support
63-
#### 2022-03-28
64-
- Add branch 22.03
65-
#### 2022-02-12
66-
- Add losetup, cfdisk in builds. Fix issue #11 : Check docs/resize-f2fs.md how to resize.
67-
- Branch 21.02 : use gcc 10.2
68-
- Optimized builds for devices R4S:-mcpu=cortex-a72.cortex-a53+crypto+crc R2S:-mcpu=cortex-a53+crypto+crc
69-
#### 2021-12-23
70-
- Add libreswan package and deps in full build
71-
#### 2021-12-23
72-
- Fix issue #11 so r4s 1Gb boots
73-
#### 2021-10-11
74-
- Refresh uboot
75-
#### 2021-07-07
76-
- Fix issue #3 with strangri_repo : thanks TheLinuxGuy for reporting
77-
- Fix issue #4 with dnsmasq misconfigured : thanks semicuda for reporting
78-
#### 2021-05-27
79-
- Add ddns-scripts and bind-tools
80-
#### 2021-05-25
81-
- Increase kernel partition size on full build
82-
#### 2021-05-21
83-
- Add kernel options related to Docker (full build)
84-
- There are now 2 builds (mini/full) with different packages and kernel settings
85-
#### 2021-05-14
86-
- Add Docker
87-
#### 2021-05-07
88-
- Always get latest version of vpn-policy-routing package
89-
- Remove watchdog (does not work)
90-
#### 2021-04-29
91-
- Add more packages, add snd-usb-caiaq module
12+
[Download 21.02 Releases](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/releases?q=OpenWrtAO-21.02&expanded=true) [Changelog](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/blob/main/openwrt-21.02/release-info.md)
9213

93-
## Thanks to Original Project:
94-
- [quintus-lab](https://github.com/quintus-lab/OpenWRT-Rockchip)
14+
⚠ Warning: No support / Use at your own risk ⚠
9515

9616
## License
9717
[MIT](https://github.com/anaelorlinski/OpenWRT-Rockchip/blob/master/LICENSE)

0 commit comments

Comments
 (0)