Commit Graph

18887 Commits

Author SHA1 Message Date
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