From 173274383447f84f061832b27e433e3c25c9a336 Mon Sep 17 00:00:00 2001 From: hackbard Date: Sat, 30 Oct 2004 04:31:37 +0000 Subject: [PATCH] some fixes --- Config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Config b/Config index 261c813..9350fe0 100644 --- a/Config +++ b/Config @@ -16,7 +16,8 @@ export hdw_target="default" # which target to build # mobile - my mobile hackstation (stable) # desktop - all packages (stable) # router - packages need for routers - # (stable) # fai-server - packages needed for + # (stable) + # fai-server - packages needed for # automated install of hdw # (devel) # all-dev - all possible packages (devel) @@ -28,7 +29,7 @@ export hdw_arch="ia32" # which architecture to build for # sparc64 - 64bit sparc # ppc - powerpc's -export hdw_arch_opt="i686" # choose optimization +export hdw_arch_opt="i686" # choose optimization # currently: ia32 : i[3-6]86 # sparc64 : sparc_v9 # sparc : sparc_v[7-8] -- 2.20.1