| 1 |
fjpop-guest |
22882 |
# This file contains architecture specific variables for |
| 2 |
|
|
# the 'alpha' architecture |
| 3 |
|
|
# It is sourced by the build scripts |
| 4 |
|
|
|
| 5 |
pronik-guest |
21971 |
archspec="alpha;not-i386;not-s390;not-m68k;not-powerpc" |
| 6 |
|
|
kernelversion="2.4.27" |
| 7 |
fjpop-guest |
22882 |
|
| 8 |
|
|
# Options below are assembled into one variable 'condition' |
| 9 |
|
|
# in the build scripts |
| 10 |
pronik-guest |
21971 |
fdisk="fdisk.txt;cfdisk.txt" |
| 11 |
|
|
network="supports-tftp;supports-nfsroot" |
| 12 |
fjpop-guest |
23581 |
boot="" |
| 13 |
pronik-guest |
21971 |
other="supports-serial-console;rescue-needs-root-disk" |
| 14 |
|
|
smp="supports-smp" |
| 15 |
|
|
goodies="" |
| 16 |
fjpop-guest |
24852 |
status="checked" |