Changeset c41cafb for general/sysutils


Ignore:
Timestamp:
07/31/2023 01:44:37 PM (11 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
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:
general/sysutils
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/autofs-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen><literal>File systems ---&gt;
    7   &lt;*/M&gt; Kernel automounter support (supports v3, v4 and v5)          [AUTOFS_FS]</literal></screen>
     6<screen><emphasis role='blue'>F</emphasis>ile systems ---&gt;
     7  &lt;*/M&gt; <emphasis role='blue'>K</emphasis>ernel automounter support (supports v3, v4 and v5)          [AUTOFS_FS]</screen>
  • general/sysutils/autofs-optional-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen><literal>File systems ---&gt;
    7   [*] Network File Systems ---&gt;                            [NETWORK_FILESYSTEMS]
    8     &lt;*/M&gt; NFS client support                                            [NFS_FS]
    9     &lt;*/M&gt; SMB3 and CIFS support (advanced network filesystem)             [CIFS]</literal></screen>
     6<screen><emphasis role='blue'>F</emphasis>ile systems ---&gt;
     7  [*] N<emphasis role='blue'>e</emphasis>twork File Systems ---&gt;                            [NETWORK_FILESYSTEMS]
     8    &lt;*/M&gt; N<emphasis role='blue'>F</emphasis>S client support                                            [NFS_FS]
     9    &lt;*/M&gt; <emphasis role='blue'>S</emphasis>MB3 and CIFS support (advanced network filesystem)             [CIFS]</screen>
  • general/sysutils/bluez-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen><literal>General setup ---&gt;
     6<screen><emphasis role='blue'>G</emphasis>eneral setup ---&gt;
    77  # If it is disabled, [TIMERFD] and [EVENTFD] will be hidden and
    88  # enabled implicitly.  We DO NOT recommend to enable [EXPERT]
    99  # unless you are really an expert user:
    10   [ /*] Configure standard kernel features (expert users) ---&gt;          [EXPERT]
    11     [*] Enable timerfd() system call                                   [TIMERFD]
    12     [*] Enable eventfd() system call                                   [EVENTFD]
    13 [*] Networking support ---&gt;                                                [NET]
    14   &lt;*/M&gt; Bluetooth subsystem support ---&gt;                                    [BT]
    15     [*]   Bluetooth Classic (BR/EDR) features                         [BT_BREDR]
    16     &lt;*/M&gt;   RFCOMM protocol support                                  [BT_RFCOMM]
    17     [*]       RFCOMM TTY support                                 [BT_RFCOMM_TTY]
    18     &lt;*/M&gt;   BNEP protocol support                                      [BT_BNEP]
    19     [*]       Multicast filter support                       [BT_BNEP_MC_FILTER]
    20     [*]       Protocol filter support                     [BT_BNEP_PROTO_FILTER]
    21     &lt;*/M&gt;   HIDP protocol support                                      [BT_HIDP]
    22     Bluetooth device drivers ---&gt;
     10  [ /*] <emphasis role='blue'>C</emphasis>onfigure standard kernel features (expert users) ---&gt;          [EXPERT]
     11    [*] <emphasis role='blue'>E</emphasis>nable timerfd() system call                                   [TIMERFD]
     12    [*] <emphasis role='blue'>E</emphasis>nable eventfd() system call                                   [EVENTFD]
     13[*] N<emphasis role='blue'>e</emphasis>tworking support ---&gt;                                                [NET]
     14  &lt;*/M&gt; <emphasis role='blue'>B</emphasis>luetooth subsystem support ---&gt;                                    [BT]
     15    [*]   <emphasis role='blue'>B</emphasis>luetooth Classic (BR/EDR) features                         [BT_BREDR]
     16    &lt;*/M&gt;   <emphasis role='blue'>R</emphasis>FCOMM protocol support                                  [BT_RFCOMM]
     17    [*]       <emphasis role='blue'>R</emphasis>FCOMM TTY support                                 [BT_RFCOMM_TTY]
     18    &lt;*/M&gt;   <emphasis role='blue'>B</emphasis>NEP protocol support                                      [BT_BNEP]
     19    [*]       M<emphasis role='blue'>u</emphasis>lticast filter support                       [BT_BNEP_MC_FILTER]
     20    [*]       <emphasis role='blue'>P</emphasis>rotocol filter support                     [BT_BNEP_PROTO_FILTER]
     21    &lt;*/M&gt;   H<emphasis role='blue'>I</emphasis>DP protocol support                                      [BT_HIDP]
     22    <emphasis role='blue'>B</emphasis>luetooth device drivers ---&gt;
    2323      # Select the appropriate drivers for your bluetooth hardware.
    2424      # There are more vendor-specific drivers not listed here:
    25       &lt; /*/M&gt; HCI USB driver                                       [BT_HCIBTUSB]
    26       &lt; /*/M&gt; HCI SDIO driver                                     [BT_HCIBTSDIO]
    27       &lt; /*/M&gt; HCI UART driver                                       [BT_HCIUART]
    28   &lt;*/M&gt; RF switch subsystem support ---&gt;                                [RFKILL]
    29 -*- Cryptographic API ---&gt;                                              [CRYPTO]
    30   Crypto core or helper ---&gt;
    31     &lt;*/M&gt; Userspace cryptographic algorithm configuration          [CRYPTO_USER]
    32   Block ciphers ---&gt;
    33     &lt;*/M&gt; AES (Advanced Encryption Standard)                        [CRYPTO_AES]
    34   AEAD (authenticated encryption with associated data) ciphers ---&gt;
    35     &lt;*/M&gt; CCM (Counter with Cipher Block Chaining-MAC)              [CRYPTO_CCM]
    36   Hashes, digests, and MACs ---&gt;
    37     &lt;*/M&gt; CMAC (Cipher-based MAC)                                  [CRYPTO_CMAC]
    38   Userspace interface ---&gt;
    39     &lt;*/M&gt; Hash algorithms                                 [CRYPTO_USER_API_HASH]
    40     &lt;*/M&gt; Symmetric key cipher algorithms             [CRYPTO_USER_API_SKCIPHER]
    41     &lt;*/M&gt; AEAD cipher algorithms                          [CRYPTO_USER_API_AEAD]</literal></screen>
     25      &lt; /*/M&gt; H<emphasis role='blue'>C</emphasis>I USB driver                                       [BT_HCIBTUSB]
     26      &lt; /*/M&gt; H<emphasis role='blue'>C</emphasis>I SDIO driver                                     [BT_HCIBTSDIO]
     27      &lt; /*/M&gt; H<emphasis role='blue'>C</emphasis>I UART driver                                       [BT_HCIUART]
     28  &lt;*/M&gt; <emphasis role='blue'>R</emphasis>F switch subsystem support ---&gt;                                [RFKILL]
     29-*- <emphasis role='blue'>C</emphasis>ryptographic API ---&gt;                                              [CRYPTO]
     30  <emphasis role='blue'>C</emphasis>rypto core or helper ---&gt;
     31    &lt;*/M&gt; <emphasis role='blue'>U</emphasis>serspace cryptographic algorithm configuration          [CRYPTO_USER]
     32  <emphasis role='blue'>B</emphasis>lock ciphers ---&gt;
     33    &lt;*/M&gt; <emphasis role='blue'>A</emphasis>ES (Advanced Encryption Standard)                        [CRYPTO_AES]
     34  <emphasis role='blue'>A</emphasis>EAD (authenticated encryption with associated data) ciphers ---&gt;
     35    &lt;*/M&gt; <emphasis role='blue'>C</emphasis>CM (Counter with Cipher Block Chaining-MAC)              [CRYPTO_CCM]
     36  H<emphasis role='blue'>a</emphasis>shes, digests, and MACs ---&gt;
     37    &lt;*/M&gt; <emphasis role='blue'>C</emphasis>MAC (Cipher-based MAC)                                  [CRYPTO_CMAC]
     38  <emphasis role='blue'>U</emphasis>serspace interface ---&gt;
     39    &lt;*/M&gt; H<emphasis role='blue'>a</emphasis>sh algorithms                                 [CRYPTO_USER_API_HASH]
     40    &lt;*/M&gt; <emphasis role='blue'>S</emphasis>ymmetric key cipher algorithms             [CRYPTO_USER_API_SKCIPHER]
     41    &lt;*/M&gt; <emphasis role='blue'>A</emphasis>EAD cipher algorithms                          [CRYPTO_USER_API_AEAD]</screen>
  • general/sysutils/elogind-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen><literal>File systems ---&gt;
    7   [*] Inotify support for userspace                               [INOTIFY_USER]
    8   Pseudo filesystems ---&gt;
    9     [*] Tmpfs virtual memory file system support (former shm fs)         [TMPFS]
    10     [*]   Tmpfs POSIX Access Control Lists                     [TMPFS_POSIX_ACL]</literal></screen>
     6<screen><emphasis role='blue'>F</emphasis>ile systems ---&gt;
     7  [*] <emphasis role='blue'>I</emphasis>notify support for userspace                               [INOTIFY_USER]
     8  <emphasis role='blue'>P</emphasis>seudo filesystems ---&gt;
     9    [*] <emphasis role='blue'>T</emphasis>mpfs virtual memory file system support (former shm fs)         [TMPFS]
     10    [*]   <emphasis role='blue'>T</emphasis>mpfs POSIX Access Control Lists                     [TMPFS_POSIX_ACL]</screen>
  • general/sysutils/elogind-test-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen><literal>-*- Cryptographic API ---&gt;                                              [CRYPTO]
    7   Crypto core or helper ---&gt;
    8     &lt;*/M&gt; Userspace cryptographic algorithm configuration          [CRYPTO_USER]
    9   Userspace interface ---&gt;
    10     &lt;*/M&gt; Hash algorithms                                 [CRYPTO_USER_API_HASH]</literal></screen>
     6<screen>-*- <emphasis role='blue'>C</emphasis>ryptographic API ---&gt;                                              [CRYPTO]
     7  <emphasis role='blue'>C</emphasis>rypto core or helper ---&gt;
     8    &lt;*/M&gt; <emphasis role='blue'>U</emphasis>serspace cryptographic algorithm configuration          [CRYPTO_USER]
     9  <emphasis role='blue'>U</emphasis>serspace interface ---&gt;
     10    &lt;*/M&gt; H<emphasis role='blue'>a</emphasis>sh algorithms                                 [CRYPTO_USER_API_HASH]</screen>
  • general/sysutils/gpm-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen><literal>Device Drivers ---&gt;
    7   Input device support ---&gt;
    8     -*-   Generic input layer (needed for keyboard, mouse, ...)          [INPUT]
    9     &lt;*/M&gt;   Mouse interface                                     [INPUT_MOUSEDEV]</literal></screen>
     6<screen><emphasis role='blue'>D</emphasis>evice Drivers ---&gt;
     7  <emphasis role='blue'>I</emphasis>nput device support ---&gt;
     8    -*-   <emphasis role='blue'>G</emphasis>eneric input layer (needed for keyboard, mouse, ...)          [INPUT]
     9    &lt;*/M&gt;   M<emphasis role='blue'>o</emphasis>use interface                                     [INPUT_MOUSEDEV]</screen>
  • general/sysutils/lm_sensors-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen><literal>Power management and ACPI options ---&gt;
    7   [*] ACPI (Advanced Configuration and Power Interface) Support ---&gt;      [ACPI]
    8     &lt; /*/M&gt; Battery                                               [ACPI_BATTERY]
    9     &lt; /*/M&gt; Thermal Zone                                          [ACPI_THERMAL]
    10 Device Drivers ---&gt;
    11   NVME Support ---&gt;
    12     &lt; /*&gt; NVM Express block device                                [BLK_DEV_NVME]
     6<screen><emphasis role='blue'>P</emphasis>ower management and ACPI options ---&gt;
     7  [*] <emphasis role='blue'>A</emphasis>CPI (Advanced Configuration and Power Interface) Support ---&gt;      [ACPI]
     8    &lt; /*/M&gt; <emphasis role='blue'>B</emphasis>attery                                               [ACPI_BATTERY]
     9    &lt; /*/M&gt; <emphasis role='blue'>T</emphasis>hermal Zone                                          [ACPI_THERMAL]
     10<emphasis role='blue'>D</emphasis>evice Drivers ---&gt;
     11  N<emphasis role='blue'>V</emphasis>ME Support ---&gt;
     12    &lt; /*&gt; N<emphasis role='blue'>V</emphasis>M Express block device                                [BLK_DEV_NVME]
    1313    # Set [HWMON] to &lt;*&gt; (not &lt;M&gt;!) or it will not show up:
    14     [ /*] NVMe hardware monitoring                                  [NVME_HWMON]
    15   &lt;*/M&gt; Hardware Monitoring support ---&gt;                                 [HWMON]
    16     &lt; /*/M&gt; AMD Athlon64/FX or Opteron temperature sensor       [SENSORS_K8TEMP]
    17     &lt; /*/M&gt; AMD Family 10h+ temperature sensor                 [SENSORS_K10TEMP]
    18     &lt; /*/M&gt; AMD Family 15h processor power                [SENSORS_FAM15H_POWER]
    19     &lt; /*/M&gt; Intel Core/Core2/Atom temperature sensor          [SENSORS_CORETEMP]</literal></screen>
     14    [ /*] N<emphasis role='blue'>V</emphasis>Me hardware monitoring                                  [NVME_HWMON]
     15  &lt;*/M&gt; H<emphasis role='blue'>a</emphasis>rdware Monitoring support ---&gt;                                 [HWMON]
     16    &lt; /*/M&gt; <emphasis role='blue'>A</emphasis>MD Athlon64/FX or Opteron temperature sensor       [SENSORS_K8TEMP]
     17    &lt; /*/M&gt; <emphasis role='blue'>A</emphasis>MD Family 10h+ temperature sensor                 [SENSORS_K10TEMP]
     18    &lt; /*/M&gt; <emphasis role='blue'>A</emphasis>MD Family 15h processor power                [SENSORS_FAM15H_POWER]
     19    &lt; /*/M&gt; <emphasis role='blue'>I</emphasis>ntel Core/Core2/Atom temperature sensor          [SENSORS_CORETEMP]</screen>
  • general/sysutils/pm-utils-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen><literal>Power management and ACPI options ---&gt;
    7   [*] Suspend to RAM and standby                                       [SUSPEND]
    8   [*] Hibernation (aka 'suspend to disk')                          [HIBERNATION]</literal></screen>
     6<screen><emphasis role='blue'>P</emphasis>ower management and ACPI options ---&gt;
     7  [*] <emphasis role='blue'>S</emphasis>uspend to RAM and standby                                       [SUSPEND]
     8  [*] H<emphasis role='blue'>i</emphasis>bernation (aka 'suspend to disk')                          [HIBERNATION]</screen>
  • general/sysutils/upower-systemd-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen revision="systemd"><literal>General setup ---&gt;
    7   -*- Namespaces support ---&gt;                                       [NAMESPACES]
    8     [*] User namespace                                                 [USER_NS]</literal></screen>
     6<screen revision="systemd"><emphasis role='blue'>G</emphasis>eneral setup ---&gt;
     7  -*- N<emphasis role='blue'>a</emphasis>mespaces support ---&gt;                                       [NAMESPACES]
     8    [*] <emphasis role='blue'>U</emphasis>ser namespace                                                 [USER_NS]</screen>
Note: See TracChangeset for help on using the changeset viewer.