Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| releases:21.02:notes-21.02.0-rc1 [2021/04/26 20:38] – [Dropped hardware targets] hauke | releases:21.02:notes-21.02.0-rc1 [2021/04/27 15:19] – [Increased minimum hardware requirements: 8 MB flash, 64 MB RAM] zorun | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== OpenWrt 21.02.0-rc1 - First Release Candidate - 21 April 2021 ====== | + | ====== OpenWrt 21.02.0-rc1 - First Release Candidate - 26 April 2021 ====== |
| < | < | ||
| Line 13: | Line 13: | ||
| /* Uncomment when the release is still work-in-progress */ | /* Uncomment when the release is still work-in-progress */ | ||
| - | {{page> | + | /* {{page> |
| The OpenWrt Project is a Linux operating system targeting embedded devices. | The OpenWrt Project is a Linux operating system targeting embedded devices. | ||
| Line 27: | Line 27: | ||
| OpenWrt 21.02. (see " | OpenWrt 21.02. (see " | ||
| - | Get OpenWrt Firmware at: https:// | + | Get OpenWrt Firmware at: https:// |
| Line 67: | Line 67: | ||
| The following targets are using a switch managed with DSA in OpenWrt 21.02: | The following targets are using a switch managed with DSA in OpenWrt 21.02: | ||
| - | * '' | + | * [[: |
| - | * '' | + | * [[: |
| - | * '' | + | * [[: |
| - | * '' | + | * [[: |
| - | * '' | + | * [[: |
| - | * '' | + | * [[: |
| - | * '' | + | * [[: |
| - | * '' | + | * [[: |
| - | * '' | + | * [[: |
| ==== Increased minimum hardware requirements: | ==== Increased minimum hardware requirements: | ||
| Due to new features being introduced and the general size increase of the Linux kernel, devices now need at least 8 MB of flash and 64 MB of RAM to run a default build of OpenWrt. | Due to new features being introduced and the general size increase of the Linux kernel, devices now need at least 8 MB of flash and 64 MB of RAM to run a default build of OpenWrt. | ||
| + | More flash space is recommended for extensibility, | ||
| It is still possible to build custom OpenWrt images (e.g. using the [[docs: | It is still possible to build custom OpenWrt images (e.g. using the [[docs: | ||
| Line 87: | Line 88: | ||
| ==== New hardware targets ==== | ==== New hardware targets ==== | ||
| - | A new '' | + | A new [[: |
| - | See [[: | + | See [[: |
| - | In addition, new '' | + | In addition, new [[: |
| Support for many new boards was added to the existing targets. | Support for many new boards was added to the existing targets. | ||
| Line 96: | Line 97: | ||
| ==== Dropped hardware targets ==== | ==== Dropped hardware targets ==== | ||
| - | The '' | + | The [[: |
| - | With OpenWrt 21.02, the '' | + | |
| - | If you are still running with the '' | + | |
| - | Other targets were also removed: | + | With OpenWrt 21.02, the [[: |
| + | If you are still running with the [[: | ||
| + | |||
| + | Other targets were also removed: | ||
| ==== ASLR activated ==== | ==== ASLR activated ==== | ||
| Line 108: | Line 110: | ||
| ==== Kernel with container support ==== | ==== Kernel with container support ==== | ||
| - | Multiple Linux kernel compile options | + | Multiple Linux kernel compile options, needed for Linux Containers (LXC) and procd-ujail are activated by default for most targets. |
| This allows to use LXC and ujail with the normal release builds. | This allows to use LXC and ujail with the normal release builds. | ||