- reviewed usage, for more relevance (lists all actually supported types)
[bootcd.git] / prep.sh
diff --git a/prep.sh b/prep.sh
index 0ac5c37..0280481 100755 (executable)
--- a/prep.sh
+++ b/prep.sh
@@ -46,7 +46,7 @@ rpmquery --specfile bootcd.spec --queryformat '%{VERSION}\n' | head -1 >build/ve
 
 # Install base system
 pkgsfile=$(pl_locateDistroFile ../build/ $pldistro bootcd.pkgs) 
-pl_setup_chroot $bootcd -k -f $pkgsfile 
+pl_root_setup_chroot $bootcd -k -f $pkgsfile 
 
 # Install ipnmac (for SuperMicro machines with IPMI)
 echo "* Installing IPMI utilities"