# # ChangeLog for kernel-config/x # # Generated by Trac 1.5.3.dev0 # 07/03/2024 02:42:54 PM Mon, 31 Jul 2023 13:44:38 GMT Xi Ruoyao [cddcdb14] * gnome/applications/cheese-kernel.xml (added) * gnome/applications/cheese.xml (modified) * kernel-config/gnome/applications/cheese.toml (added) * kernel-config/multimedia/libdriv/alsa-lib.toml (added) * kernel-config/multimedia/libdriv/intel-media.toml (added) * kernel-config/pst/printing/parallel-printer.toml (added) * kernel-config/pst/printing/usb-printer.toml (added) * kernel-config/x/lib/qtwebengine.toml (added) * kernel-config/xsoft/other/rox-filer.toml (added) * multimedia/libdriv/alsa-lib-kernel.xml (added) * multimedia/libdriv/alsa-lib.xml (modified) * multimedia/libdriv/intel-media-kernel.xml (added) * multimedia/libdriv/intel-media.xml (modified) * multimedia/libdriv/intel-vaapi-driver.xml (modified) * pst/printing/cups.xml (modified) * pst/printing/gutenprint.xml (modified) * pst/printing/parallel-printer-kernel.xml (added) * pst/printing/usb-printer-kernel.xml (added) * template/template.xml (modified) * x/lib/qtwebengine-kernel.xml (added) * x/lib/qtwebengine.xml (modified) * xsoft/other/rox-filer-kernel.xml (added) * xsoft/other/rox-filer.xml (modified) treewide: The remaining of kernel configuration rendering Mon, 31 Jul 2023 13:44:37 GMT Xi Ruoyao [1417643] * kernel-config/kernel-config.py (modified) * kernel-config/postlfs/filesystems/btrfs-progs-test.toml (modified) * kernel-config/postlfs/filesystems/lvm2.toml (modified) * kernel-config/postlfs/filesystems/uefi-bootloaders/grub-setup.toml (modified) * kernel-config/postlfs/virtualization/qemu-bridge.toml (modified) * kernel-config/x/installing/libevdev-test.toml (modified) * postlfs/filesystems/btrfs-progs-test-kernel.xml (modified) * postlfs/filesystems/lvm2-kernel.xml (modified) * postlfs/filesystems/parted.xml (modified) * postlfs/filesystems/uefi-bootloaders/grub-setup-kernel.xml (modified) * postlfs/security/cryptsetup-kernel.xml (modified) * postlfs/security/iptables-kernel.xml (modified) * postlfs/virtualization/qemu-bridge-kernel.xml (modified) * x/installing/libevdev-test-kernel.xml (modified) * x/installing/x7driver-wacom-kernel.xml (modified) kernel-config: Update the script 1. Don't throw unspecified entries ... Mon, 31 Jul 2023 13:44:36 GMT Xi Ruoyao [185ffd9] * kernel-config/kernel-config.py (modified) * kernel-config/postlfs/filesystems/uefi-bootloaders/grub-setup.toml (modified) * kernel-config/x/installing/libevdev.toml (modified) kernel-config: Allow specifying non-module style forcing for tristate ... Mon, 31 Jul 2023 13:44:36 GMT Xi Ruoyao [c36db1c] * kernel-config/x/installing/libevdev-test.toml (added) * kernel-config/x/installing/libevdev.toml (modified) * kernel-config/x/installing/x7driver-wacom.toml (added) * x/installing/libevdev-kernel.xml (modified) * x/installing/libevdev-test-kernel.xml (added) * x/installing/libevdev.xml (modified) * x/installing/libinput.xml (modified) * x/installing/x7driver-wacom-kernel.xml (added) * x/installing/x7driver-wacom.xml (modified) Convert the remaining of X to use the new kernel-config system Mon, 31 Jul 2023 13:44:36 GMT Xi Ruoyao [831ba20a] * kernel-config/kernel-config.py (modified) * kernel-config/x/installing/libevdev.toml (added) * x/installing/libevdev.xml (modified) kernel-config: Handle if/endif pairs in Kconfig, and allow to set ... Mon, 31 Jul 2023 13:44:35 GMT Xi Ruoyao [5ca8d70] * kernel-config/kernel-config.py (modified) * kernel-config/x/installing/mesa.toml (added) * x/installing/mesa.xml (modified) kernel-config: Allow setting comments for options, and convert Mesa Mon, 31 Jul 2023 13:44:35 GMT Xi Ruoyao [6043559] * .gitignore (modified) * kernel-config/.gitignore (added) * kernel-config/Makefile (added) * kernel-config/kernel-config.py (added) * kernel-config/kernel_version.py (added) * kernel-config/x/installing/xorg-server-simpledrm.toml (added) * kernel-config/x/installing/xorg-server.toml (added) * x/installing/xorg-server.xml (modified) Add kernel-config infrastructure The kernel-config.py script takes ...