[MeeGo-ivi] Meego IVI RFS
Bennett, Ian (Jet; ADITG/SWG)
ibennett at de.adit-jv.com
Fri Mar 11 06:05:01 PST 2011
Hi Jan-Simon,
Thankyou very much for the info.
Best regards
Ian Bennett
Software Group (ADITG/SWG)
Tel. +49 5121 49 6971
-----Original Message-----
From: Jan-Simon Möller [mailto:dl9pf at gmx.de]
Sent: Freitag, 11. März 2011 13:23
To: meego-ivi at lists.meego.com
Cc: Bennett, Ian (Jet; ADITG/SWG); Maloney, Gerard; meego-ivi at meego.com; Pfohl, Andreas (c4c; ADITG/SWG); Maleyka, Simon (ADITG/SWG); Keppke, Sven (Auronik; ADITG/SWG); Khaliq, Abdul (ADITG/SWG); Demus, Peter (Brunel; ADITG/SWG)
Subject: Re: [MeeGo-ivi] Meego IVI RFS
Am Freitag, 11. März 2011, 11:29:13 schrieb Bennett, Ian (Jet; ADITG/SWG):
> Hi Gerard and Meego members,
>
> From the mailing lists it seems that the answer to my last question is:
>
> 1) There is no .ks file available for GENIVI Apollo at the moment, but
> Jeremiah has suggested that one should be created for Borg. 2) There
> is no .ks for Meego IVI which exactly matches the download on the trunk (?).
There's no public GENIVI kickstart because of the additional repositories used.
MeeGo IVI has a kickstart for Trunk which produces the weekly image files.
Currently that is iirc 2 images for ia32 targets.
We're working on the demo kickstart to get them into the weekly qa process.
> I am gathering info. on mic-image-creator and .ks files at the moment and
> have the following questions:
> 1) The packages listed in the %package section are given as
> @<package_name>. Where are the URLs / sources for these packages defined?
@MeeGo IVI
is a package group, not a single package. Single packages are just "pkgname"
entries.
The package groups are defined in:
http://meego.gitorious.org/meego-os-base/package-groups
e.g.:
http://meego.gitorious.org/meego-os-base/package-
groups/blobs/5212e6138b50745a29cc3387e513d2e1a7c9ba98/patterns/meego-ivi.xml
> (according to the standard kickstart docu. the "repo" entries on the .ks
> only define addtional repositories for yum)
We've no default repositories, so thos "additional" are the real ones.
> 2) According to the .ks
> documenation repodata/*comps.xml contains a description of which packages
> belong to which groups. I cannot find this in the mic2 installation I
> have; how does mic2 solve this issue?
Those groupse are available in the server-side metadata !
> 3) When downloading the sources for
> mic-image-creator using git, I get the following error message:
>
> root at ubuntu:~/work/test# git clone
> http://gitorious.org/meego-developer-tools/image-creator.git Initialized
> empty Git repository in /home/ibennett/work/test/image-creator/.git/
> fatal:
> http://gitorious.org/meego-developer-tools/image-creator.git/info/refs not
> found: did you run git update-server-info on the server?
>
> Does anyone have a suggestion how to elmiminate this error?
Try:
git clone http://git.gitorious.org/meego-developer-tools/image-creator.git
or
git clone git://gitorious.org/meego-developer-tools/image-creator.git
Best regards,
Jan-Simon
More information about the MeeGo-ivi
mailing list