aboutsummaryrefslogtreecommitdiff
path: root/deployment/debian-package-x64/pkg-src/rules
AgeCommit message (Collapse)Author
2020-03-22Move all old deployment stuff to a new folderJoshua M. Boniface
2019-10-20Move web-build into Debian build rulesJoshua Boniface
This removes the convoluted steps in docker-build.sh in favour of integrating the web-build sequence into the Debian rules file explicitly. This will allow the web-build to work properly outside of the boutique Docker container we build, thus allowing it to be build properly directly on a target system with dpkg-buildpackage.
2019-07-14Override the installinit nameJoshua M. Boniface
Without this, when building the `jellyfin-nightly` package, it attempts to find service/init files with the name `jellyfin-nightly` instead of the proper name. This override prevents this by forcing the name to `jellyfin`. Required for nightly builds.
2019-04-29Add arm64 packaging for DebuntuJoshua Boniface
2019-02-24Disable documentation and debug in buildJoshua Boniface
2019-02-23Add Debian armhf (Rasberry Pi) build plus crossbuildJoshua Boniface
2019-01-10Build scripts and build system consolidation.Erwin de Haan
Squashed commit.