Comment 2 for bug 789135

Revision history for this message
James Westby (james-w) wrote : Re: [Bug 789135] [NEW] Add image/hwpack information into image

On Fri, 27 May 2011 13:28:30 -0000, Marcin Juszkiewicz <email address hidden> wrote:
> Public bug reported:
>
> Binary package hint: linaro-image-tools
>
> Would be nice to have /etc/linaro-image file with informations about
> which LEB and hwpack were used to create it.

I think this is dupe, but I agree that is is desirable.

You can kind of get this info now:

> Something like:
> Linaro evaluation build image: linaro-natty-alip 20110527

cat /var/lib/ubuntu_dist_channel

(or something like that)

> hwpack: panda-x11-base 20110527

dpkg -l "hwpack*"

Thanks,

James