YaST2 Developers Documentation: yast2 | ![]() |
![]() functions files intro |
General architecture type
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
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 BIOS supports APM
true if the system supports PCMCIA
true if UML
true if running on multiprocessor board. This only reflects the board, not the actual number of CPUs or the running kernel!
Set "Arch::has_smp". Since Alpha doesn't reliably probe smp, 'has_smp' must be set later with this function.
true if Xen kernel is running (dom0 or domU)
true if dom0 Xen kernel is running
true if domU Xen kernel is running
run X11 configuration after inital boot this is false in case of: installation on iSeries installation on S390 Also see Mode::x11_setup_needed.
Constructor |
YaST2 Developers Documentation | ![]() |