Commit Graph

1614 Commits

Author SHA1 Message Date
tomas ac6df9f1e4 minor fix 2005-08-15 13:36:36 +00:00
tomas 8df59d9f3e Removed obsolete XMLRPC package. 2005-08-15 13:12:23 +00:00
tomas 21af09e976 Upgrades of embedded pear packages allowed.
The important security upgrade of pear XML_RPC package embedded.
2005-08-15 13:00:40 +00:00
tomas 921ce2b1e4 The path component in one "require" command fixed. 2005-08-15 12:58:59 +00:00
tomas 53a974efe3 Upgrade with important security fix. 2005-08-15 12:17:01 +00:00
tomas 446f466994 Remove obsolete test XMLRPC client - use PHP version instead. 2005-08-15 07:37:58 +00:00
fgerlits dcee9e66bb corrected typo 2005-08-14 12:15:30 +00:00
fgerlits 41da46c680 activated dh_installmenu for adding (and removing) the menu item
[why was this deactivated anyway?]
2005-08-14 10:43:42 +00:00
fgerlits f2b3f3ce86 cleaned up the postInstallStation.sh script 2005-08-13 17:00:09 +00:00
fgerlits fd7471a7e8 fixed the loading of the editedPlaylistToken user preference item 2005-08-13 14:03:38 +00:00
sebastian 5e2fa3320b *** empty log message *** 2005-08-13 11:05:39 +00:00
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 f81b76a12a changed temp file location from $prefix/tmp to /tmp
(this directory needs to be user writable!)
2005-08-12 16:39:25 +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 4332c43c90 removed the misinformation of the previous edit 2005-08-12 14:10:18 +00:00
fgerlits a238f47c76 corrected typo 2005-08-11 15:00:11 +00:00
fgerlits 4a771a54db corrected typo 2005-08-11 14:01:39 +00:00
fgerlits 41f015aac8 added copying of pango config files 2005-08-11 12:06:59 +00:00
fgerlits c0e9c66fb6 removed debug messages;
added try-catch block around the loading of stationLogo.png
2005-08-11 12:01:15 +00:00
fgerlits 84e4cdb2c9 added stationLogo.png file copying 2005-08-11 12:00:26 +00:00
fgerlits 8427963800 added debug messages for diagnostic of deb troubles 2005-08-11 06:39:55 +00:00
tomas d8092253c3 minor fix 2005-08-11 00:41:22 +00:00
tomas 07dfdd33c1 minor fix 2005-08-10 23:52:29 +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 53563bce1b added missing odbc_template file customization 2005-08-10 17:36:10 +00:00
tomas f901869f49 obsolete pear checks removed 2005-08-10 16:24:47 +00:00
tomas 4d06f53b58 minor fix 2005-08-10 16:24:20 +00:00
sebastian 2ad83a52f8 setting php.ini upload_max_filesize 2005-08-10 15:01:29 +00:00
sebastian cb58ca74ea *** empty log message *** 2005-08-09 22:03:11 +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 9568514e76 disabled boost library detection to use our own boost library instead 2005-08-08 11:57:53 +00:00
fgerlits 4d6982ebfa disabled boost and ICU library detection temporarily, as they don't work 2005-08-08 10:18:42 +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 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
tomas 003e95c80b Missing mkdir added. 2005-08-05 19:52:11 +00:00