04-19-2017, 04:11 PM
(04-19-2017, 01:13 PM)Jerry link Wrote: [quote author=light_user link=topic=474.msg31229#msg31229 date=1492606192]
[quote author=Jerry link=topic=474.msg29530#msg29530 date=1487566514]
4.10 Linux Lite Kernel is now available for 32 & 64bit machines.
Open a terminal and do:
Code:sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.10.0 linux-image-linuxlite-4.10.0 -y
Ignore any errors in the terminal.
IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
I have a question:
Generally the kernel consist of 3 packages: linux-headers, linux-image, linux-image-extra.
I notice that in the custom kernels the package "extra" is not include (exist only: linux-headers-linuxlite and linux-image-linuxlite)
Why? The linux-image-extra is not important?
[/quote]
I'm certainly open to that, given that it contains additional drivers. We'll take a look at the next Kernel release. Cheers.
[/quote]
Thank you!
As a novice user I want to say that I am very impressed from your work on Linux Light!