Skip to content

Latest commit

 

History

History
59 lines (59 loc) · 2.67 KB

README_en.md

File metadata and controls

59 lines (59 loc) · 2.67 KB

Build FriendlyWrt using GitHub Actions

查看中文

General info

About image file

  • The same image file supports installation to both SD and eMMC

How to write image to eMMC

  • First write the image to an SD card, then boot the system from the SD card, visit the FriendyWrt admin page, go to the menu "System" -> "eMMC Tools", upload the image file and flash it in directly, no need to decompress the file, after the flashing is completed, eject the SD card, the device will automatically reboot and boot from the eMMC.

Changelog

  • 2024/02/02
    • Add wireless repeater mode support for rtl8822ce,How-to-use
  • 2023/12/22
    • Upgrade to openwrt-23.05.2
    • Improve stability of the eMMC Tools
  • 2023/10/31
    • Upgrade to openwrt-23.05.0
    • Bump kernel version to 6.1
  • 2023/07/04
    • Bump kernel version to 5.10.160 (rk3568/rk3588)
  • 2023/06/10
    • Add support for MediaTek MT7921 wireless card
  • 2023/05/31
    • Add support for NanoPC-T6
    • Upgrade v22.03 to openwrt-22.03.5
    • Upgrade v21.02 to openwrt-21.02.7
  • 2023/04/26
    • Add support for R5C-2GB
    • Upgrade v22.03 to openwrt-22.03.4
    • Upgrade v21.02 to openwrt-21.02.6
  • 2023/03/15
  • 2023/03/01
    • Upgrade to openwrt-22.03.3
    • Add ntfs3 driver for 5.10 kernel (for R6S/R5S/R5C)
    • Update kernel
    • Update the r8125 driver
  • 2022/12/04
    • Add support for NanoPi-R5C
    • Fix the issue that the storage space cannot be expanded
    • Improve stability of the eMMC Tools
  • 2022/11/24
    • Fix R6S 1G LAN port issue
    • eMMC-Tools can be run on eMMC
  • 2022/11/01 Add support for NanoPi-R6S
  • 2022/10/09 Initial commit

For more information

Please first take a look at our Wiki which covers the most basics.
Should you have any additional question, please send a mail to [email protected], and we are willing to help.

Acknowledgments