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/31 07:54] – [Known issues] Fix formatting rmileckireleases: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 13: Line 13:
  
 /* 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 45: Line 45:
  
   - LuCI ''network'' migration tool doesn't migrate custom bridge MAC addresses. Custom device MAC has to be set again manually.   - 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 92: 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 229: 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