| 1 |
fjpop-guest |
22882 |
# This file contains architecture specific variables for |
| 2 |
|
|
# the 'i386' architecture |
| 3 |
|
|
# It is sourced by the build scripts |
| 4 |
pronik-guest |
21971 |
|
| 5 |
fjp |
39614 |
archspec="i386;x86;not-s390;not-m68k;not-powerpc;not-alpha" |
| 6 |
fjp |
39096 |
kernelversion="2.6.16" |
| 7 |
fjp |
35331 |
arch_listname="boot" |
| 8 |
fjp |
28997 |
# These two options should be set if condition 'smp' is set below |
| 9 |
|
|
smp_config_section="Processor type and features" |
| 10 |
|
|
smp_config_option="Symmetric multi-processing support" |
| 11 |
pronik-guest |
21971 |
|
| 12 |
fjpop-guest |
22882 |
# Options below are assembled into one variable 'condition' |
| 13 |
|
|
# in the build scripts |
| 14 |
fjp |
31878 |
kernelpackage="common-kpkg" |
| 15 |
fjpop-guest |
22882 |
fdisk="fdisk.txt;cfdisk.txt" |
| 16 |
|
|
network="supports-tftp;supports-dhcp;supports-bootp;supports-nfsroot" |
| 17 |
|
|
boot="supports-floppy-boot;bootable-disk;bootable-usb" |
| 18 |
|
|
other="supports-pcmcia;supports-serial-console;rescue-needs-root-disk;workaround-bug-99926" |
| 19 |
|
|
smp="supports-smp-sometimes" |
| 20 |
|
|
goodies="supports-lang-chooser" |
| 21 |
|
|
status="checked" |