Move gperf from stage4 to stage 2 for eudev
[hvlinux.git] / config / amd64 / sysinfos
index 3166c60..b20247c 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"