From e9f6e0a2580fd4112174d73fe69bd41f5cb892ab Mon Sep 17 00:00:00 2001 From: NeKit Date: Thu, 4 Jun 2020 11:57:38 +0200 Subject: [PATCH] Generate /usr/share/kernel/linux-boot.img for Cosmo Communicator --- cosmopda.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cosmopda.yaml b/cosmopda.yaml index be48cbf..a4017e8 100644 --- a/cosmopda.yaml +++ b/cosmopda.yaml @@ -22,6 +22,11 @@ actions: description: Installing Cosmo Communicator-specific packages packages: [ droid-hal-cosmopda ] + - action: run + description: Generate /usr/share/kernel/linux-boot.img for Cosmo Communicator + chroot: true + command: /usr/sbin/update-gemian-boot-image cosmocom + - action: run chroot: true command: echo cosmopda > /etc/hostname