-
Notifications
You must be signed in to change notification settings - Fork 0
Add Linux bee files from automatic build scripts #1553
Add Linux bee files from automatic build scripts #1553
Commits on Sep 23, 2019
-
Create bee file with cp linux-4.19.57-286.bee linux-5.3-291.bee
Configuration menu - View commit details
-
Copy full SHA for ffa496c - Browse repository at this point
Copy the full SHA ffa496cView commit details -
linux-5.3: Force files to bin:bin
Use BEE_FORCE_UID and BEE_FORCE_GID to allow unprivileged builds.
Configuration menu - View commit details
-
Copy full SHA for a6bb5e3 - Browse repository at this point
Copy the full SHA a6bb5e3View commit details -
linux-5.3: Update configuration
Update configuration section. Produced by cp /boot/config-4.19.57.mx64.286 ./.config make olddefconfig
Configuration menu - View commit details
-
Copy full SHA for 4ea3ed2 - Browse repository at this point
Copy the full SHA 4ea3ed2View commit details -
linux-5.3: Remove nfs 1TB patch
Remove patch, which has been included upstream.
Configuration menu - View commit details
-
Copy full SHA for d0d5e9a - Browse repository at this point
Copy the full SHA d0d5e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19d94ad - Browse repository at this point
Copy the full SHA 19d94adView commit details -
Collect metrics that indicate how overcommitted the CPU, memory, and IO capacity are in the system. If you say Y here, the kernel will create /proc/pressure/ with the pressure statistics files cpu, memory, and io. These will indicate the share of walltime in which some or all tasks in the system are delayed due to contention of the respective resource. In kernels with cgroup support, cgroups (cgroup2 only) will have cpu.pressure, memory.pressure, and io.pressure files, which aggregate pressure stalls for the grouped tasks only.
Configuration menu - View commit details
-
Copy full SHA for f9bf163 - Browse repository at this point
Copy the full SHA f9bf163View commit details -
linux-5.3: Set CONFIG_PSTORE=m
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. Switch on, so that we might be able to get dmesg from crashed systems out of nvram. Resolves #1249
Configuration menu - View commit details
-
Copy full SHA for d8cbd1b - Browse repository at this point
Copy the full SHA d8cbd1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a2a659 - Browse repository at this point
Copy the full SHA 5a2a659View commit details -
linux-5.3: Set CONFIG_NO_HZ_IDLE=y
This option enables a tickless idle system: timer interrupts will only trigger on an as-needed basis when the system is idle. Switch on, to save power and cpu load of VM hosts.
Configuration menu - View commit details
-
Copy full SHA for 018f0a2 - Browse repository at this point
Copy the full SHA 018f0a2View commit details -
linux-5.3: Set CONFIG_BLK_DEV=m
Turn floppy driver to a dynamic module, as we don't have to many floppy disc drives these days. And we surly don't want to have the root fs on a floppy.
Configuration menu - View commit details
-
Copy full SHA for f86031c - Browse repository at this point
Copy the full SHA f86031cView commit details -
linux-5.3: Set CONFIG_FONT_TER16x32=y
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. This is the high resolution, large version for use with HiDPI screens. If the standard font is unreadable for you, say Y, otherwise say N. Use this to make output on HiDPI monitors more readable.
Configuration menu - View commit details
-
Copy full SHA for 5663364 - Browse repository at this point
Copy the full SHA 5663364View commit details -
linux-5.3: Set CONFIG_FB=y CONFIG_FB_EFI=y
We need CONFIG_FB_EFI=y for early linux console messages when booted from EFI. This option required CONFIG_FB=y, so set both. This reverts 0f158ff ("linux: linux-4.19.57 Switch CONFIG_FB to dynamic").
Configuration menu - View commit details
-
Copy full SHA for f7de637 - Browse repository at this point
Copy the full SHA f7de637View commit details -
linux-5.3: Disable CONFIG_MICROCODE_OLD_INTERFACE
This is the ancient /dev/cpu/microcode interface which was used by userspace tools like iucode_tool and microcode.ctl. It is inadequate because it runs too late to be able to properly load microcode on a machine and it needs special tools. Disable.
Configuration menu - View commit details
-
Copy full SHA for ae436a1 - Browse repository at this point
Copy the full SHA ae436a1View commit details -
linux-5.3: Set CONFIG_LEGACY_VSYSCALL_XONLY=y
Switch legacy VSYSCALL emulation to default (XONLY).
Configuration menu - View commit details
-
Copy full SHA for fd7995d - Browse repository at this point
Copy the full SHA fd7995dView commit details -
linux-5.3: Disable CONFIG_UEVENT_HELPER
We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable.
Configuration menu - View commit details
-
Copy full SHA for d530487 - Browse repository at this point
Copy the full SHA d530487View commit details
Commits on Oct 6, 2019
-
Create bee file with cp linux-4.19.57-286.bee linux-5.4_rc1-294.bee
Configuration menu - View commit details
-
Copy full SHA for 7e78783 - Browse repository at this point
Copy the full SHA 7e78783View commit details -
linux-5.4_rc1: Use proper URL for -rc kernels
-rc kernels are not available over the cdn. Fix download link for -rc kernels.
Configuration menu - View commit details
-
Copy full SHA for ba35d3d - Browse repository at this point
Copy the full SHA ba35d3dView commit details -
linux-5.4_rc1: Update configuration
Update configuration section. Produced by cp /boot/config-4.19.57.mx64.286 ./.config make olddefconfig
Configuration menu - View commit details
-
Copy full SHA for e2b1244 - Browse repository at this point
Copy the full SHA e2b1244View commit details -
linux-5.4_rc1: Remove nfs 1TB patch
Remove patch, which has been included upstream.
Configuration menu - View commit details
-
Copy full SHA for e125759 - Browse repository at this point
Copy the full SHA e125759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7449ee7 - Browse repository at this point
Copy the full SHA 7449ee7View commit details -
linux-5.4_rc1: Set CONFIG_PSI=y
Collect metrics that indicate how overcommitted the CPU, memory, and IO capacity are in the system. If you say Y here, the kernel will create /proc/pressure/ with the pressure statistics files cpu, memory, and io. These will indicate the share of walltime in which some or all tasks in the system are delayed due to contention of the respective resource. In kernels with cgroup support, cgroups (cgroup2 only) will have cpu.pressure, memory.pressure, and io.pressure files, which aggregate pressure stalls for the grouped tasks only.
Configuration menu - View commit details
-
Copy full SHA for 360c345 - Browse repository at this point
Copy the full SHA 360c345View commit details -
linux-5.4_rc1: Set CONFIG_PSTORE=m
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. Switch on, so that we might be able to get dmesg from crashed systems out of nvram. Resolves #1249
Configuration menu - View commit details
-
Copy full SHA for 111b26a - Browse repository at this point
Copy the full SHA 111b26aView commit details -
linux-5.4_rc1: Set CONFIG_SOUND=m"
Switch SOUND from static to dynamic.
Configuration menu - View commit details
-
Copy full SHA for 9b06d8a - Browse repository at this point
Copy the full SHA 9b06d8aView commit details -
linux-5.4_rc1: Set CONFIG_NO_HZ_IDLE=y
This option enables a tickless idle system: timer interrupts will only trigger on an as-needed basis when the system is idle. Switch on, to save power and cpu load of VM hosts.
Configuration menu - View commit details
-
Copy full SHA for 9210325 - Browse repository at this point
Copy the full SHA 9210325View commit details -
linux-5.4_rc1: Set CONFIG_BLK_DEV_FD=m
Turn floppy driver to a dynamic module, as we don't have to many floppy disc drives these days. And we surly don't want to have the root fs on a floppy.
Configuration menu - View commit details
-
Copy full SHA for 7658d03 - Browse repository at this point
Copy the full SHA 7658d03View commit details -
linux-5.4_rc1: Set CONFIG_FONT_TER16x32=y
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. This is the high resolution, large version for use with HiDPI screens. If the standard font is unreadable for you, say Y, otherwise say N. Use this to make output on HiDPI monitors more readable.
Configuration menu - View commit details
-
Copy full SHA for 9b54990 - Browse repository at this point
Copy the full SHA 9b54990View commit details -
linux-5.4_rc1: Set CONFIG_FB=y CONFIG_FB_EFI=y
We need CONFIG_FB_EFI=y for early linux console messages when booted from EFI. This option required CONFIG_FB=y, so set both. This reverts 0f158ff ("linux: linux-4.19.57 Switch CONFIG_FB to dynamic").
Configuration menu - View commit details
-
Copy full SHA for dccb638 - Browse repository at this point
Copy the full SHA dccb638View commit details -
linux-5.4_rc1: Disable CONFIG_MICROCODE_OLD_INTERFACE
This is the ancient /dev/cpu/microcode interface which was used by userspace tools like iucode_tool and microcode.ctl. It is inadequate because it runs too late to be able to properly load microcode on a machine and it needs special tools. Disable.
Configuration menu - View commit details
-
Copy full SHA for 78eb960 - Browse repository at this point
Copy the full SHA 78eb960View commit details -
linux-5.4_rc1: Set CONFIG_LEGACY_VSYSCALL_XONLY=y
Switch legacy VSYSCALL emulation to default (XONLY).
Configuration menu - View commit details
-
Copy full SHA for 9db94ea - Browse repository at this point
Copy the full SHA 9db94eaView commit details -
linux-5.4_rc1: Disable CONFIG_UEVENT_HELPER
We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable.
Configuration menu - View commit details
-
Copy full SHA for c0aa1c6 - Browse repository at this point
Copy the full SHA c0aa1c6View commit details
Commits on Oct 7, 2019
-
Create bee file with cp linux-4.19.57-286.bee linux-5.4_rc2-295.bee
Configuration menu - View commit details
-
Copy full SHA for 169f9f1 - Browse repository at this point
Copy the full SHA 169f9f1View commit details -
linux-5.4_rc2: Use proper URL for -rc kernels
-rc kernels are not available over the cdn. Fix download link for -rc kernels.
Configuration menu - View commit details
-
Copy full SHA for 5658a00 - Browse repository at this point
Copy the full SHA 5658a00View commit details -
linux-5.4_rc2: Update configuration
Update configuration section. Produced by cp /boot/config-4.19.57.mx64.286 ./.config make olddefconfig
Configuration menu - View commit details
-
Copy full SHA for 4efaad0 - Browse repository at this point
Copy the full SHA 4efaad0View commit details -
linux-5.4_rc2: Remove nfs 1TB patch
Remove patch, which has been included upstream.
Configuration menu - View commit details
-
Copy full SHA for 0d86afa - Browse repository at this point
Copy the full SHA 0d86afaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a5bf7 - Browse repository at this point
Copy the full SHA c5a5bf7View commit details -
linux-5.4_rc2: Set CONFIG_PSI=y
Collect metrics that indicate how overcommitted the CPU, memory, and IO capacity are in the system. If you say Y here, the kernel will create /proc/pressure/ with the pressure statistics files cpu, memory, and io. These will indicate the share of walltime in which some or all tasks in the system are delayed due to contention of the respective resource. In kernels with cgroup support, cgroups (cgroup2 only) will have cpu.pressure, memory.pressure, and io.pressure files, which aggregate pressure stalls for the grouped tasks only.
Configuration menu - View commit details
-
Copy full SHA for ee05d31 - Browse repository at this point
Copy the full SHA ee05d31View commit details -
linux-5.4_rc2: Set CONFIG_PSTORE=m
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. Switch on, so that we might be able to get dmesg from crashed systems out of nvram. Resolves #1249
Configuration menu - View commit details
-
Copy full SHA for 99e9952 - Browse repository at this point
Copy the full SHA 99e9952View commit details -
linux-5.4_rc2: Set CONFIG_SOUND=m"
Switch SOUND from static to dynamic.
Configuration menu - View commit details
-
Copy full SHA for f789090 - Browse repository at this point
Copy the full SHA f789090View commit details -
linux-5.4_rc2: Set CONFIG_NO_HZ_IDLE=y
This option enables a tickless idle system: timer interrupts will only trigger on an as-needed basis when the system is idle. Switch on, to save power and cpu load of VM hosts.
Configuration menu - View commit details
-
Copy full SHA for a54b381 - Browse repository at this point
Copy the full SHA a54b381View commit details -
linux-5.4_rc2: Set CONFIG_BLK_DEV_FD=m
Turn floppy driver to a dynamic module, as we don't have to many floppy disc drives these days. And we surly don't want to have the root fs on a floppy.
Configuration menu - View commit details
-
Copy full SHA for 1d7ccb0 - Browse repository at this point
Copy the full SHA 1d7ccb0View commit details -
linux-5.4_rc2: Set CONFIG_FONT_TER16x32=y
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. This is the high resolution, large version for use with HiDPI screens. If the standard font is unreadable for you, say Y, otherwise say N. Use this to make output on HiDPI monitors more readable.
Configuration menu - View commit details
-
Copy full SHA for afab7d5 - Browse repository at this point
Copy the full SHA afab7d5View commit details -
linux-5.4_rc2: Set CONFIG_FB=y CONFIG_FB_EFI=y
We need CONFIG_FB_EFI=y for early linux console messages when booted from EFI. This option required CONFIG_FB=y, so set both. This reverts 0f158ff ("linux: linux-4.19.57 Switch CONFIG_FB to dynamic").
Configuration menu - View commit details
-
Copy full SHA for e8eb699 - Browse repository at this point
Copy the full SHA e8eb699View commit details -
linux-5.4_rc2: Disable CONFIG_MICROCODE_OLD_INTERFACE
This is the ancient /dev/cpu/microcode interface which was used by userspace tools like iucode_tool and microcode.ctl. It is inadequate because it runs too late to be able to properly load microcode on a machine and it needs special tools. Disable.
Configuration menu - View commit details
-
Copy full SHA for f298d48 - Browse repository at this point
Copy the full SHA f298d48View commit details -
linux-5.4_rc2: Set CONFIG_LEGACY_VSYSCALL_XONLY=y
Switch legacy VSYSCALL emulation to default (XONLY).
Configuration menu - View commit details
-
Copy full SHA for 7d24a68 - Browse repository at this point
Copy the full SHA 7d24a68View commit details -
linux-5.4_rc2: Disable CONFIG_UEVENT_HELPER
We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable.
Configuration menu - View commit details
-
Copy full SHA for 823c681 - Browse repository at this point
Copy the full SHA 823c681View commit details
Commits on Oct 14, 2019
-
Create bee file with cp linux-4.19.57-286.bee linux-5.4_rc3-296.bee
Configuration menu - View commit details
-
Copy full SHA for cf5d2ba - Browse repository at this point
Copy the full SHA cf5d2baView commit details -
linux-5.4_rc3: Use proper URL for -rc kernels
-rc kernels are not available over the cdn. Fix download link for -rc kernels.
Configuration menu - View commit details
-
Copy full SHA for 262f1db - Browse repository at this point
Copy the full SHA 262f1dbView commit details -
linux-5.4_rc3: Update configuration
Update configuration section. Produced by cp /boot/config-4.19.57.mx64.286 ./.config make olddefconfig
Configuration menu - View commit details
-
Copy full SHA for 586d388 - Browse repository at this point
Copy the full SHA 586d388View commit details -
linux-5.4_rc3: Remove nfs 1TB patch
Remove patch, which has been included upstream.
Configuration menu - View commit details
-
Copy full SHA for c4740b5 - Browse repository at this point
Copy the full SHA c4740b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a2e26 - Browse repository at this point
Copy the full SHA 62a2e26View commit details -
linux-5.4_rc3: Set CONFIG_PSI=y
Collect metrics that indicate how overcommitted the CPU, memory, and IO capacity are in the system. If you say Y here, the kernel will create /proc/pressure/ with the pressure statistics files cpu, memory, and io. These will indicate the share of walltime in which some or all tasks in the system are delayed due to contention of the respective resource. In kernels with cgroup support, cgroups (cgroup2 only) will have cpu.pressure, memory.pressure, and io.pressure files, which aggregate pressure stalls for the grouped tasks only.
Configuration menu - View commit details
-
Copy full SHA for 42657d1 - Browse repository at this point
Copy the full SHA 42657d1View commit details -
linux-5.4_rc3: Set CONFIG_PSTORE=m
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. Switch on, so that we might be able to get dmesg from crashed systems out of nvram. Resolves #1249
Configuration menu - View commit details
-
Copy full SHA for 2da054c - Browse repository at this point
Copy the full SHA 2da054cView commit details -
linux-5.4_rc3: Set CONFIG_SOUND=m"
Switch SOUND from static to dynamic.
Configuration menu - View commit details
-
Copy full SHA for 7038282 - Browse repository at this point
Copy the full SHA 7038282View commit details -
linux-5.4_rc3: Set CONFIG_NO_HZ_IDLE=y
This option enables a tickless idle system: timer interrupts will only trigger on an as-needed basis when the system is idle. Switch on, to save power and cpu load of VM hosts.
Configuration menu - View commit details
-
Copy full SHA for b922e8f - Browse repository at this point
Copy the full SHA b922e8fView commit details -
linux-5.4_rc3: Set CONFIG_BLK_DEV_FD=m
Turn floppy driver to a dynamic module, as we don't have to many floppy disc drives these days. And we surly don't want to have the root fs on a floppy.
Configuration menu - View commit details
-
Copy full SHA for 5980eb9 - Browse repository at this point
Copy the full SHA 5980eb9View commit details -
linux-5.4_rc3: Set CONFIG_FONT_TER16x32=y
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. This is the high resolution, large version for use with HiDPI screens. If the standard font is unreadable for you, say Y, otherwise say N. Use this to make output on HiDPI monitors more readable.
Configuration menu - View commit details
-
Copy full SHA for f32e651 - Browse repository at this point
Copy the full SHA f32e651View commit details -
linux-5.4_rc3: Set CONFIG_FB=y CONFIG_FB_EFI=y
We need CONFIG_FB_EFI=y for early linux console messages when booted from EFI. This option required CONFIG_FB=y, so set both. This reverts 0f158ff ("linux: linux-4.19.57 Switch CONFIG_FB to dynamic").
Configuration menu - View commit details
-
Copy full SHA for ae84cfd - Browse repository at this point
Copy the full SHA ae84cfdView commit details -
linux-5.4_rc3: Disable CONFIG_MICROCODE_OLD_INTERFACE
This is the ancient /dev/cpu/microcode interface which was used by userspace tools like iucode_tool and microcode.ctl. It is inadequate because it runs too late to be able to properly load microcode on a machine and it needs special tools. Disable.
Configuration menu - View commit details
-
Copy full SHA for 7829be2 - Browse repository at this point
Copy the full SHA 7829be2View commit details -
linux-5.4_rc3: Set CONFIG_LEGACY_VSYSCALL_XONLY=y
Switch legacy VSYSCALL emulation to default (XONLY).
Configuration menu - View commit details
-
Copy full SHA for 618e009 - Browse repository at this point
Copy the full SHA 618e009View commit details -
linux-5.4_rc3: Disable CONFIG_UEVENT_HELPER
We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable.
Configuration menu - View commit details
-
Copy full SHA for 60f0796 - Browse repository at this point
Copy the full SHA 60f0796View commit details
Commits on Oct 20, 2019
-
Create bee file with cp linux-4.19.57-286.bee linux-5.4_rc4-297.bee
Configuration menu - View commit details
-
Copy full SHA for d09e52e - Browse repository at this point
Copy the full SHA d09e52eView commit details -
linux-5.4_rc4: Use proper URL for -rc kernels
-rc kernels are not available over the cdn. Fix download link for -rc kernels.
Configuration menu - View commit details
-
Copy full SHA for 4b842e6 - Browse repository at this point
Copy the full SHA 4b842e6View commit details -
linux-5.4_rc4: Update configuration
Update configuration section. Produced by cp /boot/config-4.19.57.mx64.286 ./.config make olddefconfig
Configuration menu - View commit details
-
Copy full SHA for 7376d10 - Browse repository at this point
Copy the full SHA 7376d10View commit details -
linux-5.4_rc4: Remove nfs 1TB patch
Remove patch, which has been included upstream.
Configuration menu - View commit details
-
Copy full SHA for 9988a6a - Browse repository at this point
Copy the full SHA 9988a6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be62da - Browse repository at this point
Copy the full SHA 9be62daView commit details -
linux-5.4_rc4: Set CONFIG_PSI=y
Collect metrics that indicate how overcommitted the CPU, memory, and IO capacity are in the system. If you say Y here, the kernel will create /proc/pressure/ with the pressure statistics files cpu, memory, and io. These will indicate the share of walltime in which some or all tasks in the system are delayed due to contention of the respective resource. In kernels with cgroup support, cgroups (cgroup2 only) will have cpu.pressure, memory.pressure, and io.pressure files, which aggregate pressure stalls for the grouped tasks only.
Configuration menu - View commit details
-
Copy full SHA for de2d13f - Browse repository at this point
Copy the full SHA de2d13fView commit details -
linux-5.4_rc4: Set CONFIG_PSTORE=m
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. Switch on, so that we might be able to get dmesg from crashed systems out of nvram. Resolves #1249
Configuration menu - View commit details
-
Copy full SHA for 2a63e28 - Browse repository at this point
Copy the full SHA 2a63e28View commit details -
linux-5.4_rc4: Set CONFIG_SOUND=m"
Switch SOUND from static to dynamic.
Configuration menu - View commit details
-
Copy full SHA for f1734d6 - Browse repository at this point
Copy the full SHA f1734d6View commit details -
linux-5.4_rc4: Set CONFIG_NO_HZ_IDLE=y
This option enables a tickless idle system: timer interrupts will only trigger on an as-needed basis when the system is idle. Switch on, to save power and cpu load of VM hosts.
Configuration menu - View commit details
-
Copy full SHA for 74fb5e7 - Browse repository at this point
Copy the full SHA 74fb5e7View commit details -
linux-5.4_rc4: Set CONFIG_BLK_DEV_FD=m
Turn floppy driver to a dynamic module, as we don't have to many floppy disc drives these days. And we surly don't want to have the root fs on a floppy.
Configuration menu - View commit details
-
Copy full SHA for bfbe863 - Browse repository at this point
Copy the full SHA bfbe863View commit details -
linux-5.4_rc4: Set CONFIG_FONT_TER16x32=y
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. This is the high resolution, large version for use with HiDPI screens. If the standard font is unreadable for you, say Y, otherwise say N. Use this to make output on HiDPI monitors more readable.
Configuration menu - View commit details
-
Copy full SHA for 8c680e6 - Browse repository at this point
Copy the full SHA 8c680e6View commit details -
linux-5.4_rc4: Set CONFIG_FB=y CONFIG_FB_EFI=y
We need CONFIG_FB_EFI=y for early linux console messages when booted from EFI. This option required CONFIG_FB=y, so set both. This reverts 0f158ff ("linux: linux-4.19.57 Switch CONFIG_FB to dynamic").
Configuration menu - View commit details
-
Copy full SHA for 46d14ab - Browse repository at this point
Copy the full SHA 46d14abView commit details -
linux-5.4_rc4: Disable CONFIG_MICROCODE_OLD_INTERFACE
This is the ancient /dev/cpu/microcode interface which was used by userspace tools like iucode_tool and microcode.ctl. It is inadequate because it runs too late to be able to properly load microcode on a machine and it needs special tools. Disable.
Configuration menu - View commit details
-
Copy full SHA for ab90cec - Browse repository at this point
Copy the full SHA ab90cecView commit details -
linux-5.4_rc4: Set CONFIG_LEGACY_VSYSCALL_XONLY=y
Switch legacy VSYSCALL emulation to default (XONLY).
Configuration menu - View commit details
-
Copy full SHA for ace517d - Browse repository at this point
Copy the full SHA ace517dView commit details -
linux-5.4_rc4: Disable CONFIG_UEVENT_HELPER
We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable.
Configuration menu - View commit details
-
Copy full SHA for 4e91540 - Browse repository at this point
Copy the full SHA 4e91540View commit details
Commits on Oct 27, 2019
-
Create bee file with cp linux-4.19.57-286.bee linux-5.4_rc5-298.bee
Configuration menu - View commit details
-
Copy full SHA for e6ab1ec - Browse repository at this point
Copy the full SHA e6ab1ecView commit details -
linux-5.4_rc5: Use proper URL for -rc kernels
-rc kernels are not available over the cdn. Fix download link for -rc kernels.
Configuration menu - View commit details
-
Copy full SHA for f40b9e9 - Browse repository at this point
Copy the full SHA f40b9e9View commit details -
linux-5.4_rc5: Update configuration
Update configuration section. Produced by cp /boot/config-4.19.57.mx64.286 ./.config make olddefconfig
Configuration menu - View commit details
-
Copy full SHA for b7ef46a - Browse repository at this point
Copy the full SHA b7ef46aView commit details -
linux-5.4_rc5: Remove nfs 1TB patch
Remove patch, which has been included upstream.
Configuration menu - View commit details
-
Copy full SHA for 120678f - Browse repository at this point
Copy the full SHA 120678fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9c339 - Browse repository at this point
Copy the full SHA 4c9c339View commit details -
linux-5.4_rc5: Set CONFIG_PSI=y
Collect metrics that indicate how overcommitted the CPU, memory, and IO capacity are in the system. If you say Y here, the kernel will create /proc/pressure/ with the pressure statistics files cpu, memory, and io. These will indicate the share of walltime in which some or all tasks in the system are delayed due to contention of the respective resource. In kernels with cgroup support, cgroups (cgroup2 only) will have cpu.pressure, memory.pressure, and io.pressure files, which aggregate pressure stalls for the grouped tasks only.
Configuration menu - View commit details
-
Copy full SHA for 3c5e2c9 - Browse repository at this point
Copy the full SHA 3c5e2c9View commit details -
linux-5.4_rc5: Set CONFIG_PSTORE=m
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. Switch on, so that we might be able to get dmesg from crashed systems out of nvram. Resolves #1249
Configuration menu - View commit details
-
Copy full SHA for 569bfc6 - Browse repository at this point
Copy the full SHA 569bfc6View commit details -
linux-5.4_rc5: Set CONFIG_SOUND=m"
Switch SOUND from static to dynamic.
Configuration menu - View commit details
-
Copy full SHA for eeae009 - Browse repository at this point
Copy the full SHA eeae009View commit details -
linux-5.4_rc5: Set CONFIG_NO_HZ_IDLE=y
This option enables a tickless idle system: timer interrupts will only trigger on an as-needed basis when the system is idle. Switch on, to save power and cpu load of VM hosts.
Configuration menu - View commit details
-
Copy full SHA for 868a45f - Browse repository at this point
Copy the full SHA 868a45fView commit details -
linux-5.4_rc5: Set CONFIG_BLK_DEV_FD=m
Turn floppy driver to a dynamic module, as we don't have to many floppy disc drives these days. And we surly don't want to have the root fs on a floppy.
Configuration menu - View commit details
-
Copy full SHA for f42f882 - Browse repository at this point
Copy the full SHA f42f882View commit details -
linux-5.4_rc5: Set CONFIG_FONT_TER16x32=y
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. This is the high resolution, large version for use with HiDPI screens. If the standard font is unreadable for you, say Y, otherwise say N. Use this to make output on HiDPI monitors more readable.
Configuration menu - View commit details
-
Copy full SHA for e3eab0b - Browse repository at this point
Copy the full SHA e3eab0bView commit details -
linux-5.4_rc5: Set CONFIG_FB=y CONFIG_FB_EFI=y
We need CONFIG_FB_EFI=y for early linux console messages when booted from EFI. This option required CONFIG_FB=y, so set both. This reverts 0f158ff ("linux: linux-4.19.57 Switch CONFIG_FB to dynamic").
Configuration menu - View commit details
-
Copy full SHA for 8f03a04 - Browse repository at this point
Copy the full SHA 8f03a04View commit details -
linux-5.4_rc5: Disable CONFIG_MICROCODE_OLD_INTERFACE
This is the ancient /dev/cpu/microcode interface which was used by userspace tools like iucode_tool and microcode.ctl. It is inadequate because it runs too late to be able to properly load microcode on a machine and it needs special tools. Disable.
Configuration menu - View commit details
-
Copy full SHA for 925f3be - Browse repository at this point
Copy the full SHA 925f3beView commit details -
linux-5.4_rc5: Set CONFIG_LEGACY_VSYSCALL_XONLY=y
Switch legacy VSYSCALL emulation to default (XONLY).
Configuration menu - View commit details
-
Copy full SHA for e696f4b - Browse repository at this point
Copy the full SHA e696f4bView commit details -
linux-5.4_rc5: Disable CONFIG_UEVENT_HELPER
We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable.
Configuration menu - View commit details
-
Copy full SHA for 0082448 - Browse repository at this point
Copy the full SHA 0082448View commit details
Commits on Nov 3, 2019
-
Create bee file with cp linux-4.19.57-286.bee linux-5.4_rc6-299.bee
Configuration menu - View commit details
-
Copy full SHA for 2bb6659 - Browse repository at this point
Copy the full SHA 2bb6659View commit details -
linux-5.4_rc6: Use proper URL for -rc kernels
-rc kernels are not available over the cdn. Fix download link for -rc kernels.
Configuration menu - View commit details
-
Copy full SHA for 5a2f5d4 - Browse repository at this point
Copy the full SHA 5a2f5d4View commit details -
linux-5.4_rc6: Update configuration
Update configuration section. Produced by cp /boot/config-4.19.57.mx64.286 ./.config make olddefconfig
Configuration menu - View commit details
-
Copy full SHA for 059f55d - Browse repository at this point
Copy the full SHA 059f55dView commit details -
linux-5.4_rc6: Remove nfs 1TB patch
Remove patch, which has been included upstream.
Configuration menu - View commit details
-
Copy full SHA for 359bdaa - Browse repository at this point
Copy the full SHA 359bdaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3586cc9 - Browse repository at this point
Copy the full SHA 3586cc9View commit details -
linux-5.4_rc6: Set CONFIG_PSI=y
Collect metrics that indicate how overcommitted the CPU, memory, and IO capacity are in the system. If you say Y here, the kernel will create /proc/pressure/ with the pressure statistics files cpu, memory, and io. These will indicate the share of walltime in which some or all tasks in the system are delayed due to contention of the respective resource. In kernels with cgroup support, cgroups (cgroup2 only) will have cpu.pressure, memory.pressure, and io.pressure files, which aggregate pressure stalls for the grouped tasks only.
Configuration menu - View commit details
-
Copy full SHA for 12c376d - Browse repository at this point
Copy the full SHA 12c376dView commit details -
linux-5.4_rc6: Set CONFIG_PSTORE=m
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. Switch on, so that we might be able to get dmesg from crashed systems out of nvram. Resolves #1249
Configuration menu - View commit details
-
Copy full SHA for 1de31b6 - Browse repository at this point
Copy the full SHA 1de31b6View commit details -
linux-5.4_rc6: Set CONFIG_SOUND=m"
Switch SOUND from static to dynamic.
Configuration menu - View commit details
-
Copy full SHA for e51ff00 - Browse repository at this point
Copy the full SHA e51ff00View commit details -
linux-5.4_rc6: Set CONFIG_NO_HZ_IDLE=y
This option enables a tickless idle system: timer interrupts will only trigger on an as-needed basis when the system is idle. Switch on, to save power and cpu load of VM hosts.
Configuration menu - View commit details
-
Copy full SHA for b98440c - Browse repository at this point
Copy the full SHA b98440cView commit details -
linux-5.4_rc6: Set CONFIG_BLK_DEV_FD=m
Turn floppy driver to a dynamic module, as we don't have to many floppy disc drives these days. And we surly don't want to have the root fs on a floppy.
Configuration menu - View commit details
-
Copy full SHA for 10c8724 - Browse repository at this point
Copy the full SHA 10c8724View commit details -
linux-5.4_rc6: Set CONFIG_FONT_TER16x32=y
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. This is the high resolution, large version for use with HiDPI screens. If the standard font is unreadable for you, say Y, otherwise say N. Use this to make output on HiDPI monitors more readable.
Configuration menu - View commit details
-
Copy full SHA for 0517905 - Browse repository at this point
Copy the full SHA 0517905View commit details -
linux-5.4_rc6: Set CONFIG_FB=y CONFIG_FB_EFI=y
We need CONFIG_FB_EFI=y for early linux console messages when booted from EFI. This option required CONFIG_FB=y, so set both. This reverts 0f158ff ("linux: linux-4.19.57 Switch CONFIG_FB to dynamic").
Configuration menu - View commit details
-
Copy full SHA for 82e275f - Browse repository at this point
Copy the full SHA 82e275fView commit details -
linux-5.4_rc6: Disable CONFIG_MICROCODE_OLD_INTERFACE
This is the ancient /dev/cpu/microcode interface which was used by userspace tools like iucode_tool and microcode.ctl. It is inadequate because it runs too late to be able to properly load microcode on a machine and it needs special tools. Disable.
Configuration menu - View commit details
-
Copy full SHA for 879fb54 - Browse repository at this point
Copy the full SHA 879fb54View commit details -
linux-5.4_rc6: Set CONFIG_LEGACY_VSYSCALL_XONLY=y
Switch legacy VSYSCALL emulation to default (XONLY).
Configuration menu - View commit details
-
Copy full SHA for 46bbe2d - Browse repository at this point
Copy the full SHA 46bbe2dView commit details -
linux-5.4_rc6: Disable CONFIG_UEVENT_HELPER
We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable.
Configuration menu - View commit details
-
Copy full SHA for f972e84 - Browse repository at this point
Copy the full SHA f972e84View commit details
Commits on Nov 11, 2019
-
Create bee file with cp linux-4.19.57-286.bee linux-5.4_rc7-300.bee
Configuration menu - View commit details
-
Copy full SHA for a3ae329 - Browse repository at this point
Copy the full SHA a3ae329View commit details -
linux-5.4_rc7: Use proper URL for -rc kernels
-rc kernels are not available over the cdn. Fix download link for -rc kernels.
Configuration menu - View commit details
-
Copy full SHA for f5aa44e - Browse repository at this point
Copy the full SHA f5aa44eView commit details -
linux-5.4_rc7: Update configuration
Update configuration section. Produced by cp /boot/config-4.19.57.mx64.286 ./.config make olddefconfig
Configuration menu - View commit details
-
Copy full SHA for a3586f8 - Browse repository at this point
Copy the full SHA a3586f8View commit details -
linux-5.4_rc7: Remove nfs 1TB patch
Remove patch, which has been included upstream.
Configuration menu - View commit details
-
Copy full SHA for 53b30a5 - Browse repository at this point
Copy the full SHA 53b30a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d94ddae - Browse repository at this point
Copy the full SHA d94ddaeView commit details -
linux-5.4_rc7: Set CONFIG_PSI=y
Collect metrics that indicate how overcommitted the CPU, memory, and IO capacity are in the system. If you say Y here, the kernel will create /proc/pressure/ with the pressure statistics files cpu, memory, and io. These will indicate the share of walltime in which some or all tasks in the system are delayed due to contention of the respective resource. In kernels with cgroup support, cgroups (cgroup2 only) will have cpu.pressure, memory.pressure, and io.pressure files, which aggregate pressure stalls for the grouped tasks only.
Configuration menu - View commit details
-
Copy full SHA for 39daf64 - Browse repository at this point
Copy the full SHA 39daf64View commit details -
linux-5.4_rc7: Set CONFIG_PSTORE=m
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. Switch on, so that we might be able to get dmesg from crashed systems out of nvram. Resolves #1249
Configuration menu - View commit details
-
Copy full SHA for 507690e - Browse repository at this point
Copy the full SHA 507690eView commit details -
linux-5.4_rc7: Set CONFIG_SOUND=m"
Switch SOUND from static to dynamic.
Configuration menu - View commit details
-
Copy full SHA for 15f4421 - Browse repository at this point
Copy the full SHA 15f4421View commit details -
linux-5.4_rc7: Set CONFIG_NO_HZ_IDLE=y
This option enables a tickless idle system: timer interrupts will only trigger on an as-needed basis when the system is idle. Switch on, to save power and cpu load of VM hosts.
Configuration menu - View commit details
-
Copy full SHA for 038eb4e - Browse repository at this point
Copy the full SHA 038eb4eView commit details -
linux-5.4_rc7: Set CONFIG_BLK_DEV_FD=m
Turn floppy driver to a dynamic module, as we don't have to many floppy disc drives these days. And we surly don't want to have the root fs on a floppy.
Configuration menu - View commit details
-
Copy full SHA for 51c2c49 - Browse repository at this point
Copy the full SHA 51c2c49View commit details -
linux-5.4_rc7: Set CONFIG_FONT_TER16x32=y
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. This is the high resolution, large version for use with HiDPI screens. If the standard font is unreadable for you, say Y, otherwise say N. Use this to make output on HiDPI monitors more readable.
Configuration menu - View commit details
-
Copy full SHA for ffdcf30 - Browse repository at this point
Copy the full SHA ffdcf30View commit details -
linux-5.4_rc7: Set CONFIG_FB=y CONFIG_FB_EFI=y
We need CONFIG_FB_EFI=y for early linux console messages when booted from EFI. This option required CONFIG_FB=y, so set both. This reverts 0f158ff ("linux: linux-4.19.57 Switch CONFIG_FB to dynamic").
Configuration menu - View commit details
-
Copy full SHA for 168b9c8 - Browse repository at this point
Copy the full SHA 168b9c8View commit details -
linux-5.4_rc7: Disable CONFIG_MICROCODE_OLD_INTERFACE
This is the ancient /dev/cpu/microcode interface which was used by userspace tools like iucode_tool and microcode.ctl. It is inadequate because it runs too late to be able to properly load microcode on a machine and it needs special tools. Disable.
Configuration menu - View commit details
-
Copy full SHA for 531161f - Browse repository at this point
Copy the full SHA 531161fView commit details -
linux-5.4_rc7: Set CONFIG_LEGACY_VSYSCALL_XONLY=y
Switch legacy VSYSCALL emulation to default (XONLY).
Configuration menu - View commit details
-
Copy full SHA for 54253cf - Browse repository at this point
Copy the full SHA 54253cfView commit details -
linux-5.4_rc7: Disable CONFIG_UEVENT_HELPER
We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable.
Configuration menu - View commit details
-
Copy full SHA for b8e7b3c - Browse repository at this point
Copy the full SHA b8e7b3cView commit details
Commits on Nov 17, 2019
-
Create bee file with cp linux-4.19.57-286.bee linux-5.4_rc8-301.bee
Configuration menu - View commit details
-
Copy full SHA for 61be235 - Browse repository at this point
Copy the full SHA 61be235View commit details -
linux-5.4_rc8: Use proper URL for -rc kernels
-rc kernels are not available over the cdn. Fix download link for -rc kernels.
Configuration menu - View commit details
-
Copy full SHA for 036e12a - Browse repository at this point
Copy the full SHA 036e12aView commit details -
linux-5.4_rc8: Update configuration
Update configuration section. Produced by cp /boot/config-4.19.57.mx64.286 ./.config make olddefconfig
Configuration menu - View commit details
-
Copy full SHA for 7b12ce3 - Browse repository at this point
Copy the full SHA 7b12ce3View commit details -
linux-5.4_rc8: Remove nfs 1TB patch
Remove patch, which has been included upstream.
Configuration menu - View commit details
-
Copy full SHA for c5a8267 - Browse repository at this point
Copy the full SHA c5a8267View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f38f5 - Browse repository at this point
Copy the full SHA a9f38f5View commit details -
linux-5.4_rc8: Set CONFIG_PSI=y
Collect metrics that indicate how overcommitted the CPU, memory, and IO capacity are in the system. If you say Y here, the kernel will create /proc/pressure/ with the pressure statistics files cpu, memory, and io. These will indicate the share of walltime in which some or all tasks in the system are delayed due to contention of the respective resource. In kernels with cgroup support, cgroups (cgroup2 only) will have cpu.pressure, memory.pressure, and io.pressure files, which aggregate pressure stalls for the grouped tasks only.
Configuration menu - View commit details
-
Copy full SHA for 71cafb6 - Browse repository at this point
Copy the full SHA 71cafb6View commit details -
linux-5.4_rc8: Set CONFIG_PSTORE=m
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. Switch on, so that we might be able to get dmesg from crashed systems out of nvram. Resolves #1249
Configuration menu - View commit details
-
Copy full SHA for b638c7a - Browse repository at this point
Copy the full SHA b638c7aView commit details -
linux-5.4_rc8: Set CONFIG_SOUND=m"
Switch SOUND from static to dynamic.
Configuration menu - View commit details
-
Copy full SHA for 48023dc - Browse repository at this point
Copy the full SHA 48023dcView commit details -
linux-5.4_rc8: Set CONFIG_NO_HZ_IDLE=y
This option enables a tickless idle system: timer interrupts will only trigger on an as-needed basis when the system is idle. Switch on, to save power and cpu load of VM hosts.
Configuration menu - View commit details
-
Copy full SHA for e030140 - Browse repository at this point
Copy the full SHA e030140View commit details -
linux-5.4_rc8: Set CONFIG_BLK_DEV_FD=m
Turn floppy driver to a dynamic module, as we don't have to many floppy disc drives these days. And we surly don't want to have the root fs on a floppy.
Configuration menu - View commit details
-
Copy full SHA for dcc1505 - Browse repository at this point
Copy the full SHA dcc1505View commit details -
linux-5.4_rc8: Set CONFIG_FONT_TER16x32=y
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. This is the high resolution, large version for use with HiDPI screens. If the standard font is unreadable for you, say Y, otherwise say N. Use this to make output on HiDPI monitors more readable.
Configuration menu - View commit details
-
Copy full SHA for 34fda64 - Browse repository at this point
Copy the full SHA 34fda64View commit details -
linux-5.4_rc8: Set CONFIG_FB=y CONFIG_FB_EFI=y
We need CONFIG_FB_EFI=y for early linux console messages when booted from EFI. This option required CONFIG_FB=y, so set both. This reverts 0f158ff ("linux: linux-4.19.57 Switch CONFIG_FB to dynamic").
Configuration menu - View commit details
-
Copy full SHA for d05838b - Browse repository at this point
Copy the full SHA d05838bView commit details -
linux-5.4_rc8: Disable CONFIG_MICROCODE_OLD_INTERFACE
This is the ancient /dev/cpu/microcode interface which was used by userspace tools like iucode_tool and microcode.ctl. It is inadequate because it runs too late to be able to properly load microcode on a machine and it needs special tools. Disable.
Configuration menu - View commit details
-
Copy full SHA for b72dc42 - Browse repository at this point
Copy the full SHA b72dc42View commit details -
linux-5.4_rc8: Set CONFIG_LEGACY_VSYSCALL_XONLY=y
Switch legacy VSYSCALL emulation to default (XONLY).
Configuration menu - View commit details
-
Copy full SHA for 6cdd3d1 - Browse repository at this point
Copy the full SHA 6cdd3d1View commit details -
linux-5.4_rc8: Disable CONFIG_UEVENT_HELPER
We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable.
Configuration menu - View commit details
-
Copy full SHA for a1d9407 - Browse repository at this point
Copy the full SHA a1d9407View commit details
Commits on Nov 25, 2019
-
Create bee file with cp linux-4.19.57-286.bee linux-5.4-302.bee
Configuration menu - View commit details
-
Copy full SHA for 309bb68 - Browse repository at this point
Copy the full SHA 309bb68View commit details -
linux-5.4: Use proper URL for -rc kernels
-rc kernels are not available over the cdn. Fix download link for -rc kernels.
Configuration menu - View commit details
-
Copy full SHA for bd010df - Browse repository at this point
Copy the full SHA bd010dfView commit details -
linux-5.4: Update configuration
Update configuration section. Produced by cp /boot/config-4.19.57.mx64.286 ./.config make olddefconfig
Configuration menu - View commit details
-
Copy full SHA for 9ce77f0 - Browse repository at this point
Copy the full SHA 9ce77f0View commit details -
linux-5.4: Remove nfs 1TB patch
Remove patch, which has been included upstream.
Configuration menu - View commit details
-
Copy full SHA for 9bc6291 - Browse repository at this point
Copy the full SHA 9bc6291View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd1146d - Browse repository at this point
Copy the full SHA dd1146dView commit details -
Collect metrics that indicate how overcommitted the CPU, memory, and IO capacity are in the system. If you say Y here, the kernel will create /proc/pressure/ with the pressure statistics files cpu, memory, and io. These will indicate the share of walltime in which some or all tasks in the system are delayed due to contention of the respective resource. In kernels with cgroup support, cgroups (cgroup2 only) will have cpu.pressure, memory.pressure, and io.pressure files, which aggregate pressure stalls for the grouped tasks only.
Configuration menu - View commit details
-
Copy full SHA for d1e048f - Browse repository at this point
Copy the full SHA d1e048fView commit details -
linux-5.4: Set CONFIG_PSTORE=m
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. Switch on, so that we might be able to get dmesg from crashed systems out of nvram. Resolves #1249
Configuration menu - View commit details
-
Copy full SHA for 632bb1e - Browse repository at this point
Copy the full SHA 632bb1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b787d0 - Browse repository at this point
Copy the full SHA 2b787d0View commit details -
linux-5.4: Set CONFIG_NO_HZ_IDLE=y
This option enables a tickless idle system: timer interrupts will only trigger on an as-needed basis when the system is idle. Switch on, to save power and cpu load of VM hosts.
Configuration menu - View commit details
-
Copy full SHA for 17ff2dd - Browse repository at this point
Copy the full SHA 17ff2ddView commit details -
linux-5.4: Set CONFIG_BLK_DEV_FD=m
Turn floppy driver to a dynamic module, as we don't have to many floppy disc drives these days. And we surly don't want to have the root fs on a floppy.
Configuration menu - View commit details
-
Copy full SHA for 01839f7 - Browse repository at this point
Copy the full SHA 01839f7View commit details -
linux-5.4: Set CONFIG_FONT_TER16x32=y
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. This is the high resolution, large version for use with HiDPI screens. If the standard font is unreadable for you, say Y, otherwise say N. Use this to make output on HiDPI monitors more readable.
Configuration menu - View commit details
-
Copy full SHA for 922289b - Browse repository at this point
Copy the full SHA 922289bView commit details -
linux-5.4: Set CONFIG_FB=y CONFIG_FB_EFI=y
We need CONFIG_FB_EFI=y for early linux console messages when booted from EFI. This option required CONFIG_FB=y, so set both. This reverts 0f158ff ("linux: linux-4.19.57 Switch CONFIG_FB to dynamic").
Configuration menu - View commit details
-
Copy full SHA for 0d02689 - Browse repository at this point
Copy the full SHA 0d02689View commit details -
linux-5.4: Disable CONFIG_MICROCODE_OLD_INTERFACE
This is the ancient /dev/cpu/microcode interface which was used by userspace tools like iucode_tool and microcode.ctl. It is inadequate because it runs too late to be able to properly load microcode on a machine and it needs special tools. Disable.
Configuration menu - View commit details
-
Copy full SHA for a0f60ab - Browse repository at this point
Copy the full SHA a0f60abView commit details -
linux-5.4: Set CONFIG_LEGACY_VSYSCALL_XONLY=y
Switch legacy VSYSCALL emulation to default (XONLY).
Configuration menu - View commit details
-
Copy full SHA for 8633526 - Browse repository at this point
Copy the full SHA 8633526View commit details -
linux-5.4: Disable CONFIG_UEVENT_HELPER
We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable.
Configuration menu - View commit details
-
Copy full SHA for ffed197 - Browse repository at this point
Copy the full SHA ffed197View commit details
Commits on Dec 8, 2019
-
Create bee file with cp linux-4.19.57-286.bee linux-5.5_rc1-303.bee
Configuration menu - View commit details
-
Copy full SHA for aeb733a - Browse repository at this point
Copy the full SHA aeb733aView commit details -
linux-5.5_rc1: Use proper URL for -rc kernels
-rc kernels are not available over the cdn. Fix download link for -rc kernels.
Configuration menu - View commit details
-
Copy full SHA for 7181e33 - Browse repository at this point
Copy the full SHA 7181e33View commit details -
linux-5.5_rc1: Update configuration
Update configuration section. Produced by cp /boot/config-4.19.57.mx64.286 ./.config make olddefconfig
Configuration menu - View commit details
-
Copy full SHA for 8d5ca49 - Browse repository at this point
Copy the full SHA 8d5ca49View commit details -
linux-5.5_rc1: Remove nfs 1TB patch
Remove patch, which has been included upstream.
Configuration menu - View commit details
-
Copy full SHA for 59d2cae - Browse repository at this point
Copy the full SHA 59d2caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f06c975 - Browse repository at this point
Copy the full SHA f06c975View commit details -
linux-5.5_rc1: Set CONFIG_PSI=y
Collect metrics that indicate how overcommitted the CPU, memory, and IO capacity are in the system. If you say Y here, the kernel will create /proc/pressure/ with the pressure statistics files cpu, memory, and io. These will indicate the share of walltime in which some or all tasks in the system are delayed due to contention of the respective resource. In kernels with cgroup support, cgroups (cgroup2 only) will have cpu.pressure, memory.pressure, and io.pressure files, which aggregate pressure stalls for the grouped tasks only.
Configuration menu - View commit details
-
Copy full SHA for 7edb471 - Browse repository at this point
Copy the full SHA 7edb471View commit details -
linux-5.5_rc1: Set CONFIG_PSTORE=m
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. Switch on, so that we might be able to get dmesg from crashed systems out of nvram. Resolves #1249
Configuration menu - View commit details
-
Copy full SHA for 700bfea - Browse repository at this point
Copy the full SHA 700bfeaView commit details -
linux-5.5_rc1: Set CONFIG_SOUND=m"
Switch SOUND from static to dynamic.
Configuration menu - View commit details
-
Copy full SHA for 83f686c - Browse repository at this point
Copy the full SHA 83f686cView commit details -
linux-5.5_rc1: Set CONFIG_NO_HZ_IDLE=y
This option enables a tickless idle system: timer interrupts will only trigger on an as-needed basis when the system is idle. Switch on, to save power and cpu load of VM hosts.
Configuration menu - View commit details
-
Copy full SHA for d260582 - Browse repository at this point
Copy the full SHA d260582View commit details -
linux-5.5_rc1: Set CONFIG_BLK_DEV_FD=m
Turn floppy driver to a dynamic module, as we don't have to many floppy disc drives these days. And we surly don't want to have the root fs on a floppy.
Configuration menu - View commit details
-
Copy full SHA for fd75a84 - Browse repository at this point
Copy the full SHA fd75a84View commit details -
linux-5.5_rc1: Set CONFIG_FONT_TER16x32=y
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. This is the high resolution, large version for use with HiDPI screens. If the standard font is unreadable for you, say Y, otherwise say N. Use this to make output on HiDPI monitors more readable.
Configuration menu - View commit details
-
Copy full SHA for 5c6dbd1 - Browse repository at this point
Copy the full SHA 5c6dbd1View commit details -
linux-5.5_rc1: Set CONFIG_FB=y CONFIG_FB_EFI=y
We need CONFIG_FB_EFI=y for early linux console messages when booted from EFI. This option required CONFIG_FB=y, so set both. This reverts 0f158ff ("linux: linux-4.19.57 Switch CONFIG_FB to dynamic").
Configuration menu - View commit details
-
Copy full SHA for 18d365d - Browse repository at this point
Copy the full SHA 18d365dView commit details -
linux-5.5_rc1: Disable CONFIG_MICROCODE_OLD_INTERFACE
This is the ancient /dev/cpu/microcode interface which was used by userspace tools like iucode_tool and microcode.ctl. It is inadequate because it runs too late to be able to properly load microcode on a machine and it needs special tools. Disable.
Configuration menu - View commit details
-
Copy full SHA for ed0ecb0 - Browse repository at this point
Copy the full SHA ed0ecb0View commit details -
linux-5.5_rc1: Set CONFIG_LEGACY_VSYSCALL_XONLY=y
Switch legacy VSYSCALL emulation to default (XONLY).
Configuration menu - View commit details
-
Copy full SHA for 9e9f087 - Browse repository at this point
Copy the full SHA 9e9f087View commit details -
linux-5.5_rc1: Disable CONFIG_UEVENT_HELPER
We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable.
Configuration menu - View commit details
-
Copy full SHA for cf996f0 - Browse repository at this point
Copy the full SHA cf996f0View commit details
Commits on Dec 15, 2019
-
Create bee file with cp linux-4.19.57-286.bee linux-5.5_rc2-304.bee
Configuration menu - View commit details
-
Copy full SHA for 2ab623b - Browse repository at this point
Copy the full SHA 2ab623bView commit details -
linux-5.5_rc2: Use proper URL for -rc kernels
-rc kernels are not available over the cdn. Fix download link for -rc kernels.
Configuration menu - View commit details
-
Copy full SHA for fb7c8c0 - Browse repository at this point
Copy the full SHA fb7c8c0View commit details -
linux-5.5_rc2: Update configuration
Update configuration section. Produced by cp /boot/config-4.19.57.mx64.286 ./.config make olddefconfig
Configuration menu - View commit details
-
Copy full SHA for 53cd661 - Browse repository at this point
Copy the full SHA 53cd661View commit details -
linux-5.5_rc2: Remove nfs 1TB patch
Remove patch, which has been included upstream.
Configuration menu - View commit details
-
Copy full SHA for 3286047 - Browse repository at this point
Copy the full SHA 3286047View commit details -
Configuration menu - View commit details
-
Copy full SHA for aba69b0 - Browse repository at this point
Copy the full SHA aba69b0View commit details -
linux-5.5_rc2: Set CONFIG_PSI=y
Collect metrics that indicate how overcommitted the CPU, memory, and IO capacity are in the system. If you say Y here, the kernel will create /proc/pressure/ with the pressure statistics files cpu, memory, and io. These will indicate the share of walltime in which some or all tasks in the system are delayed due to contention of the respective resource. In kernels with cgroup support, cgroups (cgroup2 only) will have cpu.pressure, memory.pressure, and io.pressure files, which aggregate pressure stalls for the grouped tasks only.
Configuration menu - View commit details
-
Copy full SHA for 634da2a - Browse repository at this point
Copy the full SHA 634da2aView commit details -
linux-5.5_rc2: Set CONFIG_PSTORE=m
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. Switch on, so that we might be able to get dmesg from crashed systems out of nvram. Resolves #1249
Configuration menu - View commit details
-
Copy full SHA for 84a0488 - Browse repository at this point
Copy the full SHA 84a0488View commit details -
linux-5.5_rc2: Set CONFIG_SOUND=m"
Switch SOUND from static to dynamic.
Configuration menu - View commit details
-
Copy full SHA for d995d0d - Browse repository at this point
Copy the full SHA d995d0dView commit details -
linux-5.5_rc2: Set CONFIG_NO_HZ_IDLE=y
This option enables a tickless idle system: timer interrupts will only trigger on an as-needed basis when the system is idle. Switch on, to save power and cpu load of VM hosts.
Configuration menu - View commit details
-
Copy full SHA for 384f7b0 - Browse repository at this point
Copy the full SHA 384f7b0View commit details -
linux-5.5_rc2: Set CONFIG_BLK_DEV_FD=m
Turn floppy driver to a dynamic module, as we don't have to many floppy disc drives these days. And we surly don't want to have the root fs on a floppy.
Configuration menu - View commit details
-
Copy full SHA for d0c8a83 - Browse repository at this point
Copy the full SHA d0c8a83View commit details -
linux-5.5_rc2: Set CONFIG_FONT_TER16x32=y
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. This is the high resolution, large version for use with HiDPI screens. If the standard font is unreadable for you, say Y, otherwise say N. Use this to make output on HiDPI monitors more readable.
Configuration menu - View commit details
-
Copy full SHA for f3fd4c4 - Browse repository at this point
Copy the full SHA f3fd4c4View commit details -
linux-5.5_rc2: Set CONFIG_FB=y CONFIG_FB_EFI=y
We need CONFIG_FB_EFI=y for early linux console messages when booted from EFI. This option required CONFIG_FB=y, so set both. This reverts 0f158ff ("linux: linux-4.19.57 Switch CONFIG_FB to dynamic").
Configuration menu - View commit details
-
Copy full SHA for 3044dbf - Browse repository at this point
Copy the full SHA 3044dbfView commit details -
linux-5.5_rc2: Disable CONFIG_MICROCODE_OLD_INTERFACE
This is the ancient /dev/cpu/microcode interface which was used by userspace tools like iucode_tool and microcode.ctl. It is inadequate because it runs too late to be able to properly load microcode on a machine and it needs special tools. Disable.
Configuration menu - View commit details
-
Copy full SHA for eeafed7 - Browse repository at this point
Copy the full SHA eeafed7View commit details -
linux-5.5_rc2: Set CONFIG_LEGACY_VSYSCALL_XONLY=y
Switch legacy VSYSCALL emulation to default (XONLY).
Configuration menu - View commit details
-
Copy full SHA for 5836c54 - Browse repository at this point
Copy the full SHA 5836c54View commit details -
linux-5.5_rc2: Disable CONFIG_UEVENT_HELPER
We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable.
Configuration menu - View commit details
-
Copy full SHA for 33b1db2 - Browse repository at this point
Copy the full SHA 33b1db2View commit details
Commits on Dec 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1d15adc - Browse repository at this point
Copy the full SHA 1d15adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2390127 - Browse repository at this point
Copy the full SHA 2390127View commit details -
Configuration menu - View commit details
-
Copy full SHA for da8e8f5 - Browse repository at this point
Copy the full SHA da8e8f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 731a33f - Browse repository at this point
Copy the full SHA 731a33fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b44e9dc - Browse repository at this point
Copy the full SHA b44e9dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fef702c - Browse repository at this point
Copy the full SHA fef702cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56891c8 - Browse repository at this point
Copy the full SHA 56891c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b70a35e - Browse repository at this point
Copy the full SHA b70a35eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea2e41b - Browse repository at this point
Copy the full SHA ea2e41bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77f42bc - Browse repository at this point
Copy the full SHA 77f42bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f73a0c - Browse repository at this point
Copy the full SHA 0f73a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b941ef0 - Browse repository at this point
Copy the full SHA b941ef0View commit details -
linux: Remove never installed versions 5.3, 5.4*, 5.5-rc1, 5.5-rc2
Remove the Linux versions, never installed on thre distmaster – especially as the proprietary Nvidia driver was not packaged for them. As the packages were built, and are present under `/src/mariux`, add the bee files to the git repository.
Configuration menu - View commit details
-
Copy full SHA for 740c436 - Browse repository at this point
Copy the full SHA 740c436View commit details