Changeset c41cafb for postlfs/config


Ignore:
Timestamp:
07/31/2023 01:44:37 PM (14 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
0add366
Parents:
e7cd19a
git-author:
Xi Ruoyao <xry111@…> (07/31/2023 12:03:47 PM)
git-committer:
Xi Ruoyao <xry111@…> (07/31/2023 01:44:37 PM)
Message:

kernel-config: Add color for hotkey

Align with recent LFS change. Regenerate all kernel.xml files.

Location:
postlfs/config
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • postlfs/config/amd-ucode-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen><literal>General setup ---&gt;
    7   [*] Initial RAM filesystem and RAM disk (initramfs/initrd) support
     6<screen><emphasis role='blue'>G</emphasis>eneral setup ---&gt;
     7  [*] <emphasis role='blue'>I</emphasis>nitial RAM filesystem and RAM disk (initramfs/initrd) support
    88                                                           ...  [BLK_DEV_INITRD]
    9 Processor type and features ---&gt;
    10   [*] CPU microcode loading support                                  [MICROCODE]
    11   [*]   AMD microcode loading support                            [MICROCODE_AMD]</literal></screen>
     9<emphasis role='blue'>P</emphasis>rocessor type and features ---&gt;
     10  [*] <emphasis role='blue'>C</emphasis>PU microcode loading support                                  [MICROCODE]
     11  [*]   <emphasis role='blue'>A</emphasis>MD microcode loading support                            [MICROCODE_AMD]</screen>
  • postlfs/config/builtin-fw-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen><literal>Device Drivers ---&gt;
    7   Generic Driver Options ---&gt;
    8     Firmware loader ---&gt;
    9       &lt;*&gt;                   Firmware loading facility                [FW_LOADER]
    10       (xx/aa.bin xx/bb.bin)   Build named firmware blobs into the kernel binary
     6<screen><emphasis role='blue'>D</emphasis>evice Drivers ---&gt;
     7  <emphasis role='blue'>G</emphasis>eneric Driver Options ---&gt;
     8    <emphasis role='blue'>F</emphasis>irmware loader ---&gt;
     9      &lt;*&gt;                   <emphasis role='blue'>F</emphasis>irmware loading facility                [FW_LOADER]
     10      (xx/aa.bin xx/bb.bin)   <emphasis role='blue'>B</emphasis>uild named firmware blobs into the kernel binary
    1111                                                           ...  [EXTRA_FIRMWARE]
    12       (/lib/firmware)           Firmware blobs root directory
    13                                                        ...  [EXTRA_FIRMWARE_DIR]</literal></screen>
     12      (/lib/firmware)           <emphasis role='blue'>F</emphasis>irmware blobs root directory
     13                                                       ...  [EXTRA_FIRMWARE_DIR]</screen>
  • postlfs/config/intel-ucode-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen><literal>General setup ---&gt;
    7   [*] Initial RAM filesystem and RAM disk (initramfs/initrd) support
     6<screen><emphasis role='blue'>G</emphasis>eneral setup ---&gt;
     7  [*] <emphasis role='blue'>I</emphasis>nitial RAM filesystem and RAM disk (initramfs/initrd) support
    88                                                           ...  [BLK_DEV_INITRD]
    9 Processor type and features ---&gt;
    10   [*] CPU microcode loading support                                  [MICROCODE]
    11   [*]   Intel microcode loading support                        [MICROCODE_INTEL]</literal></screen>
     9<emphasis role='blue'>P</emphasis>rocessor type and features ---&gt;
     10  [*] <emphasis role='blue'>C</emphasis>PU microcode loading support                                  [MICROCODE]
     11  [*]   <emphasis role='blue'>I</emphasis>ntel microcode loading support                        [MICROCODE_INTEL]</screen>
Note: See TracChangeset for help on using the changeset viewer.