-Amélioré fonctions de download des packages
[hvlinux.git] / config / sysinfos.amd64
index 149c8ab..8e13102 100644 (file)
@@ -5,15 +5,15 @@
 
 INST_TYPE="workstation"
 HVL_TARGET="x86_64"
-MAKEJOBS=2
+MAKEJOBS=10
 
 # Destination path where to install new Linux-HV system. This is usually where
 # you have mounted your new LFS partition, but it can also be any directory.
 # This is relevant only for stage 0 and 1.
-LFS="/mnt/hvlinux"
+LFS="/mnt/stockage/hvlinux-amd64-new"
 LFS_PARTITION="/dev/sdb7"
-BOOT_PARTITION="/dev/sdb1"
-SWAP_PARTITION="/dev/sdb2"
+#BOOT_PARTITION="/dev/sdb1"
+#SWAP_PARTITION="/dev/sdb2"
 
 # New user to create
 REGUSER="hugo"