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-rc2 [2024/12/04 22:30] – fixes hauke | releases:24.10:notes-24.10.0-rc2 [2024/12/04 22:38] (current) – fix hauke | ||
|---|---|---|---|
| Line 49: | Line 49: | ||
| ===== Changes between OpenWrt 24.10.0-rc1 and 24.10.0-rc2 ===== | ===== Changes between OpenWrt 24.10.0-rc1 and 24.10.0-rc2 ===== | ||
| - | * opkg installation of kernel modules. The path to the kernel module packages was fixed. | + | |
| For a detailed list of changes since OpenWrt 24.10.0-rc2 see the [[changelog-24.10.0-rc2|24.10.0-rc2 changelog]]. | For a detailed list of changes since OpenWrt 24.10.0-rc2 see the [[changelog-24.10.0-rc2|24.10.0-rc2 changelog]]. | ||
| Line 69: | Line 69: | ||
| * Improved Link Layer Discovery Protocol (LLDP) support | * Improved Link Layer Discovery Protocol (LLDP) support | ||
| * OpenWrt 24.10 uses OPKG only, APK packages are *not* supported. Only main branch was changed to APK. | * OpenWrt 24.10 uses OPKG only, APK packages are *not* supported. Only main branch was changed to APK. | ||
| + | |||
| + | ==== 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 [[: | ||
| === Target changes === | === Target changes === | ||
| Line 84: | Line 92: | ||
| * The qoriq target for the NXP QorIQ (PowerPC) SoCs is build | * The qoriq target for the NXP QorIQ (PowerPC) SoCs is build | ||
| * The ipq806x target for Qualcomm Atheros IPQ806X SoCs was converted to DSA | * The ipq806x target for Qualcomm Atheros IPQ806X SoCs was converted to DSA | ||
| - | |||
| - | ==== 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 [[: | ||
| ==== Core components update ==== | ==== Core components update ==== | ||