summaryrefslogtreecommitdiff
path: root/build/arch-options/kfreebsd-amd64
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2010-09-18 13:25:25 +0000
committerSamuel Thibault <sthibault@debian.org>2010-09-18 13:25:25 +0000
commitd1537fbce1b97f42ddd4dc619107a40a97b3506b (patch)
treeb56544838ca363186954974cf83308ec68e0f8c3 /build/arch-options/kfreebsd-amd64
parente8976bc4cca526281160dc436417940d3c95e6e5 (diff)
downloadinstallation-guide-d1537fbce1b97f42ddd4dc619107a40a97b3506b.zip
Factorize os-specific parameters in build/arch-options.
Diffstat (limited to 'build/arch-options/kfreebsd-amd64')
-rw-r--r--build/arch-options/kfreebsd-amd644
1 files changed, 1 insertions, 3 deletions
diff --git a/build/arch-options/kfreebsd-amd64 b/build/arch-options/kfreebsd-amd64
index a1cc34437..f448dc695 100644
--- a/build/arch-options/kfreebsd-amd64
+++ b/build/arch-options/kfreebsd-amd64
@@ -2,11 +2,9 @@
# the 'kfreebsd-amd64' architecture
# It is sourced by the build scripts
-archspec="kfreebsd-amd64;any-amd64;any-x86;not-x86;not-s390;not-powerpc;kfreebsd-any"
+archspec="kfreebsd-amd64;any-amd64;any-x86;not-x86;not-s390;not-powerpc"
arch_listname="bsd"
arch_porturl="kfreebsd-gnu"
-arch_kernel="kFreeBSD"
-arch_parttype="FreeBSD"
# TODO: update
minimum_memory=56
minimum_memory_gtk=96