~oem-solutions-releng/live-build/lb-sg-2.x-add-support-for-xz-and-bzip2-compression

« back to all changes in this revision

Viewing changes to helpers/lh_binary

  • Committer: Daniel Baumann
  • Date: 2011-03-09 17:19:41 UTC
  • Revision ID: daniel@debian.org-20110309171941-vyn0zxupujidmbu9
Adding live-helper 1.0~a15-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
# Prepare images
43
43
lh_binary_linux-image ${*}
44
44
lh_binary_debian-installer ${*}
 
45
lh_binary_live-installer ${*}
45
46
lh_binary_memtest ${*}
46
47
lh_binary_grub ${*}
47
48
lh_binary_syslinux ${*}