No description
Find a file
2014-06-17 16:12:15 +01:00
centos.git.repolist.py Make the default match what the help text claims it to be ('rpms'). 2014-06-12 01:03:53 +01:00
get_sources.sh handle detached branch case handle alternate directory name case cmdline args to override branch and source url 2014-06-12 21:36:41 +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 don't rely on directory name for package name fix -r option fix quoting issues verify %{dist} value 2014-06-12 01:07:32 +01:00
rpm-tree-prep.sh rename the tree-prep script to align with doc 2014-06-17 14:56:56 +01:00
show_possible_srpms.sh Added script to show srpms contained within a given repo 2014-06-17 16:12:15 +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