Generate /usr/share/kernel/linux-boot.img for Cosmo Communicator
This commit is contained in:
parent
d4aaf9bcf9
commit
e9f6e0a258
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue