From fae160f87a7c49e60205542d94e63e645caff59d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 7 Sep 2011 15:35:18 +0200 Subject: Copying chroot.packages.live to binary.packages. --- scripts/build/lb_binary_manifest | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/build/lb_binary_manifest') diff --git a/scripts/build/lb_binary_manifest b/scripts/build/lb_binary_manifest index 373e005e6..e1177ea33 100755 --- a/scripts/build/lb_binary_manifest +++ b/scripts/build/lb_binary_manifest @@ -65,5 +65,7 @@ cp chroot.packages.live "binary/${INITFS}/filesystem.${SUFFIX}" echo "$(diff chroot.packages.live chroot.packages.install | awk '/^< / { print $2 }')" \ > "binary/${INITFS}/filesystem.${SUFFIX}-remove" +cp chroot.packages.live binary.packages + # Creating stage file Create_stagefile .stage/binary_manifest -- cgit v1.2.3