Commit Graph

100 Commits

Author SHA1 Message Date
fgerlits b46f4830bb merging the edits made in the 1.0.x branch to the trunk, for /etc
EXCEPT NOTE THAT portage has not been merged; somebody who understands gentoo should do that
2005-11-21 17:09:10 +00:00
fgerlits 212b2e103b updated modules and products references to src/modules and src/products 2005-10-04 19:16:14 +00:00
maroy e73292ed46 renamed src/modules/storage to src/modules/storageClient 2005-10-04 12:35:31 +00:00
maroy 17dec8979f updated doxygen paths to reflect recent changes in the directory strucutre 2005-10-04 12:34:25 +00:00
maroy d56ed4aec0 moved tools, modules and products directories to livesupport/src 2005-10-04 11:57:19 +00:00
maroy 7c51a33cc3 updated debian changelog for 1.0.1 2005-10-01 15:24:17 +00:00
maroy 01047db6b2 made sure already existing LD_LIBRARY_PATHs are ammended, not totally
overwridden. fix for issue #1375
2005-09-24 11:45:51 +00:00
maroy 584aa03bdd added gentoo portage directory 2005-09-23 14:16:18 +00:00
maroy 39be3f99e3 improvements on the installation procedures:
- prefix as make variable accepted
- all installation directories created
- www docroot is passed to the storageServer configure script as well
2005-09-23 14:04:56 +00:00
maroy a80f585f5a added password auth to pipe-connections as well, not just TCP/IP connections 2005-09-23 14:03:48 +00:00
fgerlits 148c138a92 Marked some more files as text; I hope I got them all now. See ticket #1462. 2005-09-22 14:31:15 +00:00
fgerlits 4754dc1e4b changed $Source$ anchors to $URL$ 2005-09-10 13:00:36 +00:00
fgerlits 30ac8fb6a3 Added the 'svn:keywords = "Author Revision URL"' property to
*.cxx *.h *.sh *.php *.html Makefile.in configure.ac
in all directories except tmp and usr.
2005-09-10 12:03:42 +00:00
fgerlits 6a303bd419 removed tools_distclean task from recompile target 2005-08-25 11:09:41 +00:00
fgerlits 61d2e535d3 changed reference to createDatabase.sh to point to its correct location 2005-08-22 17:34:55 +00:00
maroy 5efe455008 updated configure script 2005-08-21 08:26:35 +00:00
fgerlits 500c324579 changed version number to 1.0rc2 2005-08-16 11:16:49 +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 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 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 a238f47c76 corrected typo 2005-08-11 15:00:11 +00:00
fgerlits 41f015aac8 added copying of pango config files 2005-08-11 12:06:59 +00:00
fgerlits 84e4cdb2c9 added stationLogo.png file copying 2005-08-11 12:00:26 +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 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 4d6982ebfa disabled boost and ICU library detection temporarily, as they don't work 2005-08-08 10:18:42 +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
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 39a876e907 added references to createGstreamerRegistry.sh 2005-08-05 11:37:18 +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 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
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
maroy 69247c704d more changes to hopefully the final 1.0 release 2005-08-03 07:37:56 +00:00