Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| releases:24.10:notes-24.10.0-rc1 [2024/12/03 00:09] – updtaes hauke | releases:24.10:notes-24.10.0-rc1 [2024/12/04 21:37] (current) – remov warning hauke | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== OpenWrt 24.10.0-rc1 - First Release Candidate - 1. December 2024 ====== | + | ====== OpenWrt 24.10.0-rc1 - First Release Candidate - 3. December 2024 ====== |
| < | < | ||
| Line 61: | Line 61: | ||
| * Activate POSIX Access Control Lists and file system security attributes for all file systems on devices with big flash sizes. This is needed by docker nowadays. | * Activate POSIX Access Control Lists and file system security attributes for all file systems on devices with big flash sizes. This is needed by docker nowadays. | ||
| * Activate kernel support for Multipath TCP on devices with big flash sizes. | * Activate kernel support for Multipath TCP on devices with big flash sizes. | ||
| - | + | * OpenWrt 24.10 uses OPKG only, APK packages are *not* supported. Only main branch | |
| - | ==== Many new devices added ==== | + | |
| - | + | ||
| - | OpenWrt 24.10 supports over 1950 devices. Support for over 100 new devices | + | |
| - | + | ||
| - | /* supported devices was counter like this: "git grep ^TARGET_DEVICES -- target/ | + | |
| === Target changes === | === Target changes === | ||
| Line 78: | Line 72: | ||
| * Renamed ipq807x target to qualcommax. | * Renamed ipq807x target to qualcommax. | ||
| * Removed ath25 target. It supported Atheros ieee80211g devices with maximum 16MB RAM | * Removed ath25 target. It supported Atheros ieee80211g devices with maximum 16MB RAM | ||
| - | * Removed bcm63xx target. It supported some Boardcom | + | * Removed bcm63xx target. It supported some Broadcom |
| * Removed octeontx target. It supported the Octeon-TX CN80XX/ | * Removed octeontx target. It supported the Octeon-TX CN80XX/ | ||
| * Removed oxnas target. It supported the PLXTECH/ | * Removed oxnas target. It supported the PLXTECH/ | ||
| + | |||
| + | ==== Many new devices added ==== | ||
| + | |||
| + | OpenWrt 24.10 supports over 1950 devices. Support for over 100 new devices was added in addition to the device support by OpenWrt 23.05. | ||
| + | |||
| + | /* supported devices was counter like this: "git grep ^TARGET_DEVICES -- target/ | ||
| + | |||
| + | * Added support for OpenWrt One | ||
| ==== Core components update ==== | ==== Core components update ==== | ||
| Line 108: | Line 110: | ||
| ==== Known issues ==== | ==== Known issues ==== | ||
| + | * opkg does not find kernel modules. [[https:// | ||
| ===== Final notes ===== | ===== Final notes ===== | ||