95. InitHWinfo

95.1. Summary of Module Globals

List of Global Functions

List of Global Variables

    95.2. Global Functions

    95.2.1. DetectedHardware

    Detect all hardware present in the system

    Function parameters

    • boolean force

    • block<boolean> abort

    Return value

    • list<map> - list of maps - detected hardware items ()

    95.2.2. Initialize

    Start hardware detection (only CPU and main memory)

    Function parameters

    • boolean force

    Return value

    • boolean - True on success

    95.2.3. MakeProposal

    Return short system description

    Function parameters

    • boolean reset

    Return value

    • list<string> - (string) list of hardware desciptions

    95.3. Global Variables

    95.4. Module Requirements

    95.4.1. Module Imports

    • Arch
    • Confirm
    • Progress
    • String
    • SystemSettings

    95.4.2. Module Includes

    • hwinfo/routines.ycp