Commit graph

95 commits

Author SHA1 Message Date
martin
4c388f0a1a CC-3056: Liquidsoap binaries not working on Ubuntu Maverick
-compiled all liquidsoap binaries
2011-11-18 18:45:37 -05:00
martin
3cf7fe1bdf CC-2870: Create testing infrastructure for testing upgrades
-added support for maverick and oneiric
2011-11-18 16:04:31 -05:00
Martin Konecny
a5dedced31 -add debian support for liquidsoap compile scripts 2011-11-14 14:15:41 -05:00
Martin Konecny
6f78f1d82d CC-2952: Put in final Liquidsoap 1.0 binaries
-auto-compile script
2011-11-10 23:58:06 -05:00
Martin Konecny
77f4c274c1 CC-2870: Create testing infrastructure for testing upgrades
-put logs into their own dir
-rename fab_setup to fab_release_test
2011-11-10 15:45:35 -05:00
Martin Konecny
d4582d768a CC-2870: Create testing infrastructure for testing upgrades
-download file to temp file and the rename after to final name
2011-11-10 13:31:08 -05:00
Martin Konecny
de8ebc209a CC-2870: Create testing infrastructure for testing upgrades
-debian needs debian-multimedia repository
2011-11-10 12:45:04 -05:00
Martin Konecny
cbe5b3e7f0 CC-2870: Create testing infrastructure for testing upgrades
-wait 1 second before reacquiring IP address
-use absolute instead of relative paths (fix for debian squeeze and sudo)
2011-11-10 12:28:38 -05:00
Martin Konecny
99d610a4d3 CC-2870: Create testing infrastructure for testing upgrades
-Some changes in preparation of a Debian testing VM
2011-11-09 18:21:44 -05:00
Martin Konecny
31942fa433 CC-2870: Create testing infrastructure for testing upgrades
-1.9.4 needs apt-get update to be run before installing.
2011-11-09 18:08:00 -05:00
Martin Konecny
cec90ddf70 CC-2870: Create testing infrastructure for testing upgrades
-try multiple times until ip address acquired.
2011-11-09 17:50:51 -05:00
Martin Konecny
8a737d58f5 CC-2870: Create testing infrastructure for testing upgrades
-improvements the run.sh script.
	-System is now shutdown after completion
	-Logs to various files
2011-11-09 17:32:27 -05:00
Martin Konecny
5ba1bf28f9 -improvements to upgrade infrastructure testing
-run shell script for fab_setup.py
2011-11-09 16:26:23 -05:00
Martin Konecny
d1aa45ae83 CC-2870: Create testing infrastructure for testing upgrades
-added 1.9.5-RC1 to testing.
2011-11-09 10:21:17 -05:00
Martin Konecny
2b060e0753 -removed lxc-debian from this repo 2011-11-08 18:00:05 -05:00
Martin Konecny
e1d447da61 -add wget to installed packages. 2011-11-08 16:55:07 -05:00
Martin Konecny
1a94d8bbdc -update lxc script. locales are automatically setup. 2011-11-08 16:34:15 -05:00
Martin Konecny
d27768b994 -add usage notes to lxc-debian script. 2011-11-08 12:23:32 -05:00
Martin Konecny
0eaf4c257b -add custom script for creating lxc container on Debian Squeeze.
Should be used with this wiki:
http://wiki.debian.org/LXC
2011-11-08 12:18:29 -05:00
Martin Konecny
6741adebef CC-3015: Upgrade: upgrade fails
-fixed
2011-11-03 14:47:38 -04:00
Martin Konecny
e3093b98a5 CC-2870: Create testing infrastructure for testing upgrades
-shuffle and rename some functions
2011-10-14 14:26:10 +02:00
Martin Konecny
64a4409099 -update airtime-nuke 2011-10-12 16:15:37 +02:00
Martin Konecny
55b039c162 CC-2870: Create testing infrastructure for testing upgrades
-ignore an error where airtime-full-install would return a non-zero return value.
2011-10-12 14:24:27 +02:00
Martin Konecny
3727709e86 CC-2870: Create testing infrastructure for testing upgrades
-option for downloading devel branch and testing it
2011-10-11 17:49:35 +02:00
Martin Konecny
632fd91ac1 CC-2870: Create testing infrastructure for testing upgrades
-fix various bugs
2011-10-11 16:16:38 +02:00
Martin Konecny
5b6b81e5f3 CC-2870: Create testing infrastructure for testing upgrades 2011-10-09 13:38:36 -04:00
martin
bf4f657512 CC-2870: Create testing infrastructure for testing upgrades
-still need to auto-download virtual machine snapshots.
2011-10-06 17:54:45 -04:00
martin
7b2b1560d8 CC-2870: Create testing infrastructure for testing upgrades
-initial commit
2011-10-05 19:01:36 -04:00
martin
d5ec44027f -update airtime-nuke 2011-09-26 23:45:58 -04:00
martin
4138f7823a -better name :) 2011-09-22 18:15:55 -04:00
martin
e5b4822650 -purge user and language 2011-09-22 18:15:32 -04:00
martin
cf5b03ca28 -completely nuke all versions of Airtime from the system 2011-09-22 17:50:42 -04:00
martin
805e358d9c CC-2788: Airtime uses both /bin/bash and /bin/sh in different scripts
-fixed
2011-09-08 12:36:51 -04:00
James
931fb4db62 CC-2518: Auto install script for manual install
- install dir is renamed to install_minimal
- virtualenv command is moved to install script.
- need more work on install_full part
2011-07-19 17:30:23 -04:00
Naomi Aro
c300b8f36d CC-2279 : Upgrade script for converting stor directory to new format
correcting paths for doctrine migrations, generating my db file.
2011-06-29 14:32:17 +02:00
martin
532ba46cba -added template file for populating a database table into dev_tools 2011-06-22 11:21:49 -04:00
Paul Baranowski
aab1ad16e1 CC-2166 : Packaging improvements
Fixed paths for pypo and the show recorder.

Pypo and the show recorder now read their paths from the INI files.
Note that liquidsoap and shell scripts do not yet read from the
INI files, and so that paths are hard-coded in those places.

On uninstall, no longer deleting INI files and the STOR directory.
Included a note to remove those by hand if they want them gone.

Fixed some bugs where not all directories were removed on uninstall.

Fixed bugs in the Show Recorder install where it was adding directories
that it didnt need.
2011-04-15 14:45:10 -04:00
martin
7d2c2f65f2 -fix invalid path includes 2011-04-14 23:08:55 -04:00
Paul Baranowski
835960d25f Added explanation to the user for each of the tools in dev_tools. 2011-03-29 17:32:03 -04:00
martin
bdcabf37a2 -script to do a tail call on pypo-recorder 2011-03-25 01:38:46 -04:00
martin
d9431f95b4 -removed pp.sh helper script from dev_tools 2011-03-20 22:57:48 -04:00
martin
e64e30d6da CC-2080: Turn pypo-fetch and pypo-push into threads of the same process
First implementation
2011-03-20 19:34:43 -04:00
mkonecny
cbc1270b9f CC-1938 - DB Migration Tool
-small comment added to code
2011-03-13 21:10:54 -04:00
martin
209b9c53bd CC-1938 - DB Migration Tool
-added generate doctrine migrations script (for developers)
2011-03-12 15:06:09 -05:00
Paul Baranowski
6a39e4f5f5 Removed the Debian directory.
Renamed directory "dev" to "dev_tools".

Replaced the ecasound-2.7.2 with a new download of ecasound.  The reason is
that the previous ecasound directory had all the Makefiles checked in with
hardcoded paths from Naomi's computer.  This prevented anyone else from
being able to build.  I copied over the modified version of ecacontrol.py.
2011-03-09 18:20:34 -05:00