X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=config%2Famd64%2Fsysinfos;h=5354cd204e18b0c368d02c8d5ed5c34275bfb4ab;hb=0fbeb62f20d44b9452cd286fe5bacb7e329fc2f6;hp=0b5417ef7db4aff6c9fa0ac72f7ae59e4625af7c;hpb=c3de75b75dcf16644e7a2ad830fa96f324c14ff7;p=hvlinux.git diff --git a/config/amd64/sysinfos b/config/amd64/sysinfos index 0b5417e..5354cd2 100644 --- a/config/amd64/sysinfos +++ b/config/amd64/sysinfos @@ -5,12 +5,12 @@ INST_TYPE="workstation" HVL_TARGET="x86_64" -MAKEJOBS=1 +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/hvlinux-temp" +LFS="/mnt/hvlinux" LFS_PARTITION="/dev/sdb7" BOOT_PARTITION="/dev/sdb1" SWAP_PARTITION="/dev/sdb2" @@ -37,6 +37,6 @@ BOOTPROTO[0]="dhcp" USE_SAMBA="no" # Override some packages -KERNEL="${NOUVEAU_NVIDIA_KERNEL}" +#KERNEL="${NOUVEAU_NVIDIA_KERNEL}" KERNEL_CONFIG="amd64/config-${KERNEL}"