X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fhv-install-1;h=fe49fbd72a85d253b770aeed4dc1a73cff104c24;hb=a348576b5f215c87cf471d4340713e0773f4edf8;hp=5f00f8a5e59f655fb98ea85cbce2cfda3b082d65;hpb=19609cec14f0e747c491985785c4d714f7f654de;p=hvlinux.git diff --git a/stage2/hv-install-1 b/stage2/hv-install-1 index 5f00f8a..fe49fbd 100755 --- a/stage2/hv-install-1 +++ b/stage2/hv-install-1 @@ -1,10 +1,6 @@ #!/bin/bash -# Reading system configuration informations, functions and package versions. -source ../sysinfos -source ../functions -hvtrap_setup -source ../packages-list +source ../functions/main source /etc/profile if [ "x${USER}" != "xroot" ]; then