Commit Graph

100 Commits

Author SHA1 Message Date
Martin Konecny a874e9fff7 CC-4114: use liquidsoap shutdown() command to restart liquidsoap
-tying up loose ends
2012-08-20 16:54:01 -04:00
Martin Konecny 4ad3927554 CC-4114: use liquidsoap shutdown() command to restart liquidsoap
-shutdown liquidsoap on install
2012-08-20 14:41:34 -04:00
Martin Konecny 42738c98a3 Merge branch '2.1.x' into devel 2012-08-03 11:14:05 -04:00
Martin Konecny f98bd5b8f2 CC-4147: Make Airtime work nicer with Debian package generation scripts.
-add "--disable-deb-check" option
2012-08-03 11:13:17 -04:00
Martin Konecny eb4b3cfcfa Merge branch '2.1.x' into devel
Conflicts:
	install_full/ubuntu/airtime-full-install
2012-08-03 09:45:55 -04:00
Martin Konecny 3f10f94d8f CC-4147: Make Airtime work nicer with Debian package generation scripts.
-liquidsoap is installed from sofab repo
-make sure new deb-multimedia name takes effect
2012-08-03 09:42:41 -04:00
Martin Konecny 832eafdea1 CC-4104: airtime-uninstall should not purge airtime database be default
-small fix
2012-07-16 15:43:17 -04:00
Martin Konecny 35d3d63e08 CC-4104: airtime-uninstall should not purge airtime database be default
-on reinstall use the database
2012-07-16 15:34:09 -04:00
Martin Konecny aecee0574d Random commits gathered and put into one
-since we had an accidental merge between devel and 2.1.x, I'm rounding
up these changes that need to be in 2.1.x and putting them here.
2012-07-09 18:58:22 -04:00
Martin Konecny 0286aa364e 2.1.3 preparation 2012-07-03 16:43:10 -04:00
Martin Konecny b9c6eab39c make sure we explicitly need to tell Airtime services to start 2012-05-28 17:42:48 -04:00
Martin Konecny 0991b00c55 CC-3839: Remove "-s" option from airtime-install
-done
2012-05-17 10:24:32 -04:00
Martin Konecny a4716ac36f CC-3839: Remove "-s" option from airtime-install
-done
2012-05-16 16:39:13 -04:00
Martin Konecny f052c121e1 CC-3836: On install, If Airtime is not previously installed, overwrite files in /etc/airtime
-done
2012-05-16 12:57:11 -04:00
Martin Konecny 7d691a44af CC-3791: Media Monitor crash when there are media files with non-ascii name in watched folder
-move locale check to beginning of install script
2012-05-14 18:52:06 -04:00
Martin Konecny 9d672ab374 CC-3791: Media Monitor crash when there are media files with non-ascii name in watched folder
-was using PHP syntax :/
-remove error checking around grep process
2012-05-14 18:44:23 -04:00
Martin Konecny 92931f662f CC-3791: Media Monitor crash when there are media files with non-ascii name in watched folder
-override LC_ALL=POSIX that happens on system bootup
2012-05-14 18:35:20 -04:00
Martin Konecny 532dd036c1 CC-3787- On upgrade, make sure user has all required debian packages.
-Just checking for the new packages introduced in 2.1 for now...
2012-05-10 14:46:22 -04:00
Martin Konecny bb5deda09d Various fixes for installer
-create zendphp.log before web files are available
-run airtime.php script earlier so DB is created before web files are available
-zendphp.log should have 644 permissions, not 755
2012-05-05 21:34:09 -04:00
Martin Konecny 34b8e5b279 -small mistake in install script 2012-04-25 10:26:45 -04:00
Martin Konecny 80d0f8f4f3 CC-3705: Dependecy for php-db removed, but still required by install script
-fixed
2012-04-25 10:11:24 -04:00
Martin Konecny f96b990275 Merge branch '2.0.x' into devel
Conflicts:
	VERSION
	airtime_mvc/application/models/Systemstatus.php
	install_minimal/include/airtime-constants.php
	install_minimal/include/airtime-upgrade.php
	python_apps/api_clients/api_client.py
	python_apps/media-monitor/install/media-monitor-copy-files.py
	python_apps/media-monitor/install/media-monitor-initialize.py
	python_apps/pypo/install/pypo-initialize.py
	python_apps/pypo/liquidsoap_bin
	python_apps/pypo/pypopush.py
	utils/airtime-log.php
2012-04-12 19:10:17 -04:00
Martin Konecny 60d521a88a CC-3575: Use invoke-rc.d to start and stop services, rather than calling init scripts directly
-done
2012-04-05 20:42:15 -04:00
Martin Konecny 16ebd2951f -improved messages during install 2012-04-05 15:32:03 -04:00
Martin Konecny 3611f1071d CC-3575: Use invoke-rc.d to start and stop services, rather than calling init scripts directly
-fixed
2012-04-05 15:09:20 -04:00
Martin Konecny b00e74e831 -remove "disable_auto_start_services" install option 2012-04-05 14:56:11 -04:00
Martin Konecny c66f0c783f CC-3573: Use posix_geteuid instead of "whoami" to detect who is running PHP script
-done
2012-04-02 19:25:27 -04:00
james 793c72b09c CC-3357: Upgrade script to 2.0.2 doesn't work
- It was deleting /user/lib/airtime after it installs virtualenv. rm comand is
ran before anything.
2012-02-24 21:02:54 -05:00
james 73a91e6982 CC-3357: Upgrade script to 2.0.2 doesn't work
- It was deleting /user/lib/airtime after it installs virtualenv. rm comand is
ran before anything.
2012-02-24 21:00:59 -05:00
Martin Konecny 0424a7f1d1 -We don't want any of our python services running at install time. Disable them early on. 2012-02-12 11:44:23 -05:00
Martin Konecny 585ae5ad20 CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
-try touching file
2012-02-12 01:21:28 -05:00
Martin Konecny caf0f5fedd CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
-try clearing apc cache after upgrading web files
2012-02-12 01:16:32 -05:00
Martin Konecny 1dd49b8a11 CC-3312: Upgrade scripts for 2.0.1
-Done
2012-02-09 16:22:59 -05:00
Martin Konecny 00a05e146b CC-3222: Add option to disable auto starting Airtime services (after install and after system restart)
-Done
2011-12-23 15:53:30 -05:00
Martin Konecny 76fac6fbef CC-3206: Add ability to do Airtime upgrade without restarting liquidsoap
-done
2011-12-15 11:16:14 -05:00
Martin Konecny 2f1033ecb8 CC-3163: Duplicate message during install
-fixed
2011-12-05 15:25:59 -05:00
Martin Konecny c6ba79bc36 CC-3151: "airtime-install -r" doesnt work anymore
-fixed
2011-12-02 13:51:57 -05:00
Martin Konecny c48154ef2f SAAS-83: Add ability to install Airtime components separately
-fixed
2011-11-30 17:59:00 -05:00
Martin Konecny 3047ca8238 -fixes to upgrade script 2011-11-28 05:08:01 -05:00
Martin Konecny 3a39aacd85 SAAS-83: Add ability to install Airtime components separately
-moving along...
2011-11-26 00:57:14 -05:00
Martin Konecny 15a27526f9 SAAS-83: Add ability to install Airtime components separately
-fixed
2011-11-24 18:10:06 -05:00
Martin Konecny f75d216bae -deactivate virtualenv sooner, since we don't need it. 2011-11-24 17:14:31 -05:00
Martin Konecny e145be81de -fix some minor issue when specifying airtime-install -h 2011-11-24 17:04:24 -05:00
Martin Konecny e93b02ef34 CC-3098: Upgrade scripts don't work
-minor tweaks
2011-11-23 17:39:03 -05:00
Martin Konecny 49051b7fc2 CC-3098: Upgrade scripts don't work
-fixed
2011-11-23 16:31:14 -05:00
Martin Konecny d71c2289ac CC-3072: Test upgrade to 2.0.0 from 1.8.0 and up (including minor versions, except 1.9.1) 2011-11-23 15:09:28 -05:00
Yuchen Wang db82e51c30 CC-3048: Install_minimal should check much sooner if Airtime is already installed
- fixed by creating new php file airtime-installed-check, which checks whether current version
of airtime exists; this file gets called right after root user check and whether debian
package exists check
- moved some code from airtime-install.php to AirtimeInstall.php as static functions
so that we reduce duplicated code
- both the new file airtime-installed-check.php and airtime-install.php use the new
static functions created above
2011-11-18 14:06:42 -05:00
Martin Konecny 2fc46cd29b CC-3039: Install script doesnt check whether virtualenv exists (Ubuntu 11.10)
-fixed
-moved virtualenv version check into virtualenv-install.sh
2011-11-14 21:28:27 -05:00
Martin Konecny c2eae518c4 CC-2978: Install fails on Ubuntu 11.10
-fixed for oneiric version of rabbitmq
2011-11-10 14:42:46 -05:00
Martin Konecny 605c69c975 CC-2978: Install fails on Ubuntu 11.10
-initial commit
2011-11-10 14:27:49 -05:00