**** BEGIN LOGGING AT Wed Dec 02 03:00:59 2015 Dec 02 10:12:58 koen: when building angstrom for another machine or another distro version, what does one do with site.conf/sanity_conf ? Dec 02 10:13:47 and auto.conf for that matter. Dec 02 10:23:03 koen: rambling on. I see my issue is that I use MACHINE= . ./setup-environment, but do not set MACHINE when I bitbake. re-running setup-environment with another machine does not change auto.conf. Dec 02 10:41:51 koen: found out why, and it is worth to mention. I use zsh + prezto. prezto has done 'unsetopt clobber', so it failed to recreate the configs. Dec 02 11:44:12 I run setup-environment in bash to avoid zsh peculiarities Dec 02 11:58:15 funman: yeah. I considered sending a patch changing from /bin/sh to /bin/bash Dec 02 12:16:40 if the script has bashisms, send in the patch Dec 02 12:17:28 Crofton|work: it does not, I think. one can disable clobber in bash as well? Dec 02 12:17:49 I'm not that good at shell stuff Dec 02 12:18:23 it would be good to do something to stop others from running into your issue Dec 02 12:18:46 * Crofton|work needs coffee Dec 02 12:19:17 * tasslehoff has a plan Dec 02 12:20:00 I love it when a plan comes together Dec 02 12:46:25 is it a data plan? :) Dec 02 12:46:53 defin/me thinks that people with plans are suspicious, in general! Dec 02 12:48:55 Patch posted, and now I need coffee before I pester you about package feeds. Dec 02 12:57:16 http://www.thisdayinquotes.com/2011/01/i-love-it-when-plan-comes-together.html Dec 02 13:07:31 Hi everybody, is there any best practice if I want to have /var/lib on a seperate partition? I can't find anything in the manual about how to achive this. Dec 02 13:20:42 The option I'm currently seeing is to create a new Image type that contains /var/lib Dec 02 13:21:08 But this way the content of /var/lib seems to be in both rootfs and the newly created image Dec 02 13:25:09 sounds like you want wic Dec 02 13:29:28 I read about wic but I was not sure this is what I wanted. As I understand it it would create an image creating multiple partitions. But what I want is to have multiple files each containing one part of rootfs. Dec 02 13:29:38 Did I missunderstand what wic does? Dec 02 13:39:16 Hm it also looks like wic is not supporting ubi and ubifs Dec 02 13:56:22 bachp, get as far as you can with wic and ask questions on the list. Hopefully they can fix/help you fix your issues Dec 02 13:59:32 yeah, the rootfs separation is something I wanted to work on but never had the time to Dec 02 14:09:01 Ok thanks I will play around with it and ses if it fits my need Dec 02 14:09:41 Btw is it possible to call wic from within a bitbake recipe? I woould like to get everything with one call to bitbake Dec 02 14:15:42 That may be a problem, I think Ed may have done some work in that area. Dec 02 14:27:34 bachp, repeat your last question :) Dec 02 14:28:06 * Crofton|work cuts and pastes Dec 02 14:28:13 Btw is it possible to call wic from within a bitbake recipe? I woould like to get everything with one call to bitbake Dec 02 14:35:13 bachp: yes it is. you can look at the example in meta-selftest/recipes-test/images/wic-image-minimal.* Dec 02 14:41:35 Thanks that was what I was looking for Dec 02 14:47:58 edbart1, does that work in fido? Dec 02 14:48:05 * Crofton|work assumes it wirks in jefro Dec 02 14:50:21 Crofton: no, I don't think so. Dec 02 14:50:39 edbart1: it was implemented quite recently. Dec 02 14:59:39 edbart1, no to which :) Dec 02 17:22:55 edbart1, thanks, any idea if it works in jethro Dec 02 17:56:12 Crofton: yes, it should work in jethro. **** ENDING LOGGING AT Thu Dec 03 03:01:10 2015