/ihep-pkg-ose

Packaging code for software used at IHEP - fully open-source edition

Primary LanguageRoff

Quick start (assuming a Docker service is already running):

$ ./misc/dboot8.sh base
$ ./misc/dboot8.sh base 'src_get; epel_get'
$ ./misc/dboot8.sh base 'for name in $pkgs_boot; do build $name; done'
$ ./misc/dboot8.sh epics

For CentOS 7 instead of Rocky Linux 8, replace `dboot8' with `dboot7'.