Justin Conover (justin.conover@xxxxxxxxx) said: > Is there a wiki or anything that explains how the rawhide build system > works? Just for usefull info to me and maybe many others. I just > want to know how it all works. Packages are built whenever the maintainer decides to, for FC3, FC3 updates, FC4, whatever. Each day, around 5AM, the build system goes and grabs the latest version of all appropriate packages, whenever they may have been built. It then assembles them into a tree, tries to build a install image, etc. Bill