Revision bad5ca1f snf-image-host/defaults

b/snf-image-host/defaults
43 43
# user the helper vm should run as is specifies by HELPER_USR variable.
44 44
# HELPER_USER="nobody"
45 45

  
46
# HELPER_CACHE_FILE: Cache file update-helper script uses to avoid running
47
# `debootstrap' all the time.
48
# HELPER_CACHE_FILE=$(HELPER_DIR)/cache.tar
49

  
50
# HELPER_EXTRA_PKGS: Extra packages that will need to be supplied to de supplied
51
# to debootstrap to make the resulting helper image workable
52
# HELPER_EXTRA_PKGS="linux-image-amd64,e2fsprogs,ntfs-3g,ntfsprogs,xmlstarlet,python"
53

  
46 54
# Paths for needed programs. Uncommend and change the variables below, if you
47 55
# don't want to use the default one.
48 56
# LOSETUP="losetup"

Also available in: Unified diff