Skip to content
Snippets Groups Projects

Add example recipes to build a single image

Merged Frederic Danis requested to merge fdanis/apertis-image-recipes:T5675 into apertis/v2019dev0
1 unresolved thread
5 files
+ 25
0
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -472,6 +472,11 @@ actions:
- yelp
- yelp-tools
- action: run
chroot: true
description: "Empty /etc/machine-id so it's regenerated on first boot with an unique value"
command: echo > /etc/machine-id
- action: overlay
source: overlays/hostname
Loading