Commit Graph

86 Commits

Author SHA1 Message Date
maroy cf5e769ee4 added update script, for Michael Aschauer's request 2005-09-08 08:19:03 +00:00
fgerlits c05ac08f78 added ls_tmp_dir substitution to use_setup script 2005-08-20 14:19:59 +00:00
fgerlits 52b4d475b5 fixed a minor sed issue in development environment setup 2005-08-16 17:29:57 +00:00
fgerlits dcee9e66bb corrected typo 2005-08-14 12:15:30 +00:00
fgerlits f2b3f3ce86 cleaned up the postInstallStation.sh script 2005-08-13 17:00:09 +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 be91b6627d removed some stale comments from postInstallStation.sh;
fixed bugs #1382 and #1383
2005-08-10 18:23:36 +00:00
tomas f901869f49 obsolete pear checks removed 2005-08-10 16:24:47 +00:00
tomas a54bf4e601 Lines making some dirs in htmlUI witable for httpd inserted back. 2005-08-07 01:57:26 +00:00
tomas eda7b567a7 The 'LiveSupport' part added to path of PHP modules. 2005-08-06 15:06:43 +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 d159aa0ec3 removed createXXX.sh files; now these are part of postInstallStation.sh 2005-08-05 18:29:15 +00:00
fgerlits c212a2df21 put postInstallScheduler.sh back, renamed to postInstallStation.sh 2005-08-05 18:27:45 +00:00
fgerlits 4070d69f43 added file back in with permissions set to 755 2005-08-05 11:52:01 +00:00
fgerlits 79a08f06dd removed file in order to change permissions 2005-08-05 11:49:59 +00:00
fgerlits 917c67af0b moved createOdbcDataSource.sh and createGstreamerRegistry.sh to /bin 2005-08-05 11:45:42 +00:00
maroy 9f47bdc30f renamed wrongly name file 2005-08-02 11:35:51 +00:00
maroy 1894479592 made autogen not to run the configure script automatically 2005-08-02 07:13:38 +00:00
maroy d097fd47db merged autoconf-install branch to main branch 2005-08-01 19:26:00 +00:00
fgerlits 633de92a04 replaced stale references to OSS audio devices with ALSA names 2005-07-20 09:04:28 +00:00
fberckel 85b8bcbd52 updated echo's and spare line's 2005-07-14 19:39:30 +00:00
fberckel 567da89848 change some log file name 2005-07-12 05:23:23 +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 54a85c8b3d fixed issue of gstreamer elements not being registered properly on
installation
2005-07-04 12:34:34 +00:00
maroy b04cc9b174 fixed typo 2005-07-03 12:54:00 +00:00
maroy 6a4974aea7 made some fixes to the installation scripts 2005-07-03 12:50:07 +00:00
fgerlits 366a4d0ea2 updated products/gLiveSupport/AudioPlayerTest
(see bug #1231)
2005-07-03 12:46:56 +00:00
maroy 55b020739a using absolut paths for output directory 2005-07-03 10:56:27 +00:00
maroy c7cb2c2ac4 removed helix from the distribution script 2005-07-03 10:38:06 +00:00
maroy 8fbc2ecfd6 added check for not running when generated files are around 2005-07-03 10:32:32 +00:00
fgerlits 5f595831ce fixed typo 2005-07-02 08:02:58 +00:00
fgerlits 308faa0d31 added gstreamer to dist.sh 2005-07-01 23:14:38 +00:00
fgerlits 0b20c3ccf0 changed oss references to alsa (i hope everywhere) 2005-07-01 21:44:35 +00:00
maroy fcb2fab676 changed scheduler playlist executor to gstreamer 2005-06-30 14:30:36 +00:00
maroy 56dc591a02 updated user setup script to reflect output dsp setting in the template 2005-06-30 13:38:08 +00:00
tomas 01ab98afaa LS apache config installation added. (#1001) 2005-06-15 22:06:13 +00:00
fgerlits f9094a93f2 fixed bug #1164: added stationLogo.png copying to copyInstall.sh;
and added <stationLogo> config element to gLiveSupport.xml and Co.
2005-06-14 18:08:28 +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
fgerlits 86ab132449 fixed bug #1005 (I think), by creating a separate template file for
user-specific gLiveSupport.xml generation in the development environment;
also changed http:///ls_install_dir/... to http://ls_install_dir
2005-06-14 13:18:11 +00:00
tomas c02d55a57d Section similar to storageServer's setupDirs.sh added (#1000) 2005-05-27 16:19:26 +00:00
mash 4b24043c16 move icon to products/gLiveSupport 2005-05-27 08:26:39 +00:00
tomas 9de819a01a The storageAdmin module part added. 2005-05-26 01:50:34 +00:00
mash 89ae010689 added dsp device selection to postInstall 2005-05-18 10:33:09 +00:00
maroy fadd7ec9be fixed problem of trying to create tarballs with full path added into
the base directory
2005-05-17 15:05:32 +00:00
tomas e57d84e60c #929 - PEAR package install moved to bin/install.sh 2005-05-10 00:25:18 +00:00
maroy 36c2ced07d made some fixes for issue #880
see http://bugs.campware.org/view.php?id=880
2005-04-30 11:11:31 +00:00
maroy 2e4c52de31 final fix for issue #892
see http://bugs.campware.org/view.php?id=892
2005-04-30 10:30:01 +00:00
tomas dbd63ae730 #880 handling pear packages in tools. 2005-04-30 00:10:42 +00:00