summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@f13rawhide.home.annexia.org>2010-01-21 22:52:36 +0000
committerRichard Jones <rjones@redhat.com>2010-01-22 09:49:39 +0000
commit1246f3a1004c30b2dede0869030a8109c269f1e7 (patch)
treee0d49b4b08663771b85994731d3d6e0f0d859523
parent6cf624b0e0318b57725dec5712c9aba13a8ba740 (diff)
downloadfebootstrap-1246f3a1004c30b2dede0869030a8109c269f1e7.tar.gz
febootstrap-1246f3a1004c30b2dede0869030a8109c269f1e7.tar.xz
febootstrap-1246f3a1004c30b2dede0869030a8109c269f1e7.zip
Don't run new-kernel-pkg or nscd (RHBZ#557262).
-rwxr-xr-xfebootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/febootstrap.sh b/febootstrap.sh
index 6b46ed4..2965a7e 100755
--- a/febootstrap.sh
+++ b/febootstrap.sh
@@ -168,7 +168,7 @@ export FAKECHROOT_EXCLUDE_PATH=/proc
# Substitute some statically-linked commands. This is only supported
# in fakechroot > 2.9. For previous versions of fakechroot it is
# ignored.
-export FAKECHROOT_CMD_SUBST=/sbin/ldconfig=/bin/true:/usr/sbin/glibc_post_upgrade.i686=/bin/true:/usr/sbin/glibc_post_upgrade.x86_64=/bin/true:/usr/sbin/build-locale-archive=/bin/true:/usr/sbin/libgcc_post_upgrade=/bin/true
+export FAKECHROOT_CMD_SUBST=/sbin/ldconfig=/bin/true:/usr/sbin/glibc_post_upgrade.i686=/bin/true:/usr/sbin/glibc_post_upgrade.x86_64=/bin/true:/usr/sbin/build-locale-archive=/bin/true:/usr/sbin/libgcc_post_upgrade=/bin/true:/sbin/new-kernel-pkg=/bin/true:/usr/sbin/nscd=/bin/true
# Use the libraries inside the chroot.
export LD_LIBRARY_PATH="$target"/usr/lib64:"$target"/usr/lib:"$target"/lib64:"$target"/usr/lib