Commit Graph

1532 Commits

Author SHA1 Message Date
sebastian da5b1f6e71 *** empty log message *** 2005-08-21 15:31:30 +00:00
sebastian 2a71ad1439 Shorten wording in contextmenues 2005-08-21 15:30:43 +00:00
sebastian 655899680a Disable JS "do you really wanna edit existing data" 2005-08-21 15:30:12 +00:00
sebastian 058fc5ab72 Bug 1416 2005-08-21 15:29:29 +00:00
maroy 29efb72bee fixed issue of initializing the GstreamerPlayer after de-Initializing it
causing a segfault
2005-08-21 08:27:26 +00:00
maroy 5efe455008 updated configure script 2005-08-21 08:26:35 +00:00
fgerlits c05ac08f78 added ls_tmp_dir substitution to use_setup script 2005-08-20 14:19:59 +00:00
fgerlits 3a22c657b1 added debug code in open() 2005-08-20 12:13:17 +00:00
sebastian 600c4f25dc *** empty log message *** 2005-08-18 13:50:22 +00:00
sebastian 0a0ed59540 instruction to set up php.ini 2005-08-17 20:23:14 +00:00
sebastian c25a1d97c4 typo 2005-08-17 20:14:29 +00:00
fgerlits 4fdb46e098 fixed bug #1394 2005-08-17 14:42:44 +00:00
sebastian e674ac5ce5 *** empty log message *** 2005-08-17 10:01:43 +00:00
fgerlits 52b4d475b5 fixed a minor sed issue in development environment setup 2005-08-16 17:29:57 +00:00
tomas 224b841f9d #1400 fixed 2005-08-16 12:45:00 +00:00
fgerlits 500c324579 changed version number to 1.0rc2 2005-08-16 11:16:49 +00:00
tomas badacf36e8 Check for sampleData.php existence added. 2005-08-15 14:06:30 +00:00
tomas 64153ed5aa Obsolete xml-rpc test client removed. 2005-08-15 13:42:53 +00:00
tomas ea280dccb1 One "require" command changed to use XML-RPC from embedded pear packages. 2005-08-15 13:41:48 +00:00
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
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
tomas 5b95cf227c The first attempt to solve pear problems. 2005-08-05 16:20:57 +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
fgerlits abb6a6b9a4 copied createOdbcDataSource.sh to /bin (NOTE: we have two identical copies,
this is bad.  TODO: something about this);
moved createGstreamerRegistry.sh to /bin
2005-08-05 11:42:58 +00:00
fgerlits 39a876e907 added references to createGstreamerRegistry.sh 2005-08-05 11:37:18 +00:00
fgerlits 277144d4ee added initial version 2005-08-05 11:32:03 +00:00
fgerlits f5fbb92ce2 added local access configuration to pg_hba.conf setup instructions 2005-08-05 11:09:57 +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 f813b837d1 corrected some typos 2005-08-04 17:07:36 +00:00
fgerlits 91f5dd66fa corrected some typos and added some clarifications 2005-08-04 15:29:50 +00:00
sebastian d6a76b9b5e bug 1050 2005-08-04 14:17:11 +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
sebastian 74195109f4 *** empty log message *** 2005-08-04 00:58:50 +00:00
sebastian 34a34e191b *** empty log message *** 2005-08-03 23:33:18 +00:00
sebastian a3fcce16d6 use .keepme for consistency 2005-08-03 12:13:54 +00:00
sebastian 3771928cc9 not needet by end-user 2005-08-03 12:11:10 +00:00
sebastian 6f9f64ca71 added missing BIN_DIR 2005-08-03 12:05:32 +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
fgerlits 4265ee567d commented out a test which hangs on some systems (including mine) 2005-08-03 08:38:25 +00:00
maroy 69247c704d more changes to hopefully the final 1.0 release 2005-08-03 07:37:56 +00:00
fgerlits 1f178670ca corrected typo 2005-08-03 07:36:51 +00:00
maroy b3e692ee88 re-added (as it somehow disappeared) 2005-08-02 22:45:51 +00:00
sebastian 2f268aba62 some tweaks 2005-08-02 12:22:26 +00:00
maroy 9f47bdc30f renamed wrongly name file 2005-08-02 11:35:51 +00:00
maroy 65a3b0f1b3 fixed typo 2005-08-02 11:33:53 +00:00
maroy 0b048d2069 added mkinstalldirs, for bug #1357 2005-08-02 11:29:52 +00:00
maroy 4c9bfe5124 updated documentation for 1.0 release 2005-08-02 10:02:20 +00:00