/[d-i]/trunk/manual/build/arch-options/i386
ViewVC logotype

Contents of /trunk/manual/build/arch-options/i386

Parent Directory Parent Directory | Revision Log Revision Log


Revision 39886 - (show annotations) (download)
Wed Aug 16 17:14:42 2006 UTC (6 years, 10 months ago) by fjp
File size: 804 byte(s)
- Improve text for smp-alternatives (thanks Frederik Schueler)
- i386 also has smp-alternatives, except for 486 flavor which is not compiled with SMP support
- hardware/hardware-supported.xml: whitespace cleanup
- changelog updated
1 # This file contains architecture specific variables for
2 # the 'i386' architecture
3 # It is sourced by the build scripts
4
5 archspec="i386;x86;not-s390;not-m68k;not-powerpc;not-alpha"
6 kernelversion="2.6.16"
7 arch_listname="boot"
8 # 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
12 # Options below are assembled into one variable 'condition'
13 # in the build scripts
14 kernelpackage="common-kpkg"
15 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"
19 smp="smp-alternatives"
20 goodies="supports-lang-chooser"
21 status="checked"

  ViewVC Help
Powered by ViewVC 1.1.5