*** zoli__ has joined #baserock | 02:25 | |
*** zoli__ has quit IRC | 02:29 | |
*** zoli__ has joined #baserock | 08:14 | |
*** sherm_ has joined #baserock | 08:16 | |
*** mariaderidder has joined #baserock | 08:56 | |
*** bashrc has joined #baserock | 09:05 | |
*** franred has joined #baserock | 09:09 | |
*** franred has quit IRC | 09:14 | |
*** grahamfinney_ has joined #baserock | 09:21 | |
*** franred has joined #baserock | 09:24 | |
*** grahamfinney_ has quit IRC | 09:25 | |
*** grahamfinney has joined #baserock | 09:26 | |
*** grahamfinney_ has joined #baserock | 09:26 | |
jjardon | New rasperry-pi with armv7, time to try to put baserock on it? ;) http://www.raspberrypi.org/raspberry-pi-2-on-sale/ | 09:33 |
---|---|---|
* bashrc noticed that | 09:34 | |
bashrc | I wonder if you can run regular Debian on it | 09:37 |
franred | jjardon, 1GB of RAM, usually we suggest using 2 to build baserock systems, so probably it would be an slow compilation (long compilation) | 09:41 |
franred | AFAIK | 09:41 |
jjardon | franred: probably only a different kernel should be compiled, the rest its the same as the armv7 generic system, isn't it? And we have a cache server for that | 09:44 |
radiofree | use a jetson to build an image for it | 09:46 |
*** grahamfinney_ has quit IRC | 09:48 | |
*** grahamfinney has quit IRC | 09:52 | |
pedroalvarez | franred: you can build on a Jetson and then deploy on the PI | 10:02 |
franred | pedroalvarez, yes, what will happen if you want to build from inside of the PI and update the system? | 10:05 |
franred | I only said that a build inside of the rpi will be slow ;-) | 10:06 |
pedroalvarez | franred: yeah, but you only will be building whatever is not in our CI systems. | 10:07 |
pedroalvarez | It will be like: hey, you don't need expensive hardware to build for arm | 10:08 |
*** Krin has joined #baserock | 10:12 | |
franred | I agree | 10:16 |
bashrc | what does it mean for chunks to be built in bootstrap mode? | 10:24 |
bashrc | a chunk is an upstream git repo? | 10:28 |
franred | bashrc, yes | 10:32 |
persia | For the use-a-cache-server-rather-than-local-compile, I'm really looking forward to pre-commit Ci builds. | 10:43 |
persia | Because as a hobbyist, I can publish stuff for review, and directly use the CI build results. | 10:43 |
jjardon | bashrc: "Because it has an ARMv7 processor, it can run the full range of ARM GNU/Linux distributions" | 10:53 |
bashrc | nice | 10:54 |
*** grahamfinney has joined #baserock | 10:57 | |
*** grahamfinney_ has joined #baserock | 10:57 | |
persia | There are some ARMv5 instructions that aren't well-emulated by ARMv7, and still some ARMv5 distros around. | 10:59 |
bashrc | might be worth a go. However I am advised that the rpi requires a closed blob to boot | 11:01 |
persia | That's annoying, but not a huge issue. Just stick it in git somewhere,and have the relevant chunk morphology consist of 1) a checksum validation to ensure one has the right blob, and 2) a copy operation. | 11:02 |
jjardon | patches to llorry stuff require +1 or +2 to merge? | 11:54 |
paulsherwood | jjardon: +1 from me. it's +2 normally | 11:55 |
* paulsherwood does wonder if these exist in git, somewhere though | 11:55 | |
paulsherwood | jjardon: ^^ | 11:55 |
jjardon | paulsherwood: yes, they exist, but we are commiting the tarball contents in our git repos instead | 11:56 |
persia | We should probably lorry both. | 11:56 |
persia | For bootstrap, we need the tarball lorries, but for ease of adjustment of a target platform, we should provide a mirror of the git repo for users. | 11:57 |
*** sambishop has quit IRC | 11:57 | |
persia | And, for target appliances, it makes sense to build from git, rather than from tarballs. | 11:57 |
*** sambishop has joined #baserock | 11:58 | |
jjardon | this should be the exception (using tarballs) but when we need them, better to be clear about it in the chunk to use (gettext-tarball instead gettext) | 11:58 |
jjardon | persia: agree | 11:58 |
persia | And I agree about the chunk name :) | 11:58 |
paulsherwood | yes ok. so please merge :) | 11:58 |
jjardon | done, thanks! | 12:01 |
*** dabukalam has quit IRC | 12:15 | |
*** sambishop has quit IRC | 12:52 | |
*** sambishop has joined #baserock | 13:06 | |
*** br_logge1 has quit IRC | 13:48 | |
*** grahamfinney_ has quit IRC | 14:05 | |
*** grahamfinney has quit IRC | 14:05 | |
*** grahamfinney has joined #baserock | 14:19 | |
*** grahamfinney_ has joined #baserock | 14:19 | |
*** bashrc has quit IRC | 14:54 | |
*** bashrc has joined #baserock | 14:55 | |
*** zoli__ has quit IRC | 15:07 | |
*** dabukalam has joined #baserock | 15:24 | |
jjardon | hi, is it ok to lorry the latest make tarball as well? http://paste.baserock.org/ibasaharax | 17:25 |
jjardon | radiofree: you were rigth, the current version in baserock is *a bit* old | 17:26 |
radiofree | jjardon: there's make-git now | 17:27 |
radiofree | oh wait | 17:28 |
radiofree | i thought ssam was going to lorry it | 17:28 |
jjardon | its not in g.b.o . We are using a tarball to build anyway | 17:28 |
jjardon | (the tarball contents are committed in the git repo) | 17:28 |
radiofree | yes i know, but i pointed out last week it's in git | 17:29 |
radiofree | (now) | 17:29 |
radiofree | submit a lorry for a make-git repo - http://git.savannah.gnu.org/cgit/make.git | 17:29 |
radiofree | the make repo is up to date as of 6 days ago at least - http://git.baserock.org/cgi-bin/cgit.cgi/delta/make.git/log/?h=trunk | 17:29 |
jjardon | building from git will probably require more changes | 17:29 |
jjardon | radiofree: yeah, because its a mirror of the old bzr repo | 17:30 |
radiofree | it's probably not lorrying for a tarball, i thought it was lorrying from bzr | 17:30 |
radiofree | http://git.baserock.org/cgi-bin/cgit.cgi/baserock/local-config/lorries.git/tree/open-source-lorries/make.lorry | 17:30 |
radiofree | jjardon: i'm not saying build it directly from master, but just lorry the git repo and start using a version from that instead | 17:31 |
radiofree | "moved-to-git".. 2 years ago | 17:31 |
jjardon | what Im trying to say if that we are compiling a tarball rigth now: http://git.baserock.org/cgi-bin/cgit.cgi/delta/make.git/commit/?h=baserock/build-essential&id=cb07d773ed7c0b47e2d327a255b389818aebc9af | 17:31 |
*** grahamfinney_ has quit IRC | 17:32 | |
jjardon | compiling from git will probably require a reorganization of definitions | 17:32 |
*** grahamfinney has quit IRC | 17:32 | |
jjardon | (you need autoreconf, that its in core, not build-essential) | 17:33 |
nowster | anyone come across this before? | 17:35 |
nowster | /tools/mips64-bootstrap-linux-gnu/bin/ld: this linker was not configured to use sysroots | 17:35 |
radiofree | jjardon: ah i get you | 17:36 |
*** zoli__ has joined #baserock | 17:43 | |
*** mariaderidder has quit IRC | 17:49 | |
*** bashrc has quit IRC | 17:55 | |
*** Krin has quit IRC | 17:58 | |
*** sambishop has quit IRC | 18:04 | |
*** sherm_ has quit IRC | 18:23 | |
*** zoli__ has quit IRC | 20:15 | |
*** zoli__ has joined #baserock | 20:15 | |
*** franred has quit IRC | 20:26 | |
*** zoli__ has quit IRC | 20:59 | |
*** zoli__ has joined #baserock | 22:16 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!