Finalise installation X.org, reste a tester...
[hvlinux.git] / sysinfos
index 9b78a6f..3a93cc4 100644 (file)
--- a/sysinfos
+++ b/sysinfos
@@ -15,7 +15,7 @@ INST_TYPE="ltsp-server"
 REGUSER="hugo"
 
 # Destination path where to install new Linux-HV system
-LFS="/mnt/hvlinux-x86_64"
+LFS=""
 
 # Destination partition where to install new Linux-HV system
 LFS_PARTITION="/dev/sda8"
@@ -30,7 +30,7 @@ SWAP_PARTITION="/dev/sda2"
 # architecture. Default is x86 32-bits architecture (i686).
 # x86 (i686)
 # x86_64 (AMD Athlon 64)
-HVL_TARGET="x86_64"
+HVL_TARGET="x86"
 
 # Used for setting '-march=xxx' option in CFLAGS and CPPFLAGS
 MACHINE_ARCHITECTURE="athlon-xp"