/srv/irclogs.ubuntu.com/2015/01/21/#ubuntu-arm.txt

=== charles_ is now known as charles
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== doko_ is now known as doko
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
ndechi ogra_ ! long time ;-) i was reading about the snappy thing for arm. are there instructions/wiki to create my own snappy images for a custom board? i haven't followed closely the recent 'core' changes, so i might not be familiar with how images are built now.12:36
ogra_ndec, not yet, i'm workin on that12:39
ndecogra_: ok. good. do you know what 'format' or output we will be able to generate for a custom board? could i build a rootfs and use that only?12:42
ogra_no,  you cant modify the rootfs easily12:42
ogra_you use the pre-created rootfs with your own kernel,dtb and modules dir12:43
ndeci don't need to modify it, just want to be able to use it with my board.12:43
ogra_right12:43
ogra_http://people.canonical.com/~ogra/snappy/ninjasphere/README12:43
ndecah, nice. do these commands work from a container (systemd-nspwan) or chroot?12:44
ogra_i'm working on a scriopt that allows ypou to easily hand over a kernel, dtb, modules dir and uEnv.txt to it which will then spit out a working device tarball that you can use with the process from the README12:44
ndecwell i don't even have uboot on my boards ;-012:44
ogra_oh, then it wont work12:46
ogra_we dont have support for other bootloaders yet12:46
ogra_only grub and u-boot12:47
ndecwhat do you need from bootloader?12:47
ogra_izt needs to be able to switch the root target back and forth, as well as the storage dir of the kernel and initrd12:47
ogra_for the rollback functionality12:47
ogra_(and upgrades etc etc)12:48
ndecizt?12:48
ogra_to achieve that it also needs to be able to touch a file and read from another file12:48
ogra_*it12:48
ndec;)12:48
ndecogra_: can i at least 'get' the rootfs without making an image?12:51
ogra_well12:53
ogra_the whole magic to atually create an image lives inside ubuntu-device-flash12:54
ogra_you can indeed pull the rootfs from systzem-image.ubuntu.com but that wont get you anywhere i fear12:54
ogra_*system-image12:54
ogra_ubuntu-device-flash essantially does all the snappy specific magic when merging rootfs and device tarball12:55
ogra_like the dual partition layout, writable and readonly bits, bootloader setup etc12:56
ogra_does your bootloader support something like uEnv.txt ?12:59
ogra_(and setting/reading variables ... and touching or writing files)12:59
ndecogra_: ok. i will try to use the BBB image and see what i can do with it...13:05
ndecthanks!13:05
=== chihchun is now known as chihchun_afk

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!