<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/scripts/poky-setup-rpmrepo, branch bernard</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=bernard</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=bernard'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2011-01-30T20:09:52+00:00</updated>
<entry>
<title>creating the rpmrepo metadata</title>
<updated>2011-01-30T20:09:52+00:00</updated>
<author>
<name>Qing He</name>
<email>qing.he@intel.com</email>
</author>
<published>2011-01-18T10:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e67698743eb6fea77f03d712be5d838fbc887f16'/>
<id>urn:sha1:e67698743eb6fea77f03d712be5d838fbc887f16</id>
<content type='text'>
This includes two method for build rpm repo:
  1. create the metadata in rootfs_rpm
  2. standalone binary for building the metadata

Not both of them are needed, generally #2 fits more for the purpose,
but #1 may have its use on rootfs creation using zypper.

Both share some problems and are subjected for future improvement:
  1. the createrepo now builds metadata for the whole directory,
     if there are more than one arch, it builds for all, which means
     rootfs_rpm may run longer if more builds have been run.
  2. createrepo builds metadata for stale rpms

Signed-off-by: Qing He &lt;qing.he@intel.com&gt;
</content>
</entry>
</feed>
