X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=config%2Fsysinfos.amd64;h=2ba0774ca95dbfe9e5b9312ebfa115b3144b1e5c;hb=166111908c2cff78986972e0d2668feb7ee9d42b;hp=25bebd5b77031dd5ec922ed37a45f1f930f945cd;hpb=11413e8cf4335e3cd9a5c47d7c56c17d66d2e215;p=hvlinux.git diff --git a/config/sysinfos.amd64 b/config/sysinfos.amd64 index 25bebd5..2ba0774 100644 --- a/config/sysinfos.amd64 +++ b/config/sysinfos.amd64 @@ -5,15 +5,15 @@ INST_TYPE="workstation" HVL_TARGET="x86_64" -MAKEJOBS=4 +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/stockage/hvlinux-amd64-new" +LFS="/mnt/hvlinux" LFS_PARTITION="/dev/sdb7" -#BOOT_PARTITION="/dev/sdb1" -#SWAP_PARTITION="/dev/sdb2" +BOOT_PARTITION="/dev/sdb1" +SWAP_PARTITION="/dev/sdb2" # New user to create REGUSER="hugo" @@ -35,3 +35,6 @@ BOOTPROTO[0]="dhcp" # Samba support USE_SAMBA="no" + +# Override some packages +KERNEL="${NOUVEAU_NVIDIA_KERNEL}"