X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fhv-install-1;h=fe49fbd72a85d253b770aeed4dc1a73cff104c24;hb=a348576b5f215c87cf471d4340713e0773f4edf8;hp=2e3cc412581a1b07821325979e08e03e06782160;hpb=2ad910e22979500192ea43d5599ad003440744a4;p=hvlinux.git diff --git a/stage2/hv-install-1 b/stage2/hv-install-1 index 2e3cc41..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 ../config/sysinfos -source ../functions -hvtrap_setup -source ../config/packages-list +source ../functions/main source /etc/profile if [ "x${USER}" != "xroot" ]; then