mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 11:36:54 +00:00
" This patchset adds support generating .rpm/.deb from relocatable package. " * 'reloc_rpmdeb_v5' of https://github.com/syuu1228/scylla: configure.py: run create-relocatable-package.py everytime configure.py: add SCYLLA-RELEASE-FILE/SCYLLA-VERSION-FILE targets configure.py: use {mode} instead of $mode on scylla-package.tar.gz build target dist/ami: build relocatable .rpm when --localrpm specified dist/debian: use relocatable package to produce .deb dist/redhat: use relocatable package to produce .rpm install-dependencies.sh: add libsystemd as dependencies install.sh: drop hardcoded distribution name, add --target option to specify distribution build: add script to build relocatable package build: compress relocatable package build: add files on relocatable package to support generating .rpm/.deb