summaryrefslogtreecommitdiff
path: root/build/arch-options/s390
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2005-10-07 19:51:38 +0000
committerJoey Hess <joeyh@debian.org>2005-10-07 19:51:38 +0000
commit1ea73eea5ecc6a8ed901316049259aee737ee554 (patch)
tree03a077f0b1b1548f3c806bd1c5795964fba0fb52 /build/arch-options/s390
downloadinstallation-guide-1ea73eea5ecc6a8ed901316049259aee737ee554.zip
move manual to top-level directory, split out of debian-installer package
Diffstat (limited to 'build/arch-options/s390')
-rw-r--r--build/arch-options/s39019
1 files changed, 19 insertions, 0 deletions
diff --git a/build/arch-options/s390 b/build/arch-options/s390
new file mode 100644
index 000000000..b523cbc6f
--- /dev/null
+++ b/build/arch-options/s390
@@ -0,0 +1,19 @@
+# This file contains architecture specific variables for
+# the 's390' architecture
+# It is sourced by the build scripts
+
+archspec="s390;not-powerpc;not-m68k;not-i386;not-alpha"
+kernelversion="2.4.27"
+# These two options should be set if condition 'smp' is set below
+smp_config_section="Processor type and features"
+smp_config_option="Symmetric multi-processing support"
+
+# Options below are assembled into one variable 'condition'
+# in the build scripts
+fdisk="fdasd.txt;dasdfmt.txt"
+network=""
+boot=""
+other="rescue-needs-root-disk"
+smp="supports-smp"
+goodies=""
+status="not-checked"