~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_bootstrap

  • 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:
34
34
 
35
35
# Bootstrapping system
36
36
lh_bootstrap_cache restore ${*}
 
37
lh_bootstrap_copy ${*}
37
38
lh_bootstrap_cdebootstrap ${*}
38
39
lh_bootstrap_debootstrap ${*}
39
40
lh_bootstrap_cache save ${*}