X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=config%2Fsysinfos.amd64;h=368bbfd6637e9a7e312a3761a8664307e0037b42;hb=16f1a75d215e027ad746fc60dd10cd456f07f8d6;hp=149c8ab1cbd038824fd3c97fbd1d91fdeddf606c;hpb=8139fe913bbd64f066246292d0af9362bb7a998e;p=hvlinux.git diff --git a/config/sysinfos.amd64 b/config/sysinfos.amd64 index 149c8ab..368bbfd 100644 --- a/config/sysinfos.amd64 +++ b/config/sysinfos.amd64 @@ -10,10 +10,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. # This is relevant only for stage 0 and 1. -LFS="/mnt/hvlinux" +LFS="/mnt/stockage/hvlinux-amd64-new" 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}"