Commit Graph

40 Commits (develop)

Author SHA1 Message Date
Stevie Robinson 0b0f21d0ac Update install.sh to not prompt for package installation
4 months ago
Stevie Robinson a99fc6fa66
Exit Debian Install Script when running from install dir
4 months ago
Mark McDowall 46517e4397 install.sh: Use /dev/tty for user input
5 months ago
Stevie Robinson 72401759b5
install.sh: Remove UTF8-BOM
5 months ago
Stevie Robinson f9148c36db
Remove yes/no check from install.sh
5 months ago
Stevie Robinson 7a82e7b365
Add install.sh script and remove debian package
5 months ago
Mark McDowall a3e2299011 Debian: Remove mediainfo and mono dependencies
2 years ago
Taloth Saldono f57efd30b8 Fixed data dir ownership in case of dpkg-reconfigure
3 years ago
Taloth Saldono e4a064a1c0 Added comment to sonarr.service
3 years ago
Taloth Saldono 32058f1705 Fixed systemd unit search&replace issue and added umask to debconf
3 years ago
Taloth Saldono 82da38941e Fixed: Debian package dependencies
3 years ago
Taloth Saldono 4d4319797b Updated debian install script to handle longer user names
4 years ago
Taloth Saldono 0c05236bee Support for Runtime Patches via Harmony
4 years ago
Taloth Saldono 25abf52b3f Added update check early in startup if the package requested a post-install update check
4 years ago
Taloth Saldono 19764014be Increased mono dependency from 5.4 to 5.18 for debian
4 years ago
Taloth Saldono 2238ac5d17 Fixed: Added missing ca-certificates-mono dependency to debian package
5 years ago
Taloth Saldono b1eec16333 Updated way Sentry gets configured and enabled.
5 years ago
Taloth Saldono b3e84f407a New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
5 years ago
Taloth Saldono 2c47c5eb99 Fixed: Missing debian package dependency and made them optional.
5 years ago
Taloth Saldono 57a059eecb Updated debian install script to handle old nzbdrone systemd unit named sonarr.service
5 years ago
Taloth Saldono 2cb149c647 Added alternative libcurl4 dependency to satisfy ubuntu cosmic.
5 years ago
Taloth Saldono ee5371b582 Added alternative libmediainfo0 dependency for debian jessie
5 years ago
Taloth Saldono 70e4dbe3bd Updated debian build to fix stray msbuild dependency
5 years ago
Taloth Saldono c14b339d80 Fixed typo in postinst preventing it from properly upgrading v3 alpha installs.
5 years ago
Taloth Saldono 8f4067adbb Also deal with migrations where the user installed using a different user.
5 years ago
Taloth Saldono 54160850b2 Increased debconf priority for username to high.
5 years ago
Taloth Saldono dbdb8e4436 Added System.Native to the ignored list since afaik it's not used by SharpRaven.
5 years ago
Taloth Saldono 1cf80c3ba0 Added release_info to build output instead of only in the debian package.
5 years ago
Taloth Saldono 7f5c1b0d5f Added support to migrate existing nzbdrone+systemd installs.
5 years ago
Taloth Saldono b7259e3ebb Added support to handle the BuiltIn Updater for 3.0.1 packages.
5 years ago
Taloth Saldono fb6e4c0130 Various fixes
5 years ago
Taloth Saldono 241c26e099 Purge should use the data folder as specified by debconf
5 years ago
Taloth Saldono 975fe98cbf Moved from /opt back to /usr/lib based on debian policy.
5 years ago
Taloth Saldono 40a7cf32c5 Added debconf to allow user to set user, group and config dir. Only the group is high prio and thus asked for by default.
5 years ago
Taloth Saldono 9e909cafdd Added check in preinst to cancel install if NzbDrone is still running.
5 years ago
Taloth Saldono db47308762 Tell dpkg that sonarr replaces nzbdrone instead of a pure conflict.
5 years ago
Taloth Saldono 6d41f7895f Move binaries to subdir for easier builtin updater changes.
5 years ago
Taloth Saldono 7cf4c6f655 Use clideps to determine mono dependencies instead of the monolithic libmono-cil-dev.
5 years ago
Taloth Saldono c63186a798 Use dh_systemd to configure systemd unit installation.
5 years ago
Mark McDowall a17a60f914 Updated Debian package
5 years ago