Upgrade to evince-3.14.1
[hvlinux.git] / config / acer-731 / sysinfos
index 1d4af4a..6d076a8 100644 (file)
@@ -11,11 +11,15 @@ MAKEJOBS=2
 # 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-latest"
-LFS_PARTITION="/dev/sda8"
-BOOT_PARTITION="/dev/sda1"
-SWAP_PARTITION="/dev/sda3"
+LFS_PARTITION="/dev/sda4"
+#BOOT_PARTITION="/dev/sda1"
+SWAP_PARTITION="/dev/sda8"
 TMP_PARTITION_SIZE="10G"
 
+# Default options when mounting partitions
+# For SSD and ext4, use relatime,discard
+PARTITION_MOUNT_OPTS="relatime,discard"
+
 # New user to create
 REGUSER="hugo"
 
@@ -30,7 +34,7 @@ WIFI_SUPPORT="yes"
 # General network settings
 INTERFACES="eth0 wlan0"
 MACHINE_NAME="acer"
-DOMAIN="hugovil.com"
+DOMAIN="lan"
 LAN_NETWORK_MASK="192.168.1.0/24" # Utilise par sane in stage3
 
 # Network interface card eth0 settings