0 Members and 69 Guests are viewing this topic.
What about the speed of processing (compress/decompress)?
Kernel Image sizes growth through the versions...Code: [Select]Kernel Date Size==============================================linux-1.0.tar.xz 13-Mar-1994 00:00 918K[...]linux-6.0.5.tar.xz 26-Oct-2022 11:03 128M
Kernel Date Size==============================================linux-1.0.tar.xz 13-Mar-1994 00:00 918K[...]linux-6.0.5.tar.xz 26-Oct-2022 11:03 128M
Our Linux Lite Kernels are now using the latest compression methods in Kernel 6+Previous compression (gzip) built the image package out to 198mb, the new (zstd) compression brings it in at 114mb.
Kernel Date Size==============================================linux-1.0.tar.xz 13-Mar-1994 00:00 918Klinux-2.0.1.tar.xz 03-Jul-1996 00:00 4Mlinux-3.0.1.tar.xz 05-Aug-2011 06:18 61Mlinux-4.0.1.tar.xz 29-Apr-2015 08:31 78Mlinux-5.0.1.tar.xz 10-Mar-2019 06:12 100Mlinux-6.0.5.tar.xz 26-Oct-2022 11:03 128M
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.10.0 linux-image-linuxlite-5.10.0 -y
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.9.0 linux-image-linuxlite-5.9.0 -y
5.8 Linux Lite Kernel is now available for 32 & 64bit machines. 'If it ain't broke...' If you don't need this kernel for a specific reason, don't install it![...]
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.8.0 linux-image-linuxlite-5.8.0 -y
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.7.0 linux-image-linuxlite-5.7.0 -y
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.6.0 linux-image-linuxlite-5.6.0 -y
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-5.5.0 linux-image-linuxlite-5.5.0 -y