X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=config%2Fsysinfos.amd64;h=43768391a7940d0c4c39e9aee25b46ac0e26df7b;hb=9b734560ce02e626f7ea58ea9153b5e8daa00831;hp=149c8ab1cbd038824fd3c97fbd1d91fdeddf606c;hpb=8139fe913bbd64f066246292d0af9362bb7a998e;p=hvlinux.git diff --git a/config/sysinfos.amd64 b/config/sysinfos.amd64 index 149c8ab..4376839 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="/mnt/hvlinux2" +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}"