Skip to content

Add Linux 4.14.20 #624

Merged
merged 5 commits into from
Feb 20, 2018
Merged

Add Linux 4.14.20 #624

merged 5 commits into from
Feb 20, 2018

Commits on Feb 20, 2018

  1. linux: Add LTS version 4.14.20

    Announcements and change-logs are available online [1][2].
    
    [1] https://lkml.org/lkml/2018/2/17/142
    [2] https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.20
    pmenzel committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    f45c84f View commit details
    Browse the repository at this point in the history
  2. linux-4.14.20: Remove CONFIG_CMDLINE

    Remove `CONFIG_CMDLINE="init=/bin/systemd"` [1].
    
    [1] #621
    pmenzel committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    e80955d View commit details
    Browse the repository at this point in the history
  3. linux-4.14.20: Select module to export coreboot CBMEM console

    Build the module *memconsole_console*, enabling access to the coreboot
    console messages stored in CBMEM (coreboot memory).
    
    > This option enables the kernel to search for a firmware log in the
    > coreboot table.  If found, this log is exported to userland in the
    > file /sys/firmware/log.
    
    Fixes: #616
    pmenzel committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    414eb25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cddf05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    606a1f8 View commit details
    Browse the repository at this point in the history