yast2 |
modules/Arch.ycp |
| Architecture, board and bios data | |
|
General architecture type
true for all x86 compatible architectures
true for all 32bit sparc architectures
true for all 64bit sparc architectures
true for all sparc architectures (32 or 64 bit)
true for all 32bit mips architectures
true for all 64bit mips architectures
true for all mips architectures (32 or 64 bit)
true for all 32bit ppc architectures
true for all 64bit ppc architectures
true for all ppc architectures (32 or 64 bit)
true for all alpha architectures
true for all 32bit S/390 architectures
true for all 64bit S/390 architectures
true for all S/390 architectures (32 or 64 bit)
true for all IA64 (itanium) architectures
true for all x86-64 (AMD Hammer) architectures
General architecture type
true for all PPC "MacRISC" boards
true for all "NewWorld" power macs
true for all "OldWorld" power macs
true for all "NuBus" power macs
true for all "CHRP" ppc boards
true for all "iSeries" ppc boards
true for all "PReP" ppc boards
true for all "Windows/Intel" compliant boards (x86 based)
true if the system supports PCMCIA
true if UML
true if XEN
Set "Arch::has_smp ()". Since Alpha doesn't reliably probe smp, 'has_smp' must be set later with this function.
- Parameters:
-
is_smp true if has_smp should be true
- Example
-
setSMP(true);
true if running on multiprocessor board. This only reflects the board, not the actual number of CPUs or the running kernel!
run X11 configuration after inital boot this is false in case of: installation on iSeries installation on S390