Commit graph

1453 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
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