Upgrade to vte-0.38.2
[hvlinux.git] / config / amd64 / sysinfos
index 3166c60..2c795f4 100644 (file)
@@ -13,8 +13,13 @@ MAKEJOBS=2
 LFS="/mnt/hvlinux2"
 LFS_PARTITION="/dev/sda5"
 #BOOT_PARTITION="/dev/sda1"
+
 SWAP_PARTITION="/dev/sda3"
 
+# Default options when mounting partitions
+# For SSD and ext4, use relatime,discard
+PARTITION_MOUNT_OPTS="relatime,discard"
+
 # New user to create
 REGUSER="hugo"
 
@@ -28,8 +33,8 @@ WIFI_SUPPORT="no"
 
 # General network settings
 INTERFACES="eth0"
-MACHINE_NAME="chambers64"
-DOMAIN="mongol.com"
+MACHINE_NAME="amd64"
+DOMAIN="lan"
 LAN_NETWORK_MASK="192.168.1.0/24" # Utilise par sane in stage3
 
 # Network interface card eth0 settings