Hi all,

  I'm happy to announce that the buildbot now pushes generated
*.deb/*.rpm packages to public repositories after successful builds, on
both the 6.0 and master branches.

  To use the Debian package repository, use one of the following lines
in your APT sources.list:
,----
| deb http://fusionforge.fusionforge.org/deb/ jessie-6.0/
| deb http://fusionforge.fusionforge.org/deb/ jessie-master/
`----

  The repository is signed with the key available at
http://fusionforge.fusionforge.org/deb/B998DC6C.asc; use apt-key add to
add it to your APT configuration.

  To use the RPM package repository, use one of the following snippets
in a /etc/yum/repos.d/fusionforge.repo file:
,----
| [fusionforge-6.0]
| name=fusionforge-6.0
| baseurl=http://fusionforge.fusionforge.org/rpm/centos7-6.0/
| enabled=0
| gpgcheck=1
|
| [fusionforge-master]
| name=fusionforge-master
| baseurl=http://fusionforge.fusionforge.org/rpm/centos7-master/
| enabled=0
| gpgcheck=1
`----

  The RPM packages and repository should also signed with the key
available at http://fusionforge.fusionforge.org/rpm/B998DC6C.asc, but
since I've never done RPM packages/repository signing stuff before, I'd
appreciate a validation by someone who knows that stuff.

Roland.
-- 
Roland Mas

Indépendant en informatique libre -- Free software freelance
http://www.gnurandal.com/

_______________________________________________
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general

Reply via email to