Commit Graph

131 Commits

Author SHA1 Message Date
fgerlits 90b389e45c commented out the disabled "host ... ident sameuser" row 2005-08-13 10:33:33 +00:00
fgerlits ff18822caa changed from dh_installinit to manual init script installation
because invoke-rc.d does not work on the knoppix hdd install
(it is linked to /bin/true, so 'command -v invoke-rc.d' returns true,
but it does not do anything, of course)
2005-08-13 10:07:51 +00:00
fgerlits 210df42a65 fixed pg_hba.conf (de)installation 2005-08-13 09:39:37 +00:00
fgerlits d2eb874fdd modified livesupport-station installation to provide our own pg_hba.conf 2005-08-12 17:18:35 +00:00
fgerlits 3a08d452d9 added opt/livesupport/var/LiveSupport/index.php file to station package 2005-08-12 16:44:47 +00:00
fgerlits cd1203c012 changed default audio device names to /dev/dspX 2005-08-12 15:27:55 +00:00
fgerlits a1affea693 minor changes of questionable usefulness 2005-08-12 15:26:17 +00:00
fgerlits a238f47c76 corrected typo 2005-08-11 15:00:11 +00:00
fgerlits 41f015aac8 added copying of pango config files 2005-08-11 12:06:59 +00:00
fgerlits 84e4cdb2c9 added stationLogo.png file copying 2005-08-11 12:00:26 +00:00
tomas 3ac4f00144 The storageAdmin installation fixed. 2005-08-10 21:49:40 +00:00
tomas d9f9fe0450 Missing chgrp and chmod of storageServer's working dirs added. 2005-08-10 19:25:00 +00:00
fgerlits be91b6627d removed some stale comments from postInstallStation.sh;
fixed bugs #1382 and #1383
2005-08-10 18:23:36 +00:00
fgerlits 0494757d99 fixed gLiveSupport executable location 2005-08-09 11:44:15 +00:00
fgerlits d3517a90be fixed typo 2005-08-09 07:50:59 +00:00
fgerlits 974be492ae removed manual init script (de)installation, replaced with dh_installinit;
renamed livesupport-station.init.d to livesupport-station.init
2005-08-08 18:17:24 +00:00
fgerlits ff1cd97706 added bison >= 1.35 and flex to the list of required tools 2005-08-08 13:39:13 +00:00
fgerlits 4d6982ebfa disabled boost and ICU library detection temporarily, as they don't work 2005-08-08 10:18:42 +00:00
fgerlits 4e1de9b016 added copying of /bin/postInstallStation.sh 2005-08-06 10:57:11 +00:00
fgerlits 56de73facd undid previous change 2005-08-06 07:45:13 +00:00
fgerlits 3ad334c468 got rid of "-h localhost" in postgresql database creation
(it is unnecessary and fails if psql permissions are not ultra-lax)
2005-08-06 07:31:38 +00:00
fgerlits 35821288ce fixed ICU version check 2005-08-06 06:42:11 +00:00
fgerlits a3bb736e29 added copying of pear executable to debian rules 2005-08-06 06:15:12 +00:00
fgerlits c212a2df21 put postInstallScheduler.sh back, renamed to postInstallStation.sh 2005-08-05 18:27:45 +00:00
tomas 5b95cf227c The first attempt to solve pear problems. 2005-08-05 16:20:57 +00:00
fgerlits 39a876e907 added references to createGstreamerRegistry.sh 2005-08-05 11:37:18 +00:00
fgerlits 9c65ccebcf updated debian rules to create database and set up odbc data source 2005-08-04 17:49:59 +00:00
fgerlits 2b7d7c53cd removed residual references to the deleted postInstallScheduler.sh script 2005-08-04 14:06:24 +00:00
fgerlits 6fa1f4b596 removed reference to postInstallScheduler.sh;
added mv gtk* to etc directory
2005-08-04 14:02:06 +00:00
fgerlits bedee02329 changed modules/X/tmp/configure to modules/X/configure to allow for
re-creating the configure scripts (and the same for products/X)
this is to fix 'make recompile' which was broken
2005-08-03 10:14:23 +00:00
maroy 69247c704d more changes to hopefully the final 1.0 release 2005-08-03 07:37:56 +00:00
maroy 58fd5c470c updated debian package generation files 2005-08-02 08:45:57 +00:00
maroy 1894479592 made autogen not to run the configure script automatically 2005-08-02 07:13:38 +00:00
maroy 4a2a4cc155 added libboost and libgtk2 to package dependencies 2005-08-02 07:13:07 +00:00
maroy d097fd47db merged autoconf-install branch to main branch 2005-08-01 19:26:00 +00:00
maroy 53893a3e50 fix for proper gstreamer registry creation on installation and in the
debian package
2005-07-05 11:23:50 +00:00
maroy e8b6c8d7e8 updated date for re-release of 1.0rc1 2005-07-04 12:38:27 +00:00
maroy 7e6bba2b11 added proper RFC 2822 style date into changelog 2005-07-03 13:21:53 +00:00
maroy 2db710ef6b updated debian changelog 2005-07-03 10:54:34 +00:00
maroy f767ed2dd8 removed helix from LiveSupport 2005-07-03 08:57:50 +00:00
maroy 767911531a added new dependencies, for gstreamer 2005-07-02 21:41:16 +00:00
maroy 87b2840b53 added gstreamer support for playlistExecutor, scheduler and gLiveSupport 2005-06-30 13:53:54 +00:00
fgerlits 40ffad79dd added storageAdmin module to doxygen config file;
added playlength format checking in AudioClip and Playlist in the Core
module so it won't crash just throw an exception;
added try-catch block in Storage::getAudioClip() and getPlaylist() to catch
invalid audio clip or playlist format errors
2005-06-27 19:26:41 +00:00
tomas 01ab98afaa LS apache config installation added. (#1001) 2005-06-15 22:06:13 +00:00
tomas a4c3aa0fc4 Livesupport specific apache config added. 2005-06-15 11:41:48 +00:00
tomas 5d5c6eea68 fixed wrong processing of LS pear packages and storageAdmin in debian
package (#980 and #1143)
2005-06-14 14:38:01 +00:00
maroy e918573930 removed references to the gstreamer library temporarily 2005-06-08 09:11:13 +00:00
maroy e706acc9d2 added gstreamer-0.8.10 2005-05-31 08:45:35 +00:00
mash 4b24043c16 move icon to products/gLiveSupport 2005-05-27 08:26:39 +00:00
mash ca7a9ff1ab increasing service leve to be called after apache 2005-05-09 13:18:34 +00:00
mash f6ef995ab8 fixed missing slash and copy of icon and studio-config files 2005-05-09 13:17:26 +00:00
maroy dada7fd387 fixed some lines which had no TABs in front.. 2005-05-02 12:26:03 +00:00
tomas 3cc38ccf88 #880 setup for pear packages added. 2005-04-29 18:42:45 +00:00
maroy 6fb2474242 added desktop icon support (thanks to Michael Aschauer) 2005-04-28 08:22:47 +00:00
maroy 867faadb9a changed the distclean target to remove module and product setup stamps
and also the compile stamp. this makes the recompile target do a real
recompile
2005-04-27 09:53:12 +00:00
maroy 6cb75058f0 don't care if the livesupport-station service can not be added to
the default runlevel, or can not be started...
2005-04-27 09:36:19 +00:00
maroy 84523cbda1 changed section: field to sound 2005-04-26 12:10:12 +00:00
maroy de3c9925c1 making fixes to the installation and Debian package creation 2005-04-23 09:51:00 +00:00
maroy 366d29a86e changes to the debian source package creating tools 2005-04-22 16:46:16 +00:00
maroy c1de86079a made sure livesupport-station service stop and kill commands don't
stop the process, even if they fail
2005-04-22 13:21:55 +00:00
maroy 36e7ec2d8d replaced generic x-window package dependency with xlibs 2005-04-22 13:13:27 +00:00
maroy bd185d17d8 updated documentation and scripts to reflect master autoconf 2005-04-22 13:08:55 +00:00
maroy cde23c4f0d updated gLiveSupport install to include missing localized resource
and widget image files
2005-04-22 12:44:06 +00:00
maroy a14cecc8b0 made master build environment to autoconf-based
added debian package creation scripts
2005-04-22 11:56:56 +00:00
fgerlits 4c19a1c60f added search functionality;
fixed bug in Playable::getMetadata;
added doxygen tag file generation in main doxygen.config file;
fixed silly bug in ZebraTreeView::cellDataFunction
2005-04-21 15:51:35 +00:00
maroy 9c8185b9a6 added the widgets module 2005-03-07 17:05:27 +00:00
fgerlits 317b50732f made XmlRpcException documentation more informative;
added graphviz (dot) graphical inheritance diagram generation to the
livesupport/etc/doxygen.config and xmlrpc-doxygen.config files
2005-01-24 12:48:10 +00:00
fgerlits cb4d80990d storage server docs now included in main (public) documentation 2004-12-15 15:40:12 +00:00
maroy 885b2cc212 added scheduler client module 2004-12-02 01:22:38 +00:00
maroy 387630b03c added scheduler results back to testresults 2004-11-30 08:40:09 +00:00
maroy d5d7dff983 modified, so that *Test classes are not documented into the public API docs 2004-11-25 15:10:12 +00:00
maroy 1013c9b913 commented scheduler results temporarily 2004-11-24 09:20:04 +00:00
maroy 8f50a2d109 added authentication module 2004-11-23 13:51:17 +00:00
fgerlits 1ce290554d added separate xml-rpc docs generation (into /doc/xml-rpc_doc/html)
added tempFiles attribute to TestStorageClent
2004-11-12 14:11:57 +00:00
fgerlits 696aa95c9f moved doxytag generation to the root Makefile 2004-11-12 10:19:21 +00:00
maroy 7a1f319439 added playlistExecutor and eventScheduler modules to global config files 2004-11-05 13:54:37 +00:00
maroy d6fdf26a7c fixed typo in path 2004-11-01 09:23:29 +00:00
maroy 11ea8dec6b added playlist executor doc generation 2004-11-01 09:21:41 +00:00
maroy 750f091ba4 fixed stylesheet to properly display summaries 2004-07-24 08:28:20 +00:00
maroy 249d53a88c added global test result reporting 2004-07-24 08:26:12 +00:00
maroy 90e8e8be5c added overall doxygen documentation generation 2004-07-23 18:40:55 +00:00