X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=e236cf196345d829503f251dfd3b39505b3c589f;hb=84d5737d9878e676d015c47dcf02aff8f468b56b;hp=2f006e48d251563a48a3c86de65dbef574b09bb5;hpb=b08947308afe0a4d51477f2cf62533069f2a72fe;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 2f006e4..e236cf1 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -289,7 +289,11 @@ ipkg -m noac ${MERCURIAL} ipkg ${INDENT} if [ "x${USE_SAMBA}" = "xyes" ]; then - ipkg ${SAMBA} + ipkg -d source ${SAMBA} "\ + --localstatedir=/var \ + --with-piddir=/var/run \ + --with-fhs \ + --with-smbmount" fi if [ "x${INST_TYPE}" = "xltsp-server" ]; then