• Bug#1101211: isenkram: add support for generating and installing system

    From Petter Reinholdtsen@21:1/5 to All on Tue Mar 25 06:30:01 2025
    [Paul Wise]
    I can't find any easy way to get the name of the hardware from
    systemd, so I suggest that the metapackage be named
    task-hardware-support and there be a suffix option for users to add
    the hardware/hostname/etc.

    I suspect running dmidecode and the equivalent modalias entry is a
    better source for hardware model, try for example this:

    find /sys/devices -name modalias -print0 | xargs -0 sort -u|grep dmi

    For my Thinkpad X230 I get svnLENOVO and pvrThinkPadX230.

    --
    Happy hacking
    Petter Reinholdtsen

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)