Commit Graph

3 Commits

Author SHA1 Message Date
Alexandre Bard bab4288468 env files: Simplify
We don't need anymore the DISTRO_TYPE, DISTRO_OSTREE and MACHINE_TYPE.

Also the "set -a" was causing troubles after sourcing the script in ZSH
and doing copy-pastes. Therefore we just export the required variables.
2021-08-12 17:55:48 +02:00
Lucien Mueller 1fdf613433 Create additional build folders.
minimal-image -> build-minimal
ostree images (dev,vcu) -> build
fct/lava-image -> build-fct

BugzID: 73920

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
2021-07-28 09:56:03 +02:00
Alexandre Bard 2c8f1825f7 Add environment helpers 2020-09-03 21:55:46 +02:00