Skip to content

OpenWRT Builds for NanoPi R2S & R4S from official Openwrt source code with minimal set of patches

License

Notifications You must be signed in to change notification settings

klyoku/OpenWrt-NanoPi-R2S-R4S-Builds

 
 

Repository files navigation

OpenWrt Builds for NanoPi R2S & NanoPi R4S

Automated builds of OpenWrt for FriendlyARM NanoPi R2S & R4S boards

⚠ Warning: No support / Use at your own risk ⚠

NanoPi Build

OpenWrt branch 21.02 (stable)

Downloads Releases 21.02

Configuration

  • OpenWRT 21.02 Vanilla / Kernel 5.4
  • ImmortalWRT patches for Rockchip target NanoPi R2S (rk3328) / NanoPi R4S support (rk3399)
  • NanoPi R2S : r8152 driver v1.11.11 backport from kernel 5.10 + realtek r8169 firmwares package
  • NanoPi R4S : r8168 driver for R4S (realtek) instead of kernel r8169 + r8169 firmwares package

Applications

OpenWrt branch 22.03 (WIP experimental)

Downloads Releases 22.03

Configuration

  • OpenWRT master Vanilla / Kernel 5.10
  • ImmortalWRT patches for Rockchip target NanoPi R2S (rk3328) / NanoPi R4S support (rk3399)

Applications

Changelog

2022-03-28

  • Add branch 22.03

2022-02-12

  • Add losetup, cfdisk in builds. Fix issue #11 : Check docs/resize-f2fs.md how to resize.
  • Branch 21.02 : use gcc 10.2
  • Optimized builds for devices R4S:-mcpu=cortex-a72.cortex-a53+crypto+crc R2S:-mcpu=cortex-a53+crypto+crc

2021-12-23

  • Add libreswan package and deps in full build

2021-12-23

  • Fix issue #11 so r4s 1Gb boots

2021-10-11

  • Refresh uboot

2021-07-07

  • Fix issue #3 with strangri_repo : thanks TheLinuxGuy for reporting
  • Fix issue #4 with dnsmasq misconfigured : thanks semicuda for reporting

2021-05-27

  • Add ddns-scripts and bind-tools

2021-05-25

  • Increase kernel partition size on full build

2021-05-21

  • Add kernel options related to Docker (full build)
  • There are now 2 builds (mini/full) with different packages and kernel settings

2021-05-14

  • Add Docker

2021-05-07

  • Always get latest version of vpn-policy-routing package
  • Remove watchdog (does not work)

2021-04-29

  • Add more packages, add snd-usb-caiaq module

Thanks to Original Project:

License

MIT

About

OpenWRT Builds for NanoPi R2S & R4S from official Openwrt source code with minimal set of patches

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 41.0%
  • Makefile 36.7%
  • Shell 16.2%
  • Roff 6.1%