X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=665f23ad5f37a1f26cf56511b73cc4dabe177aa5;hb=901c6524fa43eae86684466353558183402b4bf7;hp=f2c52ad9b4b8bcd586e9084d60846a1130336295;hpb=19609cec14f0e747c491985785c4d714f7f654de;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index f2c52ad..665f23a 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -1,10 +1,10 @@ #!/bin/bash # Reading system configuration informations, functions and package versions. -source ../sysinfos +source ../config/sysinfos source ../functions hvtrap_setup -source ../packages-list +source ../config/packages-list source /etc/profile if [ "x${USER}" != "xroot" ]; then @@ -63,6 +63,7 @@ ipkg ${BIND} "--localstatedir=/var \ ipkg ${IPTABLES} ipkg ${CURL} ipkg ${RSYNC} +ipkg -m noac ${GETDATE} if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then ipkg ${MYSQL}