-Déplacé fonction lpkg dans un fichier
[hvlinux.git] / config / sysinfos.amd64
index 149c8ab..368bbfd 100644 (file)
@@ -10,10 +10,10 @@ MAKEJOBS=2
 # 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"
@@ -35,3 +35,6 @@ BOOTPROTO[0]="dhcp"
 
 # Samba support
 USE_SAMBA="no"
+
+# Override some packages
+#KERNEL="${NOUVEAU_NVIDIA_KERNEL}"