Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
releases:21.02:notes-21.02.0-rc2 [2021/05/28 17:36] – [Changes since OpenWrt 21.02.0-rc1] clarify rc1->rc2 zorunreleases:21.02:notes-21.02.0-rc2 [2021/05/31 20:56] – Add date 31 May 2021 hauke
Line 1: Line 1:
-====== OpenWrt 21.02.0-rc2 - Second Release Candidate - XX 2021 ======+====== OpenWrt 21.02.0-rc2 - Second Release Candidate - 31 May 2021 ======
  
 <code> <code>
Line 8: Line 8:
           |__| W I R E L E S S   F R E E D O M           |__| W I R E L E S S   F R E E D O M
  -----------------------------------------------------  -----------------------------------------------------
- OpenWrt 21.02.0-rc2, rXXXXX-XXXXXXXXXX+ OpenWrt 21.02.0-rc2, r16122-c2139eef27
  -----------------------------------------------------  -----------------------------------------------------
 </code> </code>
  
 /* Uncomment when the release is still work-in-progress */ /* Uncomment when the release is still work-in-progress */
-{{page>meta:infobox:attention_wiprelease&noheader&nofooter&noeditbtn}}+/* {{page>meta:infobox:attention_wiprelease&noheader&nofooter&noeditbtn}} */
  
 The OpenWrt Project is a Linux operating system targeting embedded devices.   The OpenWrt Project is a Linux operating system targeting embedded devices.  
Line 41: Line 41:
  
 Changes in this release candidate since the previous [[notes-21.02.0-rc1|21.02.0-rc1 release candidate]] are: Changes in this release candidate since the previous [[notes-21.02.0-rc1|21.02.0-rc1 release candidate]] are:
 +
 +==== Known issues ====
 +
 +  - LuCI ''network'' migration tool doesn't migrate custom bridge MAC addresses. Custom device MAC has to be set again manually.
  
 ==== New network configuration syntax ==== ==== New network configuration syntax ====
Line 89: Line 93:
 This example uses DSA with ''lanX'' interface names.  A non-DSA device would use more classical ''ethX'' interface names. This example uses DSA with ''lanX'' interface names.  A non-DSA device would use more classical ''ethX'' interface names.
  
 +==== LuCI update ====
 +
 +LuCI has been updated to support the most recent ''network'' syntax (and migrate old config files if needed). In some cases migration will take 2 steps.
 +
 +Support for configuring devices (''config device'' UCI sections) was added. It can be used for setting layer 2 options (like MTU and MAC address). It also supports bridge devices (including VLAN tagging).
  
 ==== Software updates ==== ==== Software updates ====
Line 226: Line 235:
  
 :!: The default root file system partition size changed for targets/devices relying on booting from mass storage (HDD, USB flash, SD card, etc.), so MBR will change and any additional partition will be deleted when sysupgrading. :!: The default root file system partition size changed for targets/devices relying on booting from mass storage (HDD, USB flash, SD card, etc.), so MBR will change and any additional partition will be deleted when sysupgrading.
- 
-==== Known issues ==== 
- 
-  * DSA support is new and might not be complete or fully working 
-  * The LuCI web interface has no support for DSA yet 
  
 ===== Final notes ===== ===== Final notes =====
  • Last modified: 2021/06/02 20:46
  • by zorun