X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Finstall-bootscripts;h=894c3440a1d1021002e7e345107ae829e0010470;hb=901c6524fa43eae86684466353558183402b4bf7;hp=75b40117827e69929c75f7a0eb388d8ccba3ee12;hpb=7f1a3e5d69d0b1d64619604c30243e0070dc09ad;p=hvlinux.git diff --git a/stage2/install-bootscripts b/stage2/install-bootscripts index 75b4011..894c344 100755 --- a/stage2/install-bootscripts +++ b/stage2/install-bootscripts @@ -1,9 +1,9 @@ #!/bin/bash # Reading system configuration informations, functions and package versions. -source ../sysinfos +source ../config/sysinfos source ../functions -source ../packages-list +source ../config/packages-list DHCP_USED="no"