~bigkevmcd/+junk/lb-phablet

« back to all changes in this revision

Viewing changes to config/source

  • Committer: kevin.mcdermott at canonical
  • Date: 2014-02-20 07:46:19 UTC
  • Revision ID: kevin.mcdermott@canonical.com-20140220074619-tuve9gdmv5euk5ji
Initial commit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# config/source - options for live-build(7), source stage
 
2
 
 
3
# $LB_SOURCE: set source option
 
4
# (Default: false)
 
5
LB_SOURCE="false"
 
6
 
 
7
# $LB_SOURCE_IMAGES: set image type
 
8
# (Default: tar)
 
9
LB_SOURCE_IMAGES="tar"