1
0
mirror of https://github.com/lxc/distrobuilder.git synced 2026-02-05 06:45:19 +01:00

4 Commits

Author SHA1 Message Date
Thomas Hipp
cdac765d15 tests: Use testify
Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
2018-07-03 11:46:54 +02:00
Thomas Hipp
9fb9fadda0 shared: remove ubuntu architecture map
Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
2018-02-13 09:28:23 +01:00
Thomas Hipp
6da9f1dd24 *: Only map required architectures
If neither mappings.architecture_map nor mappings.architectures are
provided, we use the provided image.arch.
Also, if there's no mapping for a valid arch, it will return the arch.

Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
2018-02-12 10:23:26 +01:00
Thomas Hipp
41892bdefb *: use mappings to determine architecture
Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
2018-02-10 16:10:27 +01:00