X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=config%2Facer-731%2Fsysinfos;h=6d076a855bf433718e001c8657c2955de996f3f6;hb=b6f8c455b6b970c08eab79303c95acbc1506f61d;hp=fb51bece32d4184d9803c26886229b0a952a9494;hpb=1083076034a8c41028e0587f302bfc8cfdb776af;p=hvlinux.git diff --git a/config/acer-731/sysinfos b/config/acer-731/sysinfos index fb51bec..6d076a8 100644 --- a/config/acer-731/sysinfos +++ b/config/acer-731/sysinfos @@ -10,12 +10,16 @@ MAKEJOBS=2 # Destination path where to install new Linux-HV system. This is usually where # 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/rescue" -LFS_PARTITION="/dev/sda3" -BOOT_PARTITION="/dev/sda1" -SWAP_PARTITION="/dev/sda2" +LFS="/mnt/hvlinux-latest" +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