{"id":21832468,"url":"https://github.com/0x676e67/actions-openwrt","last_synced_at":"2025-08-20T18:05:12.445Z","repository":{"id":273613225,"uuid":"588121930","full_name":"0x676e67/Actions-OpenWrt","owner":"0x676e67","description":"Lean♂DHDAXCW Actions OpenWrt for Nanopi R5C/R4SE/X86","archived":false,"fork":false,"pushed_at":"2023-06-03T03:06:07.000Z","size":24361,"stargazers_count":47,"open_issues_count":0,"forks_count":16,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T21:01:48.799Z","etag":null,"topics":["action","ci","lean","lede","luci","nanopi","openwrt","r4s","r4se","r5c","x86"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0x676e67.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-12T11:30:49.000Z","updated_at":"2025-03-10T15:33:26.000Z","dependencies_parsed_at":"2025-01-21T23:51:14.308Z","dependency_job_id":null,"html_url":"https://github.com/0x676e67/Actions-OpenWrt","commit_stats":null,"previous_names":["0x676e67/actions-openwrt"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2FActions-OpenWrt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2FActions-OpenWrt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2FActions-OpenWrt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2FActions-OpenWrt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x676e67","download_url":"https://codeload.github.com/0x676e67/Actions-OpenWrt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837170,"owners_count":21169377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["action","ci","lean","lede","luci","nanopi","openwrt","r4s","r4se","r5c","x86"],"created_at":"2024-11-27T19:20:12.065Z","updated_at":"2025-04-14T07:21:05.881Z","avatar_url":"https://github.com/0x676e67.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Actions-OpenWrt\n\n### 支持在线升级，自动扩容根分区\n\n\u003e 若非扩容升级则去掉参数EXPAND\n\n- SSH进入终端\n\n```\n# 会保存配置备份\nEXPAND=true bash +x ~/update.sh\n\n# 跳过备份\nEXPAND=true SKIP_BACK=1 bash +x ~/update.sh\n\n# 默认走代理下载，如不需要代理下载固件，执行下面命令\nEXPAND=true USE_PROXY=false bash +x ~/update.sh\n\n# 默认使用gh.flyinbug.top/gh代理，自定义代理执行下面命令\nEXPAND=true PROXY=gh.flyinbug.top/gh bash +x ~/update.sh\n```\n\n- R4SE 默认网卡rtl8821cu driver + GPU （对超频电压微调过，特别适体质垃圾的RK3399，暂时不存在跑大带宽/pcdn重启/死机之类）\n- R5C 默认m.2网卡mt7921 driver + GPU + HDMI Output\n- x86-64 默认AX201 driver\n\n### 编译依赖（非自托管请不要fork我的项目）\n\n```shell\nsudo apt update -y\nsudo apt install -y ack antlr3 asciidoc autoconf automake autopoint binutils bison build-essential \\\nbzip2 ccache cmake cpio curl device-tree-compiler fastjar flex gawk gettext gcc-multilib g++-multilib \\\ngit gperf haveged help2man intltool libc6-dev-i386 libelf-dev libglib2.0-dev libgmp3-dev libltdl-dev vpnc \\\nlibmpc-dev libmpfr-dev libncurses5-dev libncursesw5-dev libreadline-dev libssl-dev libtool lrzsz aria2 lib32gcc-s1 \\\nmkisofs msmtp nano ninja-build p7zip p7zip-full patch pkgconf python2.7 python3 python3-pip libpython3-dev qemu-utils \\\nrsync scons squashfs-tools subversion swig texinfo uglifyjs upx-ucl unzip vim wget xmlto xxd zlib1g-dev libfuse-dev zstd npm\n\ncurl -fsSL https://test.docker.com -o test-docker.sh\nsudo sh test-docker.sh\nsudo groupadd docker\nsudo gpasswd -a ${USER} docker\nsudo service docker restart\nnewgrp - docker\n```\n\n- 本地编译\n\n```shell\ngit clone https://github.com/gngpp/Actions-OpenWrt \u0026\u0026 cd Actions-OpenWrt\nMODEL=x86-64 bash +x build.sh\n```\n\n### 默认编译配置\n\n- 用户名：root 密码：password  管理后台：http://openwrt.lan\n- 电报群：https://t.me/DHDAXCW\n\n### 预览\n![image](https://user-images.githubusercontent.com/51810656/236200658-027ad74e-7867-4f8b-9d65-87bbed243262.png)\n![image](https://user-images.githubusercontent.com/51810656/236200205-38795b63-822e-4fd0-9dc2-e28d65bf6f16.png)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x676e67%2Factions-openwrt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x676e67%2Factions-openwrt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x676e67%2Factions-openwrt/lists"}