Terminé conversion fcron.d pour tous les packages. Enlevé mailman
[hvlinux.git] / config / sysinfos.amd64
index 754f304..7561c1a 100644 (file)
@@ -36,11 +36,14 @@ SWAP_PARTITION="/dev/sdb2"
 HVL_TARGET="x86_64"
 
 # Used for setting machine-specific option in CFLAGS and CPPFLAGS
-MARCH_FLAGS="-march=k8"
+MARCH_FLAGS="-march=k8 -mtune=k8"
 
 # Keyboard mapping (example: us)
 KEYBOARD="us"
 
+# X.org driver (comment to build all drivers)
+XORG_VIDEO_DRIVER="nouveau"
+
 # Sound card support: yes or no
 SOUND_CARD="yes"