openbsd-stable-packages/README

30 lines
879 B
Plaintext

Usage
Run cron.sh, this will trigger 10_start_remote.sh from a single machine
to start building on all the servers, if something changed on the cvs tree
Scripts description
01_update_ports.sh update the ports tree in /home/ports
02_make_liste.sh create ~/fullpkglist containing ports to build
03_clean_packages.sh delete extra packages and reinstall sqlports and rsync
04_make.sh use "make package" and store logs
05_copy_packages.sh create a list of packages from make show=PKGNAMES
command and feed rsync with it
06_send_mail.sh send a mail to tell sthen@ and naddy@ about packages
to sign
--
07_send_mail_global.sh send a single mail combining all architectures output
10_start_remote.sh run the building job on all architectures from a single server
The /build partition doesn't contain any important information and could be formatted if needed.