libdebian-installer
|
Functions | |
const char * | di_system_subarch_analyze (void) |
const char * | di_system_subarch_analyze_guess (void) |
const char* di_system_subarch_analyze | ( | void | ) |
Returns a string describing the current subarchitecture, e.g. "powermac_newworld".
References di_system_is_efi().
Referenced by di_system_subarch_analyze_guess().
const char* di_system_subarch_analyze_guess | ( | void | ) |
Return a string with a best-guess of the current subarchitecture
Only present on armel currently, and is a stub on all other architectures
References di_system_is_efi(), and di_system_subarch_analyze().