Porteus Kernel Builder

Here is a place for your projects which are not officially supported by the Porteus Team. For example: your own kernel patched with extra features; desktops not included in the standard ISO like Gnome; base modules that are different than the standard ISO, etc...
fulalas
DEV Team
DEV Team
Posts: 2050
Joined: 26 Oct 2016, 15:34
Distribution: Porteus
Location: Brazil

Porteus Kernel Builder

Post#781 by fulalas » 18 Jan 2020, 03:04

@babam, thanks! I did it, but I couldn't notice any performance improvement in boot time. :(

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Porteus Kernel Builder

Post#782 by neko » 18 Jan 2020, 05:51

Most recent version of build examples was updated.
Kernel Version: 5.4.13, 4.19.97


Please refer to the top article of this thread.
Porteus Kernel Builder


Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Porteus Kernel Builder

Post#783 by neko » 20 Jan 2020, 14:13

1. "Porteus Kernel Builder" was updated.
Version: 20.01.18

Update the firmware database.
ipw2100-fw-1.3-noarch-10.xzm :
ipw2200-fw-3.1-noarch-8.xzm :
linux-firmware-20191220.6871bff-noarch-1.xzm :
wireless-regdb-2019.06.03-noarch-2.xzm :
alsa-firmware-1.2.1-noarch-1.xzm :
linux-atm-2.5.2-x86_64-6.xzm :
sof-firmware-1.4.1-noarch-1.xzm :


2. Most recent version of build examples was updated.
Kernel Version: 5.5-rc7


Please refer to the top article of this thread.
Porteus Kernel Builder


Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Porteus Kernel Builder

Post#784 by neko » 23 Jan 2020, 15:53

Most recent version of build examples was updated.
Kernel Version: 5.4.14, 4.19.98


Please refer to the top article of this thread.
Porteus Kernel Builder


Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Porteus Kernel Builder

Post#785 by neko » 27 Jan 2020, 03:17

Most recent version of build examples was updated.
Kernel Version: 5.4.15



Please refer to the top article of this thread.
Porteus Kernel Builder


Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Porteus Kernel Builder

Post#786 by neko » 27 Jan 2020, 23:45

1. Most recent version of build examples was updated.
Kernel Version: 5.5, 4.19.99
(5.5: from release candidate <rc> to release version)

Note: version 4.19.99 config was updated by "make oldconfig" command with following spec.

Code: Select all

x86 instruction decoder selftest (X86_DECODER_SELFTEST) [N/y/?] (NEW) N

2. The example of replacement the kernel of another distri which uses OverlayFS/AUFS was updated.
austrumi 4.1.5 + kernel 5.5



Please refer to the top article of this thread.
Porteus Kernel Builder


Thanks.

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Porteus Kernel Builder

Post#787 by ncmprhnsbl » 28 Jan 2020, 03:37

hi neko,
are your kernels compiled with this config set? : CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
to do with this question: To rotate display screen and set its resolution in Porteus text mode using commands
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Porteus Kernel Builder

Post#788 by neko » 28 Jan 2020, 04:43

@ncmprhnsbl
"are your kernels compiled with this config set? : CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y"
---->
No, they are not set.

Current configs of "kernel build" are following.

Code: Select all

$ grep CONFIG_FRAMEBUFFER_CONSOLE_ROTATION /usr/local/share/mkKernel/lib/v*/*.config
/usr/local/share/mkKernel/lib/v3.16/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v3.16/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v3.18/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v3.18/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v3.2/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v3.2/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.1/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.1/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.10/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.10/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.11/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.11/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.12/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.12/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.13/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.13/32bit.ov.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.13/32bit.v4.13-rc6.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.13/32bit.v4.13.2.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.13/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.13/64bit.ov.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.13/64bit.v4.13-rc6.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.13/64bit.v4.13.2.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.14/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.14/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.15/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.15/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16-rc/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16-rc/32bit.org-18.05.13.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16-rc/32bit.org-18.05.13.i586.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16-rc/32bit.org.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16-rc/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16-rc/64bit.org-18.05.13.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16-rc/64bit.org.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16/32bit.org-18.05.13.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16/32bit.org-18.05.13.i586.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16/32bit.org.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16/64bit.org-18.05.13.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.16/64bit.org.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.17/32bit.NVIDIA.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.17/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.17/32bit.old.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.17/64bit.NVIDIA.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.17/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.17/64bit.old.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.18-rc/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.18-rc/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.18/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.18/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.19/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.19/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.20/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.20/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.4/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.4/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.7/32bit.config:CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
/usr/local/share/mkKernel/lib/v4.7/64bit.config:CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
/usr/local/share/mkKernel/lib/v4.8/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.8/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.9/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.9/4.9.0-64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.9/4.9.77-32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.9/4.9.80-64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v4.9/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.0-rc/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.0-rc/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.0/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.0/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.1-rc/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.1-rc/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.1/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.1/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.2-rc/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.2-rc/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.2/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.2/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.3-rc/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.3-rc/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.3/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.3/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.4-rc/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.4-rc/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.4/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.4/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.5-rc/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.5-rc/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.5-rc/old.32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.5-rc/old.64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.5/32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.5/64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.5/old.32bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
/usr/local/share/mkKernel/lib/v5.5/old.64bit.config:# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
$
Kernel v5.5 was rebuilt with the config "CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y".

32bit-ALL-kernel5.5-2.tar (92 M)
http://www.mediafire.com/file/5c6xiq3cr ... l5.5-2.tar
md5sum: fa39eb5450ac4468c210db309cc99b8a 32bit-ALL-kernel5.5-2.tar

64bit-ALL-kernel5.5-2.tar (97 M)
http://www.mediafire.com/file/rvdhzuna2 ... l5.5-2.tar
md5sum: 966684bd8aac00852ae1b1cdc4d5074d 64bit-ALL-kernel5.5-2.tar


Note:
The configs of Kernel version 5.4 and 4.19 will be updated at next kernel release.



Thanks.

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Porteus Kernel Builder

Post#789 by ncmprhnsbl » 28 Jan 2020, 04:52

thank you, neko, for your prompt response :thumbsup:
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Porteus Kernel Builder

Post#790 by neko » 30 Jan 2020, 05:13

1. "Porteus Kernel Builder" was updated.
Version: 20.01.29

The configs of 5.5, 5.4 and 4.19 were updated by setting "CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y".


2. Most recent version of build examples was updated.
Kernel Version: 5.4.16, 4.19.100


Please refer to the top article of this thread.
Porteus Kernel Builder



Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Porteus Kernel Builder

Post#791 by neko » 02 Feb 2020, 05:23

Most recent version of build examples was updated.
Kernel Version: 5.5.1, 5.4.17, 4.19.101


Please refer to the top article of this thread.
Porteus Kernel Builder


Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Porteus Kernel Builder

Post#792 by neko » 04 Feb 2020, 06:59

"Porteus Kernel Builder" was updated.
Version: 20.02.04

(1) XZM module compression
Image
setting window

<1> XZM module that is created by "Porteus Kernel Builder" (crippled_sources, 000-kernel)
It can be a mksquashfs compressed with "Zstandard (zstd)" or with "XZ".
The default is "Zstandard (zstd)"

<2> 000-kernel.xzm in ISO that is replaced by "Porteus Kernel Builder"
It is a mksquashfs compressed with same compression as orinal 000-kernel.xzm.


(2) Update the firmware database.
alsa-firmware-1.2.1-noarch-2
ipw2100-fw-1.3-noarch-10
ipw2200-fw-3.1-noarch-8
linux-atm-2.5.2-x86_64-6
linux-firmware-20200122.1eb2408-noarch-1
sof-firmware-1.4.2-noarch-1
wireless-regdb-2019.06.03-noarch-2



Please refer to the top article of this thread.
Porteus Kernel Builder


Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Porteus Kernel Builder

Post#793 by neko » 05 Feb 2020, 07:44

Kernel 5.5 was updated to 5.5.2.
Kernel 5.4 was updated to 5.4.18.
Kernel 4.19 was updated to 4.19.102.

AUFS patch for kernel 5.5 (AUFS_VERSION "5.5-20200203") was released.

I built examples Kernel 5.5.2.
But I could not upload it on "Mediafire". (Many retries were in fail)

Please build it by yourself if it is needed.

Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Porteus Kernel Builder

Post#794 by neko » 06 Feb 2020, 07:43

"Mediafire" upload trouble has been clear.
Maybe, something of Web made the trouble.

Most recent version of build examples was updated.
Kernel Version: 5.5.2, 5.4.18, 4.19.102


Please refer to the top article of this thread.
Porteus Kernel Builder


Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Porteus Kernel Builder

Post#795 by neko » 08 Feb 2020, 13:22

The "XZM"s of the build examples that were uploaded on Feb. 06 are "zstd" version.
Please refer to Porteus Kernel Builder (Post by neko #75707)
The default is "Zstandard (zstd)"

If something issue, please use following XZ versions.


http://www.mediafire.com/file/44d3dkc2v ... 5.4.18.tar
http://www.mediafire.com/file/csr2yhkuc ... l5.5.2.tar
http://www.mediafire.com/file/n0szv4ps3 ... 19.102.tar
http://www.mediafire.com/file/pgoyx84dv ... 5.4.18.tar
http://www.mediafire.com/file/2842owxso ... l5.5.2.tar
http://www.mediafire.com/file/zrolmcs1f ... 19.102.tar

[md5sum]
3b18d471b8913c412ebccd905ea43d5c xz-32bit-ALL-kernel5.4.18.tar
e30bfaf34706931111799d278e90e6e1 xz-32bit-ALL-kernel5.5.2.tar
b4adc90f4d865d777a39a7261fa54dd9 xz-32bit-RES-kernel4.19.102.tar
4f25eab63537b43cacde549e653808cb xz-64bit-ALL-kernel5.4.18.tar
72830dbcac2141fc57e4204ea0e36e88 xz-64bit-ALL-kernel5.5.2.tar
63ff1892f89e07563685e8bb046aea71 xz-64bit-RES-kernel4.19.102.tar


Thanks.

Post Reply