No description
Find a file
2014-06-12 01:03:01 +01:00
centos.git.repolist.py Initial commit of script to get git repolist from git.centos.org. 2014-06-12 01:03:01 +01:00
get_sources.sh Fixed so it works on kpatch golang-* 2014-06-11 18:31:34 +01:00
README.md add the get_sources.sh file so people can get non-text sources 2014-06-07 01:25:31 +01:00
return_disttag.sh Find true dist macro value 2014-06-10 18:29:28 +01:00

Welcome to git.centos.org

This git repo contains the following scripts that make interfacing with git.c.o, reimzul and nazar as easy as possible.

Tools:

  • get_sources.sh: when run from inside a package git checkout, will download the relevant non-text sources from the lookaside cache and drop them into the SOURCES/ dir; note: it will generate 0 byte files in place, rather than download them.

Terms:

  • Nazar : the beanstalkd worker queue that runs most build and delivery services for various CentOS components

  • Reimzul : the buildsystem, it can do

  • source rpm to binary rpm builds

  • manifests + comps.xml to iso media

  • manifests and kickstrt to LiveCD and LiveDVD media

  • manifest to AMI ( for AMP / EC2 )

  • Git.c.o : the https://git.centos.org/ site where all the code used is hosted