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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 39614 - (show annotations) (download)
Mon Aug 7 15:50:11 2006 UTC (6 years, 10 months ago) by fjp
File size: 642 byte(s)
Initial commit preparing to add variant for AMD64.
This commit basically creates the AMD64 variant as a copy of the i386 manual.
Further commits will be needed to differentiate the AMD64 variant from i386 where needed.
Commit includes changes for all translations.
1 # This file contains architecture specific variables for
2 # the 'mips' architecture
3 # It is sourced by the build scripts
4
5 archspec="mips;not-x86;not-s390;not-m68k;not-powerpc;not-alpha"
6 kernelversion="2.6.16"
7 arch_listname="mips"
8 # These two options should be set if condition 'smp' is set below
9 smp_config_section="N/A"
10 smp_config_option="N/A"
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-nfsroot"
17 boot=""
18 other="supports-serial-console;rescue-needs-root-disk"
19 smp=""
20 goodies=""
21 status="not-checked"

  ViewVC Help
Powered by ViewVC 1.1.5