source: postlfs/filesystems/lvm2-kernel.xml@ 08c3c25

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
Last change on this file since 08c3c25 was 4e37f01, checked in by Xi Ruoyao <xry111@…>, 14 months ago

kernel-config: Do not include kernel version in every generated file

This is stupid and it will cause meaningless diffs in version control
(like this commit does :( ).

Remove the kernel version from the generated XML files. Add
kernel.version file into git to track the kernel version.

  • Property mode set to 100644
File size: 1.3 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
4<!-- Automatically generated by kernel-config.py
5 DO NOT EDIT! -->
6<screen><literal>Device Drivers ---&gt;
7 &lt;*/M&gt; RAM block device support [BLK_DEV_RAM]
8 [*] Multiple devices driver support (RAID and LVM) ---&gt; [MD]
9 &lt;*/M&gt; Device mapper support [BLK_DEV_DM]
10 &lt;*/M&gt; Crypt target support [DM_CRYPT]
11 &lt;*/M&gt; Snapshot target [DM_SNAPSHOT]
12 &lt;*/M&gt; Thin provisioning target [DM_THIN_PROVISIONING]
13 &lt;*/M&gt; Cache target (EXPERIMENTAL) [DM_CACHE]
14 &lt;*/M&gt; Mirror target [DM_MIRROR]
15 &lt;*/M&gt; Zero target [DM_ZERO]
16 &lt;*/M&gt; I/O delaying target [DM_DELAY]
17Kernel hacking ---&gt;
18 Generic Kernel Debugging Instruments ---&gt;
19 [*] Magic SysRq key [MAGIC_SYSRQ]</literal></screen>
Note: See TracBrowser for help on using the repository browser.