Terminé conversion fcron.d pour tous les packages. Enlevé mailman
[hvlinux.git] / config / sysinfos.amd64
index 4607dfb..7561c1a 100644 (file)
@@ -35,12 +35,15 @@ SWAP_PARTITION="/dev/sdb2"
 # x86_64 (AMD Athlon 64)
 HVL_TARGET="x86_64"
 
-# Used for setting '-march=xxx' option in CFLAGS and CPPFLAGS
-MACHINE_ARCHITECTURE=""
+# Used for setting machine-specific option in CFLAGS and CPPFLAGS
+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"