summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-04-15 13:54:32 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:32 +0100
commite296deef492a98e2ca1a1c3f5b604f3f9153cd18 (patch)
tree5ca1d385a779e159e2ca27606572549a45342757
parentea154f86098cce8b2e5f6c4f3769f525423c735f (diff)
downloadlive-build-e296deef492a98e2ca1a1c3f5b604f3f9153cd18.zip
live-build-e296deef492a98e2ca1a1c3f5b604f3f9153cd18.tar.gz
Also copying binary package list to build directory.
-rwxr-xr-xhelpers/lh_binary_manifest2
-rwxr-xr-xhelpers/lh_clean1
2 files changed, 3 insertions, 0 deletions
diff --git a/helpers/lh_binary_manifest b/helpers/lh_binary_manifest
index 2bce9e1..b5e558a 100755
--- a/helpers/lh_binary_manifest
+++ b/helpers/lh_binary_manifest
@@ -57,5 +57,7 @@ EOF
Chroot "dpkg -l" >> binary/packages.txt
+cp binary/packages.txt binary.packages
+
# Creating stage file
Create_stagefile .stage/binary_manifest
diff --git a/helpers/lh_clean b/helpers/lh_clean
index 4d20016..acb9149 100755
--- a/helpers/lh_clean
+++ b/helpers/lh_clean
@@ -80,6 +80,7 @@ do
rm -f binary.img
rm -f binary*.tar.gz
rm -f binary.sh
+ rm -f binary.packages
rm -rf binary
rm -rf tftpboot