X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=config%2Fsysinfos.amd64;h=ff6b1ed3949e2de77b0c41e86c71b4a7511be90a;hb=fd7d0d6a1ec9d227e64d48ab65849a8061fc2fe2;hp=8e131020b26208c3bc0aed37670ac30290eb1a76;hpb=f3c8db3027d5dc530e1f30c88e0235975211582e;p=hvlinux.git diff --git a/config/sysinfos.amd64 b/config/sysinfos.amd64 index 8e13102..ff6b1ed 100644 --- a/config/sysinfos.amd64 +++ b/config/sysinfos.amd64 @@ -5,7 +5,7 @@ INST_TYPE="workstation" HVL_TARGET="x86_64" -MAKEJOBS=10 +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. @@ -35,3 +35,6 @@ BOOTPROTO[0]="dhcp" # Samba support USE_SAMBA="no" + +# Override some packages +KERNEL="linux-2.6-nouveau-git-20110310"