Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:guide-developer:20.xx.major.changes [2021/01/25 19:10] – 2020 is over ambassador86 | docs:guide-developer:20.xx.major.changes [2021/02/15 10:29] (current) – 21.02 zorun | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== 21.xx: Major cosmetic changes ====== | + | ====== 21.02: Major cosmetic changes ====== |
| - | This site intends to give an overview over major cosmetic changes since 19.07, focusing on those that will require adjustments/ | + | This page intends to give an overview over major cosmetic changes since 19.07, focusing on those that will require adjustments/ |
| The idea is to give a broad overview like a Table of Contents, without too much details on the specific issues. | The idea is to give a broad overview like a Table of Contents, without too much details on the specific issues. | ||
| - | |||
| - | With 20.xx not close yet, this may be seen as a tracker of big changes in master for now. | ||
| Note that this page is not even close to being complete. | Note that this page is not even close to being complete. | ||
| + | |||
| ===== Device/ | ===== Device/ | ||
| Line 45: | Line 44: | ||
| ==== ath79/ | ==== ath79/ | ||
| - | In 20.xx, ar71xx will finally be dropped. As already relevant in 19.07, ath79 introduces vendor_model-variant scheme for image names. It also drops the board_names used in ar71xx, so the compatible (from DTS) will be used as board name instead (being equivalent to vendor, | + | In 21.02, ar71xx will finally be dropped. As already relevant in 19.07, ath79 introduces vendor_model-variant scheme for image names. It also drops the board_names used in ar71xx, so the compatible (from DTS) will be used as board name instead (being equivalent to vendor, |
| While creating the new and shiny target, we again took the opportunity to use more systematic names on devices, using less abbreviations and staying closer to the device name. This will it result in several changed names compared to ar71xx additional to just adding the vendor to the name. | While creating the new and shiny target, we again took the opportunity to use more systematic names on devices, using less abbreviations and staying closer to the device name. This will it result in several changed names compared to ar71xx additional to just adding the vendor to the name. | ||
| Line 174: | Line 173: | ||
| Use: | Use: | ||
| < | < | ||
| - | . / | ||
| . / | . / | ||
| label_mac_addr=$(get_mac_label) | label_mac_addr=$(get_mac_label) | ||