X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=config%2Fsysinfos.amd64;h=503a202830724dd530b05e0cabcfd5edb4b249a3;hb=45c5a2f834c42e914e684c784988f369118aa31b;hp=ff6b1ed3949e2de77b0c41e86c71b4a7511be90a;hpb=fd7d0d6a1ec9d227e64d48ab65849a8061fc2fe2;p=hvlinux.git diff --git a/config/sysinfos.amd64 b/config/sysinfos.amd64 index ff6b1ed..503a202 100644 --- a/config/sysinfos.amd64 +++ b/config/sysinfos.amd64 @@ -5,15 +5,15 @@ 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/stockage/hvlinux-amd64-new" -LFS_PARTITION="/dev/sdb7" -#BOOT_PARTITION="/dev/sdb1" -#SWAP_PARTITION="/dev/sdb2" +LFS="/mnt/hvlinux" +LFS_PARTITION="/dev/sdb8" +BOOT_PARTITION="/dev/sdb1" +SWAP_PARTITION="/dev/sdb2" # New user to create REGUSER="hugo" @@ -37,4 +37,4 @@ BOOTPROTO[0]="dhcp" USE_SAMBA="no" # Override some packages -KERNEL="linux-2.6-nouveau-git-20110310" +KERNEL="${NOUVEAU_NVIDIA_KERNEL}"