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...
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#331 by neko » 17 May 2018, 00:55

1. current kernel version
[from https://www.kernel.org/finger_banner]
The latest mainline version of the Linux kernel is: 4.17-rc5
The latest stable 4.16 version of the Linux kernel is: 4.16.9 <---NEW
The latest stable 4.15 version of the Linux kernel is: 4.15.18 (EOL)
The latest longterm 4.14 version of the Linux kernel is: 4.14.41 <---NEW
The latest longterm 4.9 version of the Linux kernel is: 4.9.100 <---NEW
The latest longterm 4.4 version of the Linux kernel is: 4.4.132 <---NEW
The latest longterm 4.1 version of the Linux kernel is: 4.1.51
The latest longterm 3.18 version of the Linux kernel is: 3.18.109 (EOL) <---NEW
The latest linux-next version of the Linux kernel is: next-20180516


2. NEW Example of updated kernel that was built by "Porteus Kernel builder" was updated.

Refer to Porteus Kernel Builder (Post by neko #57468)
or
refer to Porteus Kernel Builder (Post by neko #52232)


"copy firmwares from firmware packages" function was used when build kernel even if includes "make firmware".


[4.16.9 config prototype]
Using the config of porteus-4.16.8 (13-May-2018 14:15),
the 4.16.9 kernel was built.

Please refer to http://dl.porteus.org/x86_64/kernel/porteus-4.16.8/


Thanks.
Last edited by Ed_P on 31 May 2018, 04:49, edited 1 time in total.
Reason: Changed http: to https: for Porteus forum links.

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#332 by neko » 21 May 2018, 04:29

1. "Porteus Kernel Builder" was updated to mkKernel-18.05.21-noarch-1.xzm
Please refer to http://forum.porteus.org/viewtopic.php?p=52232#p52232

(1)Add 4.16 config prototypes
[32Bit]
32bit.org.config: config of Porteus 4.0 32Bit kernel
32bit.org-18.05.13.config: config of Porteus 4.0 32Bit kernel 4.16.8
32bit.org-18.05.13.i586.config: config of Porteus 4.0 32Bit kernel 4.16.8 + CONFIG_M586=y
[64Bit]
64bit.org.config: config of Porteus 4.0 64Bit kernel
64bit.org-18.05.13.config: config of Porteus 4.0 64Bit kernel 4.16.8

(2)Add 4.17-rc config prototypes
[32Bit]
32bit.NVIDIA.config: CONFIG_FB_NVIDIA=m
[64Bit]
64bit.NVIDIA.config: CONFIG_FB_NVIDIA=m


2. current kernel version
[from https://www.kernel.org/finger_banner]
The latest mainline version of the Linux kernel is: 4.17-rc5
The latest stable 4.16 version of the Linux kernel is: 4.16.10 <---NEW
The latest longterm 4.14 version of the Linux kernel is: 4.14.42 <---NEW
The latest longterm 4.9 version of the Linux kernel is: 4.9.101 <---NEW
The latest longterm 4.4 version of the Linux kernel is: 4.4.132
The latest longterm 4.1 version of the Linux kernel is: 4.1.51
The latest longterm 3.18 version of the Linux kernel is: 3.18.109 (EOL)
The latest linux-next version of the Linux kernel is: next-20180517


3. NEW Example of updated kernel that was built by "Porteus Kernel builder" was updated.

Refer to Porteus Kernel Builder (Post by neko #57468)
or
refer to Porteus Kernel Builder (Post by neko #52232)


"copy firmwares from firmware packages" function was used when build kernel even if includes "make firmware".


[4.16.10 config prototype]
=== 64BIT ===
Using the config of porteus-4.16.8 64Bit (13-May-2018 14:15),
the 4.16.10 64Bit kernel was built.

Please refer to http://dl.porteus.org/x86_64/kernel/porteus-4.16.8/

=== 32BIT ===
Using the config of porteus-4.16.8 32Bit (13-May-2018 15:15)
and
modifying by "make menuconfig" command with the specification
"Processor type and features ---> Processor family: (X) 586/K5/5x86/6x86/6x86MX",
the 4.16.10 32Bit kernel was built.

Please refer to
http://dl.porteus.org/i586/kernel/porteus-4.16.8/
and
Porteus-LXDE-v4.0-i586.iso won't run (Post by fanthom #64759)

modifying result

Code: Select all

3c3
< # Linux/x86 4.16.8 Kernel Configuration
---
> # Linux/x86 4.16.10 Kernel Configuration
420c420
< # CONFIG_M586 is not set
---
> CONFIG_M586=y
423c423
< CONFIG_M686=y
---
> # CONFIG_M686 is not set
446,451c446,448
< CONFIG_X86_USE_PPRO_CHECKSUM=y
< CONFIG_X86_TSC=y
< CONFIG_X86_CMPXCHG64=y
< CONFIG_X86_CMOV=y
< CONFIG_X86_MINIMUM_CPU_FAMILY=6
< CONFIG_X86_DEBUGCTLMSR=y
---
> CONFIG_X86_F00F_BUG=y
> CONFIG_X86_ALIGNMENT_16=y
> CONFIG_X86_MINIMUM_CPU_FAMILY=4
506d502
< # CONFIG_HIGHMEM64G is not set


Thanks.
Last edited by Ed_P on 31 May 2018, 04:48, edited 1 time in total.
Reason: Changed http: to https: for Porteus forum links.

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#333 by neko » 23 May 2018, 09:44

1. current kernel version
[from https://www.kernel.org/finger_banner]
The latest mainline version of the Linux kernel is: 4.17-rc6 <---NEW
The latest stable 4.16 version of the Linux kernel is: 4.16.11 <---NEW
The latest longterm 4.14 version of the Linux kernel is: 4.14.43 <---NEW
The latest longterm 4.9 version of the Linux kernel is: 4.9.102 <---NEW
The latest longterm 4.4 version of the Linux kernel is: 4.4.132
The latest longterm 4.1 version of the Linux kernel is: 4.1.51
The latest longterm 3.18 version of the Linux kernel is: 3.18.109 (EOL)
The latest linux-next version of the Linux kernel is: next-20180517


2. NEW Example of updated kernel that was built by "Porteus Kernel builder" was updated.

Refer to Porteus Kernel Builder (Post by neko #57468)
or
refer to Porteus Kernel Builder (Post by neko #52232)


"copy firmwares from firmware packages" function was used when build kernel even if includes "make firmware".

[v4.17-rc6 config prototype]
/usr/local/share/mkKernel/lib/v4.17-rc/32bit.NVIDIA.config + "CONFIG_M586=y"
/usr/local/share/mkKernel/lib/v4.17-rc/64bit.NVIDIA.config

[4.16.10 config prototype]
/usr/local/share/mkKernel/lib/v4.16/32bit.org-18.05.13.i586.config
/usr/local/share/mkKernel/lib/v4.16/64bit.org-18.05.13.config

Note:
Setting "CONFIG_M586=y" to 32Bit config is done by "make menuconfig" command
with the operation "Processor type and features ---> Processor family: (X) 586/K5/5x86/6x86/6x86MX"


Thanks.
Last edited by Ed_P on 31 May 2018, 04:46, edited 1 time in total.
Reason: Changed http: to https: for Porteus forum links.

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#334 by neko » 26 May 2018, 07:04

1. current kernel version
[from https://www.kernel.org/finger_banner]
The latest mainline version of the Linux kernel is: 4.17-rc6
The latest stable 4.16 version of the Linux kernel is: 4.16.12 <---NEW
The latest longterm 4.14 version of the Linux kernel is: 4.14.44 <---NEW
The latest longterm 4.9 version of the Linux kernel is: 4.9.103 <---NEW
The latest longterm 4.4 version of the Linux kernel is: 4.4.133 <---NEW
The latest longterm 4.1 version of the Linux kernel is: 4.1.51
The latest longterm 3.18 version of the Linux kernel is: 3.18.110 (EOL) <---NEW
The latest linux-next version of the Linux kernel is: next-20180517


2. NEW Example of updated kernel that was built by "Porteus Kernel builder" was updated.

Refer to Porteus Kernel Builder (Post by neko #57468)
or
refer to Porteus Kernel Builder (Post by neko #52232)


"copy firmwares from firmware packages" function was used when build kernel even if includes "make firmware".

[4.16.12 config prototype]
/usr/local/share/mkKernel/lib/v4.16/32bit.org-18.05.13.config
/usr/local/share/mkKernel/lib/v4.16/64bit.org-18.05.13.config


Thanks.
Last edited by Ed_P on 31 May 2018, 04:45, edited 1 time in total.
Reason: Changed http: to https: for Porteus forum links.

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#335 by neko » 29 May 2018, 04:28

1. current kernel version
[from https://www.kernel.org/finger_banner]
The latest mainline version of the Linux kernel is: 4.17-rc7 <---NEW
The latest stable 4.16 version of the Linux kernel is: 4.16.12
The latest longterm 4.14 version of the Linux kernel is: 4.14.44
The latest longterm 4.9 version of the Linux kernel is: 4.9.103
The latest longterm 4.4 version of the Linux kernel is: 4.4.133
The latest longterm 4.1 version of the Linux kernel is: 4.1.51
The latest longterm 3.18 version of the Linux kernel is: 3.18.110 (EOL)
The latest linux-next version of the Linux kernel is: next-20180517


2. NEW Example of updated kernel that was built by "Porteus Kernel builder" was updated.

Refer to Porteus Kernel Builder (Post by neko #57468)
or
refer to Porteus Kernel Builder (Post by neko #52232)


"copy firmwares from firmware packages" function was used when build kernel even if includes "make firmware".

[v4.17-rc7 config prototype]
/usr/local/share/mkKernel/lib/v4.17-rc/32bit.NVIDIA.config
/usr/local/share/mkKernel/lib/v4.17-rc/64bit.NVIDIA.config


Thanks.
Last edited by Ed_P on 31 May 2018, 04:44, edited 1 time in total.
Reason: Changed http: to https: for Porteus forum links.

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#336 by neko » 31 May 2018, 03:01

1. current kernel version
[from https://www.kernel.org/finger_banner]
The latest mainline version of the Linux kernel is: 4.17-rc7
The latest stable 4.16 version of the Linux kernel is: 4.16.13 <---NEW
The latest longterm 4.14 version of the Linux kernel is: 4.14.47 <---NEW
The latest longterm 4.9 version of the Linux kernel is: 4.9.105 <---NEW
The latest longterm 4.4 version of the Linux kernel is: 4.4.135 <---NEW
The latest longterm 4.1 version of the Linux kernel is: 4.1.52 <---NEW
The latest longterm 3.18 version of the Linux kernel is: 3.18.112 (EOL) <---NEW
The latest linux-next version of the Linux kernel is: next-20180530


2. NEW Example of updated kernel that was built by "Porteus Kernel builder" was updated.

Refer to Porteus Kernel Builder (Post by neko #57468)
or
refer to Porteus Kernel Builder (Post by neko #52232)


"copy firmwares from firmware packages" function was used when build kernel even if includes "make firmware".

[4.16.13 config prototype]
/usr/local/share/mkKernel/lib/v4.16/32bit.org-18.05.13.config
/usr/local/share/mkKernel/lib/v4.16/64bit.org-18.05.13.config


Thanks.
Last edited by Ed_P on 31 May 2018, 04:42, edited 1 time in total.
Reason: Changed http: to https: for Porteus forum links.

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#337 by neko » 04 Jun 2018, 06:04

1. "Porteus Kernel Builder" was updated to mkKernel-18.06.04-noarch-1.xzm
Please refer to http://forum.porteus.org/viewtopic.php?p=52232#p52232

Kernel version line 4.17-rc was deleted and
kernel version line 4.17 was added.

Config of kernel version line 4.17 was modified from

porteus-4.16.8 32Bit (13-May-2018 15:15)/porteus-4.16.8 64Bit (13-May-2018 14:15)
http://dl.porteus.org/i586/kernel/porteus-4.16.8/
http://dl.porteus.org/x86_64/kernel/porteus-4.16.8/

by "make oldconfig" command with the following specification.

[32Bit]

Code: Select all

ACPI Time and Alarm (TAD) Device Support (ACPI_TAD) [N/m/y/?] (NEW) N
IP-VLAN support (IPVLAN) [N/m/?] (NEW) N
Intel(R) Ethernet Connection E800 Series Support (ICE) [N/m/y/?] (NEW) N
LAN743x support (LAN743X) [N/m/y/?] (NEW) N
National Instruments Devices (NET_VENDOR_NI) [Y/n/?] (NEW) N
Redpine Signals WLAN BT Coexistence support (RSI_COEX) [Y/n/?] (NEW) N
PhoenixRC Flight Controller Adapter (JOYSTICK_PXRC) [N/m/y/?] (NEW) N
Winbond Super I/O GPIO support (GPIO_WINBOND) [N/m/y/?] (NEW) N
WinSystems WS16C48 GPIO support (GPIO_WS16C48) [N/m/y/?] (NEW) N
Thermal state transition statistics (THERMAL_STATISTICS) [N/y/?] (NEW) N
Enable IR raw decoder for the iMON protocol (IR_IMON_DECODER) [N/m/y/?] (NEW) N
SoundGraph iMON Receiver (early raw IR models) (IR_IMON_RAW) [N/m/y/?] (NEW) N
Techwell TW9910 video decoder (VIDEO_TW9910) [N/m/y/?] (NEW) N
OmniVision OV5695 sensor support (VIDEO_OV5695) [N/m/y/?] (NEW) N
OmniVision OV772x sensor support (VIDEO_OV772X) [N/m/y/?] (NEW) N
Aptina MT9T111/MT9T112 support (VIDEO_MT9T112) [N/m/y/?] (NEW) N
Sony CXD2880 SPI support (CXD2880_SPI_DRV) [M/n/y/?] (NEW) N
Sony CXD2880 DVB-T2/T tuner + demodulator (DVB_CXD2880) [M/n/y/?] (NEW) N
CXD2099AR Common Interface driver (DVB_CXD2099) [M/n/y/?] (NEW) N
ELAN USB Touchpad Support (HID_ELAN) [N/m/?] (NEW) N
Google Hammer Keyboard (HID_GOOGLE_HAMMER) [N/m/?] (NEW) N
Pericom PI3USB30532 Type-C cross switch driver (TYPEC_MUX_PI3USB30532) [N/m/?] (NEW) N
Intel XHCI USB Role Switch (USB_ROLES_INTEL_XHCI) [N/m/?] (NEW) N
LED support for the Mellanox boards (LEDS_MLXCPLD) [N/m/?] (NEW) N
LED support for the Mellanox switches management control (LEDS_MLXREG) [N/m/?] (NEW) N
MTK SD/MMC (MTK_MMC) [N/m/y/?] (NEW) N
Clock driver for SiLabs 544 devices (COMMON_CLK_SI544) [N/m/y/?] (NEW) N
Overlayfs: auto enable inode number mapping (OVERLAY_FS_XINO_AUTO) [N/y/?] (NEW) y
RW Semaphore debugging: basic checks (DEBUG_RWSEMS) [N/y/?] (NEW) N
CFB support (CRYPTO_CFB) [N/m/y/?] (NEW) N
SM4 cipher algorithm (CRYPTO_SM4) [N/m/y/?] (NEW) N
Speck cipher algorithm (CRYPTO_SPECK) [N/m/y/?] (NEW) N
[64Bit]

Code: Select all

ACPI Time and Alarm (TAD) Device Support (ACPI_TAD) [N/m/y/?] (NEW) N
IP-VLAN support (IPVLAN) [N/m/?] (NEW) N
Intel(R) Ethernet Connection E800 Series Support (ICE) [N/m/y/?] (NEW) N
LAN743x support (LAN743X) [N/m/y/?] (NEW) N
National Instruments Devices (NET_VENDOR_NI) [Y/n/?] (NEW) N
Redpine Signals WLAN BT Coexistence support (RSI_COEX) [Y/n/?] (NEW) N
PhoenixRC Flight Controller Adapter (JOYSTICK_PXRC) [N/m/y/?] (NEW) N
Winbond Super I/O GPIO support (GPIO_WINBOND) [N/m/y/?] (NEW) N
WinSystems WS16C48 GPIO support (GPIO_WS16C48) [N/m/y/?] (NEW) N
Thermal state transition statistics (THERMAL_STATISTICS) [N/y/?] (NEW) N
Enable IR raw decoder for the iMON protocol (IR_IMON_DECODER) [N/m/y/?] (NEW) N
SoundGraph iMON Receiver (early raw IR models) (IR_IMON_RAW) [N/m/y/?] (NEW) N
Techwell TW9910 video decoder (VIDEO_TW9910) [N/m/y/?] (NEW) N
OmniVision OV5695 sensor support (VIDEO_OV5695) [N/m/y/?] (NEW) N
OmniVision OV772x sensor support (VIDEO_OV772X) [N/m/y/?] (NEW) N
Aptina MT9T111/MT9T112 support (VIDEO_MT9T112) [N/m/y/?] (NEW) N
Sony CXD2880 SPI support (CXD2880_SPI_DRV) [M/n/y/?] (NEW) N
Sony CXD2880 DVB-T2/T tuner + demodulator (DVB_CXD2880) [M/n/y/?] (NEW) N
CXD2099AR Common Interface driver (DVB_CXD2099) [M/n/y/?] (NEW) N
ELAN USB Touchpad Support (HID_ELAN) [N/m/?] (NEW) N
Google Hammer Keyboard (HID_GOOGLE_HAMMER) [N/m/?] (NEW) N
Pericom PI3USB30532 Type-C cross switch driver (TYPEC_MUX_PI3USB30532) [N/m/?] (NEW) N
Intel XHCI USB Role Switch (USB_ROLES_INTEL_XHCI) [N/m/?] (NEW) N
LED support for the Mellanox switches management control (LEDS_MLXREG) [N/m/?] (NEW) N
MTK SD/MMC (MTK_MMC) [N/m/y/?] (NEW) N
Clock driver for SiLabs 544 devices (COMMON_CLK_SI544) [N/m/y/?] (NEW) N
Overlayfs: auto enable inode number mapping (OVERLAY_FS_XINO_AUTO) [N/y/?] (NEW) y
RW Semaphore debugging: basic checks (DEBUG_RWSEMS) [N/y/?] (NEW) N
CFB support (CRYPTO_CFB) [N/m/y/?] (NEW) N
SM4 cipher algorithm (CRYPTO_SM4) [N/m/y/?] (NEW) N
Speck cipher algorithm (CRYPTO_SPECK) [N/m/y/?] (NEW) N

2. current kernel version
[from https://www.kernel.org/finger_banner]
The latest mainline version of the Linux kernel is: 4.17 <---NEW
The latest stable 4.16 version of the Linux kernel is: 4.16.13
The latest longterm 4.14 version of the Linux kernel is: 4.14.47
The latest longterm 4.9 version of the Linux kernel is: 4.9.105
The latest longterm 4.4 version of the Linux kernel is: 4.4.135
The latest longterm 4.1 version of the Linux kernel is: 4.1.52 (EOL)
The latest longterm 3.18 version of the Linux kernel is: 3.18.112 (EOL)
The latest linux-next version of the Linux kernel is: next-20180601


3. NEW Example of updated kernel that was built by "Porteus Kernel builder" was updated.

Refer to Porteus Kernel Builder (Post by neko #57468)
or
refer to Porteus Kernel Builder (Post by neko #52232)


"copy firmwares from firmware packages" function was used when build kernel even if includes "make firmware".



Thanks.
Last edited by Ed_P on 05 Jun 2018, 15:47, edited 1 time in total.
Reason: Changed http: to https: for Porteus forum links.

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#338 by neko » 05 Jun 2018, 15:30

1. current kernel version
[from https://www.kernel.org/finger_banner]
The latest mainline version of the Linux kernel is: 4.17
The latest stable 4.16 version of the Linux kernel is: 4.16.14 <---NEW
The latest longterm 4.14 version of the Linux kernel is: 4.14.48 <---NEW
The latest longterm 4.9 version of the Linux kernel is: 4.9.106 <---NEW
The latest longterm 4.4 version of the Linux kernel is: 4.4.135
The latest longterm 4.1 version of the Linux kernel is: 4.1.52 (EOL)
The latest longterm 3.18 version of the Linux kernel is: 3.18.112 (EOL)
The latest linux-next version of the Linux kernel is: next-20180604


2. NEW Example of updated kernel that was built by "Porteus Kernel builder" was updated.

Refer to Porteus Kernel Builder (Post by neko #57468)
or
refer to Porteus Kernel Builder (Post by neko #52232)


"copy firmwares from firmware packages" function was used when build kernel even if includes "make firmware".

[4.16.14 config prototype]
/usr/local/share/mkKernel/lib/v4.16/32bit.org-18.05.13.config
/usr/local/share/mkKernel/lib/v4.16/64bit.org-18.05.13.config


Thanks.
Last edited by Ed_P on 05 Jun 2018, 15:48, edited 1 time in total.
Reason: Changed http://forum to https://forum for Porteus forum links.

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#339 by neko » 12 Jun 2018, 10:01

1. current kernel version
[from https://www.kernel.org/finger_banner]
The latest mainline version of the Linux kernel is: 4.17
The latest stable 4.17 version of the Linux kernel is: 4.17.1 <---NEW
The latest stable 4.16 version of the Linux kernel is: 4.16.15 <---NEW
The latest longterm 4.14 version of the Linux kernel is: 4.14.49 <---NEW
The latest longterm 4.9 version of the Linux kernel is: 4.9.107 <---NEW
The latest longterm 4.4 version of the Linux kernel is: 4.4.136 <---NEW
The latest longterm 4.1 version of the Linux kernel is: 4.1.52 (EOL)
The latest longterm 3.18 version of the Linux kernel is: 3.18.112 (EOL)
The latest linux-next version of the Linux kernel is: next-20180612


2. NEW Example of updated kernel that was built by "Porteus Kernel builder" were updated.

Refer to Porteus Kernel Builder (Post by neko #57468)
or
refer to Porteus Kernel Builder (Post by neko #52232)


"copy firmwares from firmware packages" function was used when build kernel even if includes "make firmware".

[4.16.15 config prototype]
/usr/local/share/mkKernel/lib/v4.16/32bit.org-18.05.13.config
/usr/local/share/mkKernel/lib/v4.16/64bit.org-18.05.13.config

[4.17.1 config prototype]
Config of kernel version line 4.17 was modified from
porteus-4.16.8 32Bit (13-May-2018 15:15)/porteus-4.16.8 64Bit (13-May-2018 14:15)
http://dl.porteus.org/i586/kernel/porteus-4.16.8/
http://dl.porteus.org/x86_64/kernel/porteus-4.16.8/
by "make oldconfig" command with the following specification.
Please refer to Porteus Kernel Builder (Post by neko #65039)


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#340 by neko » 17 Jun 2018, 11:10

1. current kernel version
[from https://www.kernel.org/finger_banner]
The latest mainline version of the Linux kernel is: 4.18-rc1 <---NEW
The latest stable 4.17 version of the Linux kernel is: 4.17.2 <---NEW
The latest stable 4.16 version of the Linux kernel is: 4.16.16 <---NEW
The latest longterm 4.14 version of the Linux kernel is: 4.14.50 <---NEW
The latest longterm 4.9 version of the Linux kernel is: 4.9.109 <---NEW
The latest longterm 4.4 version of the Linux kernel is: 4.4.138 <---NEW
The latest longterm 4.1 version of the Linux kernel is: 4.1.52 (EOL)
The latest longterm 3.18 version of the Linux kernel is: 3.18.113 (EOL) <---NEW
The latest linux-next version of the Linux kernel is: next-20180615


2. NEW Example of updated kernel that was built by "Porteus Kernel builder" was updated.

Refer to Porteus Kernel Builder (Post by neko #57468)
or
refer to Porteus Kernel Builder (Post by neko #52232)


"copy firmwares from firmware packages" function was used when build kernel even if includes "make firmware".


NOTE:
AUFS patch is not yet ready for 4.18-rc


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#341 by neko » 20 Jun 2018, 06:33

"Porteus Kernel Builder" was updated to mkKernel-18.06.20-noarch-1.xzm
Please refer to Porteus Kernel Builder (Post by neko #52232)

1.Firmware packages were updated.
(linux-firmware 20180606.d114732 etc.,)

2.Kernel version line 4.18-rc was added.
Version 4.18-rc can not yet be built.

(1) 4.18-rc configs were updated from 4.17 configs by "make oldconfig".
[32Bit]

Code: Select all

Enable rseq() system call (RSEQ) [Y/n/?] (NEW) n
Stack Protector buffer overflow detection (STACKPROTECTOR) [Y/n/?] (NEW) n
PCI PF Stub driver (PCI_PF_STUB) [N/m/y/?] (NEW) N
SHPC PCI Hotplug driver (HOTPLUG_PCI_SHPC) [N/y/?] (NEW) N
Platform bus based DesignWare PCIe Controller - Host mode (PCIE_DW_PLAT_HOST) [Y/n/?] (NEW) n
XDP sockets (XDP_SOCKETS) [N/y/?] (NEW) N
IPv4 tproxy support (NF_TPROXY_IPV4) [M/y/?] (NEW) M
BPF based packet filtering framework (BPFILTER) (BPFILTER) [N/y/?] (NEW) N
enable BPF Just In Time compiler (BPF_JIT) [N/y/?] (NEW) N
Generic failover module (FAILOVER) [M/y/?] (NEW) M
Enable the firmware sysfs fallback mechanism (FW_LOADER_USER_HELPER) [N/y/?] (NEW) N
Track zRam block status (ZRAM_MEMORY_TRACKING) [N/y/?] (NEW) N
Writecache target (DM_WRITECACHE) [N/m/?] (NEW) N
Microsemi devices (NET_VENDOR_MICROSEMI) [Y/n/?] (NEW) n
Microsemi MIIM interface support (MDIO_MSCC_MIIM) [N/m/?] (NEW) N
Asix PHYs (ASIX_PHY) [N/m/?] (NEW) N
Texas Instruments DP83TC822 PHY (DP83TC811_PHY) [N/m/?] (NEW) N
Microchip T1 PHYs (MICROCHIP_T1_PHY) [N/m/?] (NEW) N
Failover driver (NET_FAILOVER) [M/y/?] (NEW) M
Elantech PS/2 SMbus companion (MOUSE_PS2_ELANTECH_SMBUS) [Y/n/?] (NEW) n
chipone icn8505 touchscreen controller (TOUCHSCREEN_CHIPONE_ICN8505) [N/m/y/?] (NEW) N
SPI memory extension (SPI_MEM) [N/y/?] (NEW) N
Maximum number of GPIOs for fast path (GPIOLIB_FASTPATH_LIMIT) [512] (NEW) 
I2C transport video support (VIDEO_I2C) [N/m/y/?] (NEW) N
Sharp QM1D1B0004 tuner (MEDIA_TUNER_QM1D1B0004) [M/n/y/?] (NEW) n
kselftests for DRM (DRM_DEBUG_SELFTEST) [N/m/y/?] (NEW) N
NXP Semiconductors TDA9950/TDA998X HDMI CEC (DRM_I2C_NXP_TDA9950) [N/m/y/?] (NEW) N
Enable additional driver debugging for GuC (DRM_I915_DEBUG_GUC) [N/y/?] (NEW) N
Redragon keyboards (HID_REDRAGON) [N/m/y/?] (NEW) N
Steam Controller support (HID_STEAM) [N/m/y/?] (NEW) N
ChromeOS Tablet Switch Controller (CHROMEOS_TBMC) [N/m/y/?] (NEW) N
Kernel automounter support (supports v3, v4 and v5) (AUTOFS_FS) [M/y/?] (NEW) M
Test check_*_overflow() functions at runtime (TEST_OVERFLOW) [N/m/y/?] (NEW) N
AEGIS-128 AEAD algorithm (CRYPTO_AEGIS128) [N/m/y/?] (NEW) N
AEGIS-128L AEAD algorithm (CRYPTO_AEGIS128L) [N/m/y/?] (NEW) N
AEGIS-256 AEAD algorithm (CRYPTO_AEGIS256) [N/m/y/?] (NEW) N
MORUS-640 AEAD algorithm (CRYPTO_MORUS640) [N/m/y/?] (NEW) N
MORUS-1280 AEAD algorithm (CRYPTO_MORUS1280) [N/m/y/?] (NEW) N
Zstd compression algorithm (CRYPTO_ZSTD) [N/m/y/?] (NEW) N
[64Bit]

Code: Select all

Enable rseq() system call (RSEQ) [Y/n/?] (NEW) n
Stack Protector buffer overflow detection (STACKPROTECTOR) [Y/n/?] (NEW) n
PCI PF Stub driver (PCI_PF_STUB) [N/m/y/?] (NEW) N
SHPC PCI Hotplug driver (HOTPLUG_PCI_SHPC) [N/y/?] (NEW) N
Platform bus based DesignWare PCIe Controller - Host mode (PCIE_DW_PLAT_HOST) [Y/n/?] (NEW) n
XDP sockets (XDP_SOCKETS) [N/y/?] (NEW) N
IPv4 tproxy support (NF_TPROXY_IPV4) [M/y/?] (NEW) M
BPF based packet filtering framework (BPFILTER) (BPFILTER) [N/y/?] (NEW) N
Generic failover module (FAILOVER) [M/y/?] (NEW) M
Enable the firmware sysfs fallback mechanism (FW_LOADER_USER_HELPER) [N/y/?] (NEW) N
Track zRam block status (ZRAM_MEMORY_TRACKING) [N/y/?] (NEW) N
Writecache target (DM_WRITECACHE) [N/m/?] (NEW) N
Microsemi devices (NET_VENDOR_MICROSEMI) [Y/n/?] (NEW) n
Microsemi MIIM interface support (MDIO_MSCC_MIIM) [N/m/?] (NEW) N
Asix PHYs (ASIX_PHY) [N/m/?] (NEW) N
Texas Instruments DP83TC822 PHY (DP83TC811_PHY) [N/m/?] (NEW) N
Microchip T1 PHYs (MICROCHIP_T1_PHY) [N/m/?] (NEW) N
Failover driver (NET_FAILOVER) [M/y/?] (NEW) M
Elantech PS/2 SMbus companion (MOUSE_PS2_ELANTECH_SMBUS) [Y/n/?] (NEW) n
chipone icn8505 touchscreen controller (TOUCHSCREEN_CHIPONE_ICN8505) [N/m/y/?] (NEW) N
SPI memory extension (SPI_MEM) [N/y/?] (NEW) N
Maximum number of GPIOs for fast path (GPIOLIB_FASTPATH_LIMIT) [512] (NEW) 
I2C transport video support (VIDEO_I2C) [N/m/y/?] (NEW) N
Sharp QM1D1B0004 tuner (MEDIA_TUNER_QM1D1B0004) [M/n/y/?] (NEW) n
kselftests for DRM (DRM_DEBUG_SELFTEST) [N/m/y/?] (NEW) N
NXP Semiconductors TDA9950/TDA998X HDMI CEC (DRM_I2C_NXP_TDA9950) [N/m/y/?] (NEW) N
Enable additional driver debugging for GuC (DRM_I915_DEBUG_GUC) [N/y/?] (NEW) N
Redragon keyboards (HID_REDRAGON) [N/m/y/?] (NEW) N
Steam Controller support (HID_STEAM) [N/m/y/?] (NEW) N
ChromeOS Tablet Switch Controller (CHROMEOS_TBMC) [N/m/y/?] (NEW) N
Kernel automounter support (supports v3, v4 and v5) (AUTOFS_FS) [M/y/?] (NEW) M
Test check_*_overflow() functions at runtime (TEST_OVERFLOW) [N/m/y/?] (NEW) N
AEGIS-128 AEAD algorithm (CRYPTO_AEGIS128) [N/m/y/?] (NEW) N
AEGIS-128L AEAD algorithm (CRYPTO_AEGIS128L) [N/m/y/?] (NEW) N
AEGIS-256 AEAD algorithm (CRYPTO_AEGIS256) [N/m/y/?] (NEW) N
AEGIS-128 AEAD algorithm (x86_64 AESNI+SSE2 implementation) (CRYPTO_AEGIS128_AESNI_SSE2) [N/m/y/?] (NEW) N
AEGIS-128L AEAD algorithm (x86_64 AESNI+SSE2 implementation) (CRYPTO_AEGIS128L_AESNI_SSE2) [N/m/y/?] (NEW) N
AEGIS-256 AEAD algorithm (x86_64 AESNI+SSE2 implementation) (CRYPTO_AEGIS256_AESNI_SSE2) [N/m/y/?] (NEW) N
MORUS-640 AEAD algorithm (CRYPTO_MORUS640) [N/m/y/?] (NEW) N
MORUS-640 AEAD algorithm (x86_64 SSE2 implementation) (CRYPTO_MORUS640_SSE2) [N/m/y/?] (NEW) N
MORUS-1280 AEAD algorithm (CRYPTO_MORUS1280) [N/m/y/?] (NEW) N
MORUS-1280 AEAD algorithm (x86_64 SSE2 implementation) (CRYPTO_MORUS1280_SSE2) [N/m/y/?] (NEW) N
MORUS-1280 AEAD algorithm (x86_64 AVX2 implementation) (CRYPTO_MORUS1280_AVX2) [N/m/y/?] (NEW) N
Zstd compression algorithm (CRYPTO_ZSTD) [N/m/y/?] (NEW) N

(2) AUFS patch is not yet ready for 4.18-rc.
"4.x-rcN-20180611" was used.
There are "FAILED"s at patching "4.x-rcN-20180611" to kernel source.

["4.x-rcN-20180611" patching result]

Code: Select all

patching file Documentation/ABI/testing/debugfs-aufs
patching file Documentation/ABI/testing/sysfs-aufs
patching file Documentation/filesystems/aufs/README
patching file Documentation/filesystems/aufs/design/01intro.txt
patching file Documentation/filesystems/aufs/design/02struct.txt
patching file Documentation/filesystems/aufs/design/03atomic_open.txt
patching file Documentation/filesystems/aufs/design/03lookup.txt
patching file Documentation/filesystems/aufs/design/04branch.txt
patching file Documentation/filesystems/aufs/design/05wbr_policy.txt
patching file Documentation/filesystems/aufs/design/06dirren.dot
patching file Documentation/filesystems/aufs/design/06dirren.txt
patching file Documentation/filesystems/aufs/design/06fhsm.txt
patching file Documentation/filesystems/aufs/design/06mmap.txt
patching file Documentation/filesystems/aufs/design/06xattr.txt
patching file Documentation/filesystems/aufs/design/07export.txt
patching file Documentation/filesystems/aufs/design/08shwh.txt
patching file Documentation/filesystems/aufs/design/10dynop.txt
patching file fs/aufs/Kconfig
patching file fs/aufs/Makefile
patching file fs/aufs/aufs.h
patching file fs/aufs/branch.c
patching file fs/aufs/branch.h
patching file fs/aufs/conf.mk
patching file fs/aufs/cpup.c
patching file fs/aufs/cpup.h
patching file fs/aufs/dbgaufs.c
patching file fs/aufs/dbgaufs.h
patching file fs/aufs/dcsub.c
patching file fs/aufs/dcsub.h
patching file fs/aufs/debug.c
patching file fs/aufs/debug.h
patching file fs/aufs/dentry.c
patching file fs/aufs/dentry.h
patching file fs/aufs/dinfo.c
patching file fs/aufs/dir.c
patching file fs/aufs/dir.h
patching file fs/aufs/dirren.c
patching file fs/aufs/dirren.h
patching file fs/aufs/dynop.c
patching file fs/aufs/dynop.h
patching file fs/aufs/export.c
patching file fs/aufs/f_op.c
patching file fs/aufs/fhsm.c
patching file fs/aufs/file.c
patching file fs/aufs/file.h
patching file fs/aufs/finfo.c
patching file fs/aufs/fstype.h
patching file fs/aufs/hbl.h
patching file fs/aufs/hfsnotify.c
patching file fs/aufs/hfsplus.c
patching file fs/aufs/hnotify.c
patching file fs/aufs/i_op.c
patching file fs/aufs/i_op_add.c
patching file fs/aufs/i_op_del.c
patching file fs/aufs/i_op_ren.c
patching file fs/aufs/iinfo.c
patching file fs/aufs/inode.c
patching file fs/aufs/inode.h
patching file fs/aufs/ioctl.c
patching file fs/aufs/loop.c
patching file fs/aufs/loop.h
patching file fs/aufs/magic.mk
patching file fs/aufs/module.c
patching file fs/aufs/module.h
patching file fs/aufs/mvdown.c
patching file fs/aufs/opts.c
patching file fs/aufs/opts.h
patching file fs/aufs/plink.c
patching file fs/aufs/poll.c
patching file fs/aufs/posix_acl.c
patching file fs/aufs/procfs.c
patching file fs/aufs/rdu.c
patching file fs/aufs/rwsem.h
patching file fs/aufs/sbinfo.c
patching file fs/aufs/super.c
patching file fs/aufs/super.h
patching file fs/aufs/sysaufs.c
patching file fs/aufs/sysaufs.h
patching file fs/aufs/sysfs.c
patching file fs/aufs/sysrq.c
patching file fs/aufs/vdir.c
patching file fs/aufs/vfsub.c
patching file fs/aufs/vfsub.h
patching file fs/aufs/wbr_policy.c
patching file fs/aufs/whout.c
patching file fs/aufs/whout.h
patching file fs/aufs/wkq.c
patching file fs/aufs/wkq.h
patching file fs/aufs/xattr.c
patching file fs/aufs/xino.c
patching file include/uapi/linux/aufs_type.h
patching file MAINTAINERS
Hunk #1 succeeded at 2541 with fuzz 1 (offset 22 lines).
patching file drivers/block/loop.c
Hunk #1 succeeded at 741 with fuzz 1 (offset 28 lines).
patching file fs/dcache.c
Hunk #1 FAILED at 1234.
1 out of 1 hunk FAILED -- saving rejects to file fs/dcache.c.rej
patching file fs/fcntl.c
patching file fs/inode.c
Hunk #1 FAILED at 1663.
1 out of 1 hunk FAILED -- saving rejects to file fs/inode.c.rej
patching file fs/namespace.c
patching file fs/read_write.c
patching file fs/splice.c
Hunk #1 succeeded at 838 (offset 1 line).
Hunk #2 succeeded at 855 (offset 1 line).
patching file fs/sync.c
patching file include/linux/file.h
patching file include/linux/fs.h
Hunk #1 succeeded at 1273 (offset 3 lines).
Hunk #2 succeeded at 1736 (offset 11 lines).
Hunk #3 succeeded at 1807 (offset 11 lines).
Hunk #4 FAILED at 2207.
Hunk #5 succeeded at 2514 (offset 21 lines).
1 out of 5 hunks FAILED -- saving rejects to file include/linux/fs.h.rej
patching file include/linux/lockdep.h
patching file include/linux/mnt_namespace.h
patching file include/linux/splice.h
patching file kernel/locking/lockdep.c
patching file fs/Kconfig
Hunk #1 succeeded at 255 (offset 4 lines).
patching file fs/Makefile
patching file drivers/block/loop.c
Hunk #1 succeeded at 626 (offset 4 lines).
Hunk #2 succeeded at 699 (offset 34 lines).
Hunk #3 FAILED at 682.
Hunk #4 succeeded at 734 (offset 35 lines).
Hunk #5 succeeded at 742 (offset 35 lines).
Hunk #6 FAILED at 910.
Hunk #7 succeeded at 953 (offset 29 lines).
Hunk #8 succeeded at 991 (offset 13 lines).
Hunk #9 succeeded at 1025 (offset 13 lines).
Hunk #10 succeeded at 1073 (offset 13 lines).
Hunk #11 succeeded at 1105 (offset 13 lines).
Hunk #12 succeeded at 1154 (offset 13 lines).
2 out of 12 hunks FAILED -- saving rejects to file drivers/block/loop.c.rej
patching file drivers/block/loop.h
patching file fs/aufs/f_op.c
Hunk #1 succeeded at 367 (offset 9 lines).
patching file fs/aufs/loop.c
Hunk #1 succeeded at 145 (offset 12 lines).
patching file fs/aufs/loop.h
Hunk #1 succeeded at 38 (offset 12 lines).
Hunk #2 succeeded at 50 (offset 12 lines).
patching file fs/aufs/super.c
Hunk #1 succeeded at 855 (offset 12 lines).
patching file include/linux/fs.h
Hunk #1 succeeded at 1863 (offset 11 lines).
patching file fs/proc/base.c
Hunk #1 succeeded at 1986 (offset -38 lines).
patching file fs/proc/nommu.c
patching file fs/proc/task_mmu.c
Hunk #1 succeeded at 306 (offset 1 line).
Hunk #2 succeeded at 1736 (offset 7 lines).
patching file fs/proc/task_nommu.c
patching file include/linux/mm.h
Hunk #1 succeeded at 1429 (offset 49 lines).
patching file include/linux/mm_types.h
Hunk #1 succeeded at 236 (offset -15 lines).
Hunk #2 succeeded at 311 (offset -15 lines).
patching file kernel/fork.c
Hunk #1 succeeded at 481 (offset 8 lines).
patching file mm/Makefile
patching file mm/filemap.c
Hunk #1 succeeded at 2700 with fuzz 1.
patching file mm/mmap.c
Hunk #6 succeeded at 2826 with fuzz 2.
patching file mm/nommu.c
patching file mm/prfile.c
patching file fs/dcache.c
Hunk #1 succeeded at 1345 (offset 3 lines).
Hunk #2 succeeded at 2892 (offset -51 lines).
patching file fs/exec.c
patching file fs/fcntl.c
patching file fs/file_table.c
patching file fs/inode.c
Hunk #1 succeeded at 1658 (offset -14 lines).
patching file fs/namespace.c
patching file fs/notify/group.c
patching file fs/notify/mark.c
Hunk #2 succeeded at 400 (offset 7 lines).
Hunk #3 succeeded at 614 (offset 6 lines).
Hunk #4 succeeded at 750 (offset 6 lines).
patching file fs/open.c
patching file fs/read_write.c
patching file fs/splice.c
Hunk #1 succeeded at 851 (offset 1 line).
Hunk #2 succeeded at 881 (offset 1 line).
patching file fs/sync.c
patching file fs/xattr.c
Hunk #1 succeeded at 296 (offset -1 lines).
patching file kernel/locking/lockdep.c
patching file kernel/task_work.c
patching file security/commoncap.c
Hunk #1 succeeded at 1336 (offset 4 lines).
patching file security/device_cgroup.c
patching file security/security.c
patching file include/linux/lockdep.h
patching file kernel/locking/lockdep_internals.h
patching file include/linux/shmem_fs.h
patching file mm/shmem.c
Hunk #2 succeeded at 1109 (offset 14 lines).
Hunk #3 succeeded at 2186 (offset 15 lines).
Hunk #4 succeeded at 2234 (offset 15 lines).
Hunk #5 succeeded at 3232 (offset -219 lines).
Hunk #6 succeeded at 3252 with fuzz 2 (offset -210 lines).
Hunk #7 succeeded at 3268 (offset -210 lines).
Hunk #8 succeeded at 3340 (offset -210 lines).
Hunk #9 succeeded at 3405 (offset -210 lines).
Hunk #10 FAILED at 3664.
Hunk #11 succeeded at 3478 (offset -297 lines).
Hunk #12 FAILED at 3795.
Hunk #13 succeeded at 3605 (offset -297 lines).
Hunk #14 succeeded at 3744 (offset -297 lines).
2 out of 14 hunks FAILED -- saving rejects to file mm/shmem.c.rej
patching file fs/inode.c

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#342 by neko » 20 Jun 2018, 08:49

Examples of updated kernel that was built by "New Porteus Kernel builder(mkKernel-18.06.20-noarch-1.xzm)".
(Using New firmware)

v4.17.2-2.tar.xz (92 M)
http://www.mediafire.com/file/hrpbt89lf ... 2-2.tar.xz
md5sum: ab9578004e8d7d58a45acc7d3eace24b v4.17.2-2.tar.xz

v4.16.16-2.tar.xz (91 M)
http://www.mediafire.com/file/s1tednism ... 6-2.tar.xz
md5sum: 2255331b910ced2bf18411b626841015 v4.16.16-2.tar.xz



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#343 by neko » 21 Jun 2018, 09:40

1. current kernel version
[from https://www.kernel.org/finger_banner]
The latest mainline version of the Linux kernel is: 4.18-rc1
The latest stable 4.17 version of the Linux kernel is: 4.17.2
The latest stable 4.16 version of the Linux kernel is: 4.16.17 <---NEW
The latest longterm 4.14 version of the Linux kernel is: 4.14.51 <---NEW
The latest longterm 4.9 version of the Linux kernel is: 4.9.109
The latest longterm 4.4 version of the Linux kernel is: 4.4.138
The latest longterm 4.1 version of the Linux kernel is: 4.1.52 (EOL)
The latest longterm 3.18 version of the Linux kernel is: 3.18.113 (EOL)
The latest linux-next version of the Linux kernel is: next-20180621


2. NEW Example of updated kernel that was built by "Porteus Kernel builder" was updated.

Refer to Porteus Kernel Builder (Post by neko #57468)
or
refer to Porteus Kernel Builder (Post by neko #52232)


"copy firmwares from firmware packages" function was used when build kernel even if includes "make firmware".


[4.16.17 config prototype]
/usr/local/share/mkKernel/lib/v4.16/32bit.org-18.05.13.config
/usr/local/share/mkKernel/lib/v4.16/64bit.org-18.05.13.config


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#344 by neko » 26 Jun 2018, 10:17

1. current kernel version
[from https://www.kernel.org/finger_banner]
The latest mainline version of the Linux kernel is: 4.18-rc2 <---NEW
The latest stable 4.17 version of the Linux kernel is: 4.17.3 <---NEW
The latest stable 4.16 version of the Linux kernel is: 4.16.18 (EOL) <---NEW
The latest longterm 4.14 version of the Linux kernel is: 4.14.52 <---NEW
The latest longterm 4.9 version of the Linux kernel is: 4.9.110 <---NEW
The latest longterm 4.4 version of the Linux kernel is: 4.4.138
The latest longterm 4.1 version of the Linux kernel is: 4.1.52 (EOL)
The latest longterm 3.18 version of the Linux kernel is: 3.18.113 (EOL)
The latest linux-next version of the Linux kernel is: next-20180626


2. NEW Example of updated kernel that was built by "Porteus Kernel builder" was updated.

Refer to Porteus Kernel Builder (Post by neko #57468)
or
refer to Porteus Kernel Builder (Post by neko #52232)


"copy firmwares from firmware packages" function was used when build kernel even if includes "make firmware".


[4.16.18 config prototype]
/usr/local/share/mkKernel/lib/v4.16/32bit.org-18.05.13.config
/usr/local/share/mkKernel/lib/v4.16/64bit.org-18.05.13.config


NOTE:
AUFS patch is not yet ready for 4.18-rc.


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#345 by neko » 02 Jul 2018, 16:08

1. current kernel version
[from https://www.kernel.org/finger_banner]
The latest mainline version of the Linux kernel is: 4.18-rc3 <---NEW
The latest stable 4.17 version of the Linux kernel is: 4.17.3
The latest stable 4.16 version of the Linux kernel is: 4.16.18 (EOL)
The latest longterm 4.14 version of the Linux kernel is: 4.14.52
The latest longterm 4.9 version of the Linux kernel is: 4.9.110
The latest longterm 4.4 version of the Linux kernel is: 4.4.138
The latest longterm 3.18 version of the Linux kernel is: 3.18.113 (EOL)
The latest linux-next version of the Linux kernel is: next-20180702


2. NEW Example of updated kernel that was built by "Porteus Kernel builder" was updated.

Refer to Porteus Kernel Builder (Post by neko #57468)
or
refer to Porteus Kernel Builder (Post by neko #52232)


"copy firmwares from firmware packages" function was used when build kernel even if includes "make firmware".


AUFS patch has been ready for 4.18-rc.
AUFS_VERSION "4.x-rcN-20180702"


[4.18-rc3 config prototype]
Please refer to Porteus Kernel Builder (Post by neko #65247)


Thanks.

Post Reply