From 03e5e7761f436bdc33cb4bf1ff8f85655744178d Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 7 Dec 2007 12:31:14 +0000 Subject: [PATCH] cleaning up the root creation functions and build.common - untested --- prep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prep.sh b/prep.sh index 0ac5c37..0280481 100755 --- 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" -- 2.43.0