do not run mknb when the xcat-genesis is installed

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14159 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
xq2005 2012-10-30 12:20:17 +00:00
parent 40a74f4310
commit e6f9e57a98

View File

@ -20,6 +20,9 @@ set -e
case "$1" in
configure)
;;
upgrade)
if [ -f "/proc/cmdline" ]; then # prevent running it during install into chroot image
. /etc/profile.d/xcat.sh
mknb x86_64