Add files via upload
This commit is contained in:
@@ -0,0 +1,67 @@
|
||||
# iStore OS 固件 | 定制的麻烦自行 fork 修改
|
||||
|
||||
[](https://doc.linkease.com/zh/guide/istoreos) [](../../releases/latest)
|
||||
|
||||
            
|
||||
|
||||
## 默认配置
|
||||
|
||||
- IP: `http://192.168.100.1` or `http://iStoreOS.lan/`
|
||||
- 用户名: `root`
|
||||
- 密码: `password`
|
||||
- 如果设备只有一个网口,则此网口就是 `LAN` , 如果大于一个网口, 默认第一个网口是 `WAN` 口, 其它都是 `LAN`
|
||||
- 如果要修改 `LAN` 口 `IP` , 首页有个内网设置,或者用命令 `quickstart` 修改
|
||||
- 北京时间每天 `0:00` 定时编译, `Release` 中只保留不同架构的最新版本
|
||||
- 历史版本在 `Actions` 中选择一个已经运行完成且成功的 `workflow` 在页面底部可以看到 `Artifacts`, `Artifacts` 需要登录 Github 才能下载
|
||||
|
||||
## 支持架构
|
||||
|
||||
### RK33xx 架构
|
||||
|
||||
| 设备 | 包名称 |
|
||||
| ---------- | ------------------------------------------------------------------------- |
|
||||
| R2S | istoreos-rockchip-armv8-friendlyarm_nanopi-r2s-squashfs-sysupgrade.img.gz |
|
||||
| R4S | istoreos-rockchip-armv8-friendlyarm_nanopi-r4s-squashfs-sysupgrade.img.gz |
|
||||
| R4SE | istoreos-rockchip-armv8-friendlyarm_nanopi-r4se-squashfs-sysupgrade.img.gz |
|
||||
| ROCK-PI-4A | istoreos-rockchip-armv8-radxa_rock-pi-squashfs-sysupgrade.img.gz |
|
||||
| ROCKPRO64 | istoreos-rockchip-armv8-pine64_rockpro64-squashfs-sysupgrade.img.gz |
|
||||
|
||||
### RK35xx 架构
|
||||
|
||||
| 设备 | 包名称 |
|
||||
| -------------- | ------------------------------------------------------------------------ |
|
||||
| H66K/H68K/H69K | istoreos-rockchip-rk35xx-hinlink_opc-h6xk-squashfs-combined.img.gz |
|
||||
| H88K | istoreos-rockchip-rk35xx-hinlink_h88k-squashfs-combined.img.gz |
|
||||
| NANOPI-R5S | istoreos-rockchip-rk35xx-friendlyarm_nanopi-r5s-squashfs-combined.img.gz |
|
||||
| NANOPI-R6S | istoreos-rockchip-rk35xx-friendlyarm_nanopi-r6s-squashfs-combined.img.gz |
|
||||
| R66S/R68S | istoreos-rockchip-rk35xx-fastrhino_r6xs-squashfs-combined.img.gz |
|
||||
| STATION-P2 | istoreos-rockchip-rk35xx-firefly_station-p2-squashfs-combined.img.gz |
|
||||
| T68M | istoreos-rockchip-rk35xx-lyt_t68m-squashfs-combined.img.gz |
|
||||
| JIANPIAN-TVBOX | istoreos-rockchip-rk35xx-jp_tvbox-squashfs-sysupgrade.img.gz |
|
||||
| PANTHER-X2 | istoreos-rockchip-rk35xx-panther_x2-squashfs-sysupgrade.img.gz |
|
||||
|
||||
### x86 架构
|
||||
|
||||
| 启动 | 包名称 |
|
||||
| ---------- | --------------------------------------------------- |
|
||||
| X86-64 | istoreos-x86-64-generic-squashfs-combined.img.gz |
|
||||
| X86-64-EFI | storeos-x86-64-generic-squashfs-combined-efi.img.gz |
|
||||
|
||||
## 鸣谢
|
||||
|
||||
- [istoreos](https://github.com/istoreos/istoreos)
|
||||
- [P3TERX/Actions-OpenWrt](https://github.com/P3TERX/Actions-OpenWrt)
|
||||
- [Microsoft Azure](https://azure.microsoft.com)
|
||||
- [GitHub Actions](https://github.com/features/actions)
|
||||
- [OpenWrt](https://github.com/openwrt/openwrt)
|
||||
- [Lean's OpenWrt](https://github.com/coolsnowwolf/lede)
|
||||
- [tmate](https://github.com/tmate-io/tmate)
|
||||
- [mxschmitt/action-tmate](https://github.com/mxschmitt/action-tmate)
|
||||
- [csexton/debugger-action](https://github.com/csexton/debugger-action)
|
||||
- [Cowtransfer](https://cowtransfer.com)
|
||||
- [WeTransfer](https://wetransfer.com/)
|
||||
- [Mikubill/transfer](https://github.com/Mikubill/transfer)
|
||||
- [softprops/action-gh-release](https://github.com/softprops/action-gh-release)
|
||||
- [ActionsRML/delete-workflow-runs](https://github.com/ActionsRML/delete-workflow-runs)
|
||||
- [dev-drprasad/delete-older-releases](https://github.com/dev-drprasad/delete-older-releases)
|
||||
- [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch)
|
||||
Reference in New Issue
Block a user