ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #03738
Building i386 touch images locally?
As an experiment I'd like to get a local build of the daily Ubuntu touch
images for i386.
Can anyone get this working or reproduce an error? I get maliit-keyboard
dependencies not found while debootstrapping.
#!/bin/bash
mkdir auto
ln -sf /usr/share/livecd-rootfs/live-build/auto/* auto/
export PROJECT=ubuntu-touch SUITE=saucy ARCH=i386 PREINSTALLED=true
IMAGEFORMAT=plain
sudo lb clean
lb config
sudo lb build