Skip to content

Add Linux 4.14.67 #887

Merged
merged 5 commits into from
Sep 3, 2018
Merged

Add Linux 4.14.67 #887

merged 5 commits into from
Sep 3, 2018

Commits on Sep 3, 2018

  1. Configuration menu
    Copy the full SHA
    81ef811 View commit details
    Browse the repository at this point in the history
  2. linux-4.14.66: Enable NVM Express block device

    Some systems are equipped with NVM Express block devices, so enable
    support for it.
    
    > The NVM Express driver is for solid state drives directly
    > connected to the PCI or PCI Express bus.
    pmenzel committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    8dfe137 View commit details
    Browse the repository at this point in the history
  3. linux: Update LTS version from 4.14.66 to 4.14.67

    4.14.66 was never built, but 4.14.67 released in the meantime.
    
    Announcements and change-logs are available online [1][2].
    
    [1]: https://lkml.org/lkml/2018/8/24/321
    [2]: https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.67
    pmenzel committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    2cd718e View commit details
    Browse the repository at this point in the history
  4. linux: Enable EFI support

    Newer systems, like the Dell OptiPlex 5055, have problems with legacy
    boot, so enable EFI support.
    
    > This enables the kernel to use EFI runtime services that are available
    > (such as the EFI variable services).
    
    Additionally, enable the frame buffer device driver.
    
    > This is the EFI frame buffer device driver. If the firmware on
    > your platform is EFI 1.10 or UEFI 2.0, select Y to add support for
    > using the EFI framebuffer as your console.
    
    It can only be built into the Linux kernel, so built the frame buffer
    device into the Linux kernel too.
    pmenzel committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    9f86130 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48fbaea View commit details
    Browse the repository at this point in the history