diskimage-builder/elements/base/install.d/00-ccache
Dan Prince 4015097a31 Update base element to make use of pkg-map
With this change package name to distro mappings used
within the base element are now stored in the top
level pkg-map file.

Additionally, all bin/install-packages commands are updated
to use the -m option so that the base element pkg-map
namespace is used by default.

Change-Id: I3bdbf987c8525f9ef67ca0c263651d6613f29ef0
2014-06-20 16:02:28 -04:00

7 lines
78 B
Bash
Executable File

#!/bin/bash
set -eu
set -o pipefail
install-packages -m base ccache_package