mirror of
https://git.centos.org/centos-git-common.git
synced 2025-02-23 16:22:56 +00:00
No description
centos.git.repolist.py | ||
get_sources.sh | ||
README.md | ||
return_disttag.sh | ||
rpm_tree_prep.sh |
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