Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| zh:docs:guide-developer:source-code:start [2018/05/25 14:17] – [Staging Trees] lujimmy | zh:docs:guide-developer:source-code:start [2018/05/25 14:31] – [Kernel updates] lujimmy | ||
|---|---|---|---|
| Line 69: | Line 69: | ||
| </ | </ | ||
| - | ==== Kernel updates | + | ==== 内核更新 |
| It has proven impractical and a waste of time to always be on the very latest kernel within 2 days of its release. It has caused the following: | It has proven impractical and a waste of time to always be on the very latest kernel within 2 days of its release. It has caused the following: | ||
| Line 83: | Line 83: | ||
| There should be a max of three concurrent kernel versions. Having only two concurrent versions is better than three. | There should be a max of three concurrent kernel versions. Having only two concurrent versions is better than three. | ||
| - | In Short - stability should be valued higher than bleeding edge. Bleeding edge is important -- but not as a trade-off to stability. | + | 简而言之:尝鲜诚可贵,稳定价更高。尝鲜固然重要,但不能以牺牲稳定性为代价。 |
| ===== 添加一个新设备 ===== | ===== 添加一个新设备 ===== | ||