Added a note for linux-lts
This commit is contained in:
parent
14f6e9f3e0
commit
3e03c14c03
4 changed files with 6 additions and 1 deletions
|
@ -15,3 +15,5 @@ And then removing the `linux` meta package and its dependecies:
|
|||
```
|
||||
# xbps-remove -Ry linux
|
||||
```
|
||||
|
||||
> You should choose a kernel depending on the hardware of your computer. If the components are relatively new they might not work with an LTS kernel.
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
|
@ -1180,6 +1180,9 @@
|
|||
<p>And then removing the <code>linux</code> meta package and its dependecies:</p>
|
||||
<pre><code># xbps-remove -Ry linux
|
||||
</code></pre>
|
||||
<blockquote>
|
||||
<p>You should choose a kernel depending on the hardware of your computer. If the components are relatively new they might not work with an LTS kernel.</p>
|
||||
</blockquote>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue