/srv/irclogs.ubuntu.com/2014/11/03/#ubuntu-kernel.txt

[Neurotic]Hi! I'm looking for the source for http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17.1-utopic/ - I *think* I found it in git://kernel.ubuntu.com/ubuntu/ubuntu-utopic.git under the unstable branch (I see there is a commit to rebase against 3.17). Is that correct?01:16
=== [1]vncm is now known as vncm
apw[Neurotic], nope, there is no branch for the mainline builds; they are made from the base commit (see COMMIT) and the patches there08:46
apwin the same directory with the binaries08:46
[Neurotic]apw: Sorry, not understanding what the "base commit" is - is that in the kernel.ubuntu git repository? or are you referring to the mainline linux kernel repository?09:32
apw[Neurotic], the base commit is the commit listed in COMMIT which is found in either linus' tree or the stable tree in those (mostly)09:33
[Neurotic]apw: (thanks for answering though)09:33
apwfor v3.17.1 clearly that is a stable version, which is therefore in the stable tree09:33
[Neurotic]apw: But there is no tag for v3.17.1 in the utopic git repo09:34
[Neurotic]I am looking at the cloned git repository now, and I can't see anything to match it up to09:34
[Neurotic](thanks for your help btw, much appreciated apw )09:35
[Neurotic]...so I'm guessing it's a v3.17.1 tag in linus's tree then?09:35
[Neurotic]Which I'm assuming is this: https://github.com/torvalds/linux/tree/v3.1709:36
apwnope, v3.17.1 which is in the stable tree09:39
apwgit://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git09:40
[Neurotic]aaah09:41
[Neurotic]I would never have found that on my own - much appreciaed09:42
mvohi, does anyone have concerns if I remove some kernels (like linux-dove, details under http://paste.ubuntu.com/8800923/) from platform.vivid ? AFAICT these kernels are no longer in utopic or vivid and some not even in trusty. 10:19
infinitymvo: Go nuts.  Just make sure there are no transitional metapackages you're removing.10:20
infinitymvo: Though, if there are (for, say, omap or highbank), that would be a bug, as they should have been dropped post-trusty.10:20
mvoinfinity: ok, I check. 10:20
infinitymvo: That said, that file is pretty much a lie anyway, as we don't build any bootable images for armhf.10:21
mvoinfinity: while you are here … ogra_ suggested that I ask if you might have a idea why https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/vivid/ubuntu-core-system-image fails to build armhf - well, it fails because it tries to install linux-mx5 and linux-omap10:21
infinitymvo: The icky regex in supported-kernel-common is more interesting.10:21
mvoinfinity: the linux-omap might come from the seeds, but I can't find anything linux-mx5 rleeated10:22
ogra_thats long gone10:22
mvoinfinity: oh, I haven't touched this one yet :)10:22
ogra_was mx5 even there for more than one release ? 10:22
ogra_(in the archive i mean) 10:22
ogra_iirc that was just to please linaro 10:22
infinitymvo: That failure has nothing to do with seeds at all.10:23
mvoinfinity: all livecd-rootfs releated?10:23
infinitymvo: It's because you're not selecting a kernel (or "none")10:23
infinitymvo: And live-build is picking a default for you.10:23
infinityfunctions/defaults.sh:LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-mx5 omap}"10:23
mvowoah, thanks10:24
mvosilly me for not looking into live-build and only into livecd-rootfs10:24
mvothanks infinity \o/10:24
infinitymvo: See livecd-rootfs config.10:24
infinitymvo:         ubuntu-server|ubuntu-core|ubuntu-touch)10:25
infinity                                KERNEL_FLAVOURS=none10:25
infinitymvo: That's what you want if you want to be kernel-free.  Just add your flavour to that case.10:25
infinitymvo: Or if you want a kernel, specify one there.10:25
mvoinfinity: hm, our flavor is ubuntu-core, but I think I know enough to fix it now, thanks again10:26
infinitymvo: There's already a system-image sub-case in that case.10:26
* ogra_ wishes the livecd-sh script back ... live-build is such a beast10:26
infinitymvo: You just didn't add KERNEL_FLAVOURS=generic10:26
ogra_*livecd.sh10:26
infinitymvo: (Assuming you want a kernel, which seems to have been your intent)10:26
mvoinfinity: right, I think I did in the PPA but we don't have arm support in the ppa yet, I will use the archive until we get that. (and yes, we want a kenrel :)10:27
mvokernel even10:27
infinitymvo: Anyhow, clean up the cruft in the seeds if you want, but it won't make a difference here, that's all no-ops.10:28
* mvo nds10:28
* mvo nods10:28
infinitymvo: You might want "add_package install flash-kernel u-boot-tools" too.10:34
mvoinfinity: thanks, I will add that!10:35
infinitymvo: The armhf case that would naturally follow the amd64 case for grub-pc.10:35
mvoinfinity: right10:36
mvoinfinity: thanks for your help here, my arm experience is still limited, so I'm thankful for those hints10:37
Kanohi, is there a git for linux-firmware-nonfree?13:22
apwKano, do not believe so13:33
Kanowhy not13:33
Kanodid you try overlayfs for live?13:34
apwbecause the archive is definative for that package13:42
apwwe default to overlayfs for live13:42
Kanoso casper already boots with it?13:43
apwyes13:43
Kanowhere is the git?13:44
apwfor?13:44
Kanocasper13:44
Kanowhat to see the changes13:44
apwi believe that is in bzr, in the udd branches13:44
Kanoubuntus website is really bad compared to debian, there you see git/svn directly13:46
apwcould be13:47
Kanoi mean the packages.ubuntu.com13:47
Kanoand fully outdated, vivid is not mentioned, utopic not default and if that is the right bzr it has no 1.34513:49
Kanohttp://bazaar.launchpad.net/~ubuntu-branches/ubuntu/vivid/casper/vivid/changes/1144?start_revid=114413:49
Kanocant you use git...13:50
apwnot yet13:50
=== jsalisbury changed the topic of #ubuntu-kernel to: Home: https://wiki.ubuntu.com/Kernel/ || Ubuntu Kernel Team Meeting - Tues November 4th, 2014 - 17:00 UTC || If you have a question just ask, and do wait around for an answer! If the question is should I file a bug for something, likely you can assume yes.
=== roadmr is now known as roadmr_afk
hallynapw: holy cow.  i only just noticed that overlayfs has been merged.  woot19:42
hallynstgraber: ^19:43
stgraberhallyn: oh, I heard about the pull request, didn't realize it was actually accepted this time, nice!19:44
stgrabernow maybe more people will care about making it suck less :)19:44
=== roadmr_afk is now known as roadmr
apwstgraber, yep maybe21:41

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