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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/iptables-kernel.xml

    re7cd19a rc41cafb  
    44<!-- Automatically generated by kernel-config.py
    55     DO NOT EDIT! -->
    6 <screen><literal>[*] Networking support ---&gt;                                                [NET]
    7   Networking options ---&gt;
    8     [*] Network packet filtering framework (Netfilter) ---&gt;          [NETFILTER]
    9       [*] Advanced netfilter configuration                  [NETFILTER_ADVANCED]
    10       Core Netfilter Configuration ---&gt;
    11         &lt;*/M&gt; Netfilter connection tracking support               [NF_CONNTRACK]
    12         &lt;*/M&gt; Netfilter Xtables support (required for ip_tables)
     6<screen>[*] N<emphasis role='blue'>e</emphasis>tworking support ---&gt;                                                [NET]
     7  N<emphasis role='blue'>e</emphasis>tworking options ---&gt;
     8    [*] N<emphasis role='blue'>e</emphasis>twork packet filtering framework (Netfilter) ---&gt;          [NETFILTER]
     9      [*] <emphasis role='blue'>A</emphasis>dvanced netfilter configuration                  [NETFILTER_ADVANCED]
     10      <emphasis role='blue'>C</emphasis>ore Netfilter Configuration ---&gt;
     11        &lt;*/M&gt; N<emphasis role='blue'>e</emphasis>tfilter connection tracking support               [NF_CONNTRACK]
     12        &lt;*/M&gt; N<emphasis role='blue'>e</emphasis>tfilter Xtables support (required for ip_tables)
    1313                                                        ...  [NETFILTER_XTABLES]
    14         &lt;*/M&gt;   LOG target support                     [NETFILTER_XT_TARGET_LOG]
    15       IP: Netfilter Configuration ---&gt;
    16         &lt;*/M&gt; IP tables support (required for filtering/masq/NAT)
    17                                                            ...  [IP_NF_IPTABLES]</literal></screen>
     14        &lt;*/M&gt;   <emphasis role='blue'>L</emphasis>OG target support                     [NETFILTER_XT_TARGET_LOG]
     15      <emphasis role='blue'>I</emphasis>P: Netfilter Configuration ---&gt;
     16        &lt;*/M&gt; <emphasis role='blue'>I</emphasis>P tables support (required for filtering/masq/NAT)
     17                                                           ...  [IP_NF_IPTABLES]</screen>
Note: See TracChangeset for help on using the changeset viewer.