Changes between Version 1 and Version 2 of OpenWrt/upstream
- Timestamp:
- 02/12/2025 04:49:34 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OpenWrt/upstream
v1 v2 6 6 You can find pre-built artifacts at https://downloads.openwrt.org/. 7 7 8 == Image Selector 8 9 If you are not sure exactly what your looking for, you can use the image selector at https://firmware-selector.openwrt.org: 9 10 - enter a model to search for 10 11 - select a release 11 - click on the image found12 - click on the download icon on the image found 12 13 14 The [https://firmware-selector.openwrt.org/ image selector] also allows you to request a custom build tailored to your needs: 15 - instead of clicking on the download button you can expand the 'Customize installed packages and/or first boot script' and customize: 16 * add packages to the installed package list 17 * add a script to run on first boot (click the gear icon for an example and script instructions) 18 19 == Release Versions 13 20 There are two types of pre-built releases: 14 21 - Stable release branches: OpenWrt tries to create a stable release branch once a year and will have maintenance releases that get pre-built images/packages several times during the life of that branch. … … 50 57 51 58 == Venice 52 Venice is supported in the nightly development builds (SNAPSHOT) as well as the 24.10 stable releases. These images are in the form of compressed disk images which are typically installed via U-Boot: 59 Venice is supported in the nightly development builds (SNAPSHOT) as well as the 24.10 stable releases: 60 - !OpenWrt 24.10.0 [https://downloads.openwrt.org/releases/24.10.0/targets/imx/cortexa53/openwrt-24.10.0-imx-cortexa53-gateworks_venice-squashfs-img.gz gateworks_venice-squashfs-img.gz] 61 - SNAPSHOT [https://downloads.openwrt.org/snapshots//targets/imx/cortexa53/openwrt-imx-cortexa53-gateworks_venice-squashfs-img.gz gateworks_venice-squashfs-img.gz] 62 63 These images are in the form of compressed disk images which are typically installed via U-Boot: 53 64 - [wiki:venice/firmware#disk-images Venice compressed disk image installation] 54 65 55 66 == Ventana 56 67 Ventana is supported in the nightly development builds (SNAPSHOT) as well as the 24.10 and 23.05 stable releases: 57 - [wiki:linux/ubi#UpdatingNANDFLASHwithaUBIimage normal geometry NAND flash] 68 - !OpenWrt 24.10.0: 69 * [https://downloads.openwrt.org/releases/24.10.0/targets/imx/cortexa9/openwrt-24.10.0-imx-cortexa9-gateworks_ventana-squashfs-nand.ubi gateworks_ventana-squashfs-nand.ubi] (For 'normal' FLASH geometries, most boards) 70 * [https://downloads.openwrt.org/releases/24.10.0/targets/imx/cortexa9/openwrt-24.10.0-imx-cortexa9-gateworks_ventana-large-squashfs-nand.ubi gateworks_ventana-large-squashfs-nand.ubi] (For 'large' FLASH geometries) 71 * [https://downloads.openwrt.org/releases/24.10.0/targets/imx/cortexa9/openwrt-24.10.0-imx-cortexa9-gateworks_ventana-squashfs-img.gz gateworks_ventana-squashfs-img.gz] (for block storage devices such as eMMC, microSD, USB Mass Storage devices) 72 - SNAPSHOT: 73 * [https://downloads.openwrt.org/snapshots//targets/imx/cortexa9/openwrt-imx-cortexa9-gateworks_ventana-squashfs-nand.ubi gateworks_ventana-squashfs-nand.ubi] (For 'normal' FLASH geometries, most boards) 74 * [https://downloads.openwrt.org/snapshots//targets/imx/cortexa9/openwrt-imx-cortexa9-gateworks_ventana-large-squashfs-nand.ubi gateworks_ventana-large-squashfs-nand.ubi] (For 'large' FLASH geometries) 75 * [https://downloads.openwrt.org/snapshots//targets/imx/cortexa9/openwrt-imx-cortexa9-gateworks_ventana-squashfs-img.gz gateworks_ventana-squashfs-img.gz] (for block storage devices such as eMMC, microSD, USB Mass Storage devices) 76 77 Instructions for installing NAND flash images: 78 - [wiki:linux/ubi#UpdatingNANDFLASHwithaUBIimage normal geometry NAND flash] 58 79 59 80 == Upstream OpenWrt 24.10 branch: