aboutsummaryrefslogtreecommitdiffstats
path: root/config/source
blob: 93a022a15f1923ef83afb4521193f061f9a60c7b (plain)
1
2
3
4
5
6
7
8
9
# config/source - options for live-build(7), source stage

# $LB_SOURCE: set source option
# (Default: false)
LB_SOURCE="false"

# $LB_SOURCE_IMAGES: set image type
# (Default: tar)
LB_SOURCE_IMAGES="tar"