source: postlfs/filesystems/parted-test-kernel.xml@ d67d543

12.0 12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since d67d543 was d67d543, checked in by Xi Ruoyao <xry111@…>, 11 months ago

filesystems: Convert the remaining kernel configurations to use new rendering

I don't know these FS very well so I did not change things, except:

  • "SCSI_LOW_LEVEL" should be "SCSI_LOWLEVEL" (without the "_" between "LOW" and "LEVEL").
  • RAID append mode is deprecated, so I removed it.

And I've fixed some issues in kernel-config.py as well.

  • Property mode set to 100644
File size: 510 bytes
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 for Linux 6.4.7
5 DO NOT EDIT! -->
6<screen><literal>Device Drivers ---&gt;
7 SCSI device support ---&gt;
8 [*] SCSI low-level drivers ---&gt; [SCSI_LOWLEVEL]
9 &lt;M&gt; SCSI debugging host and device simulator [SCSI_DEBUG]</literal></screen>
Note: See TracBrowser for help on using the repository browser.