diff options
author | Daniel Baumann <daniel@debian.org> | 2007-10-18 22:28:54 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2007-10-18 22:28:54 +0200 |
commit | ce0c2b4e6497e62cec95165a785e61d46fcbed81 (patch) | |
tree | 22579359db6ad2e0e62c8f5090b52376b5051290 /helpers/lh_binary | |
parent | 7df411ab40979a176a42391fadc529398e0a9e14 (diff) | |
download | vyos-live-build-ce0c2b4e6497e62cec95165a785e61d46fcbed81.tar.gz vyos-live-build-ce0c2b4e6497e62cec95165a785e61d46fcbed81.zip |
Adding lh_binary_local-packageslists.
Diffstat (limited to 'helpers/lh_binary')
-rwxr-xr-x | helpers/lh_binary | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_binary b/helpers/lh_binary index b51678937..be6dbd02d 100755 --- a/helpers/lh_binary +++ b/helpers/lh_binary @@ -53,6 +53,7 @@ lh_binary_manifest ${*} lh_binary_encryption ${*} # Prepare images +lh_binary_local-packageslists ${*} lh_binary_linux-image ${*} lh_binary_debian-installer ${*} lh_binary_memtest ${*} |