X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fhv-install-1;h=2e3cc412581a1b07821325979e08e03e06782160;hb=f920c7ef750f2163b9e407cc453b192ede2c185a;hp=5f00f8a5e59f655fb98ea85cbce2cfda3b082d65;hpb=19609cec14f0e747c491985785c4d714f7f654de;p=hvlinux.git diff --git a/stage2/hv-install-1 b/stage2/hv-install-1 index 5f00f8a..2e3cc41 100755 --- a/stage2/hv-install-1 +++ b/stage2/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