Add graphics and hardware utility packages to live CD

- mesa-utils: OpenGL utilities for graphics debugging and testing
- virtualgl: VirtualGL for 3D acceleration and remote graphics
- vulkan-tools: Vulkan graphics API tools for modern GPU support
- pciutils: PCI utilities for hardware detection and diagnostics

These packages provide essential tools for:
- Graphics debugging and performance testing
- Hardware detection and PCI device information
- 3D acceleration support
- Vulkan graphics API development and testing
parent d409f088
......@@ -99,6 +99,12 @@ ffmpeg
# Text editors
vim
# Graphics and hardware utilities
mesa-utils
virtualgl
vulkan-tools
pciutils
# Hardware detection and management
pciutils
usbutils
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment