X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=config%2Fsysinfos.amd64;h=503a202830724dd530b05e0cabcfd5edb4b249a3;hb=3b22cf47018e5d216839a0f0e1f68a95331f452e;hp=149c8ab1cbd038824fd3c97fbd1d91fdeddf606c;hpb=8139fe913bbd64f066246292d0af9362bb7a998e;p=hvlinux.git diff --git a/config/sysinfos.amd64 b/config/sysinfos.amd64 index 149c8ab..503a202 100644 --- a/config/sysinfos.amd64 +++ b/config/sysinfos.amd64 @@ -5,13 +5,13 @@ INST_TYPE="workstation" HVL_TARGET="x86_64" -MAKEJOBS=2 +MAKEJOBS=1 # 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" -LFS_PARTITION="/dev/sdb7" +LFS_PARTITION="/dev/sdb8" BOOT_PARTITION="/dev/sdb1" SWAP_PARTITION="/dev/sdb2" @@ -35,3 +35,6 @@ BOOTPROTO[0]="dhcp" # Samba support USE_SAMBA="no" + +# Override some packages +KERNEL="${NOUVEAU_NVIDIA_KERNEL}"