https://github.com/ventoy/openwrtplugin
https://github.com/ventoy/openwrtplugin
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ventoy/openwrtplugin
- Owner: ventoy
- License: gpl-3.0
- Created: 2021-04-21T05:16:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T09:36:01.000Z (over 1 year ago)
- Last Synced: 2025-05-06T18:23:51.109Z (about 1 year ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 86
- Watchers: 3
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ventoy OpenWrt Plugin
# Description
This plugin is used for Ventoy to boot OpenWrt img file.
For more details please refer: [https://www.ventoy.net/en/doc_openwrt.html](https://www.ventoy.net/en/doc_openwrt.html)
# Update for new OpenWrt release
For example, a new OpenWrt release come (e.g. 21.02.2)
1. git clone this repository.
2. Download the current `ventoy_openwrt.xz` and run `tar xf ventoy_openwrt.xz` to decompress it.
3. Download `kmod-dax_xxx.ipk` and `kmod-dm_xxx.ipk` for the new OpenWrt release.
```
The download link is as follows (take 21.02.0-rc1 for example, you need to use the correct version):
https://downloads.openwrt.org/releases/21.02.0-rc1/targets/x86/64/kmods/5.4.111-1-6a923af0c1e0327f4ae0f3ad78f2d1a1/kmod-dax_5.4.111-1_x86_64.ipk
https://downloads.openwrt.org/releases/21.02.0-rc1/targets/x86/64/kmods/5.4.111-1-6a923af0c1e0327f4ae0f3ad78f2d1a1/kmod-dm_5.4.111-1_x86_64.ipk
```
4. run `sh newver.sh` and it will create a new `ventoy_openwrt.xz`