Share

SF generic installatation

File Release Notes and Changelog

Release Name: 066

Notes:
We have a new Release that can setup the cronjobs correctly and we give a new menue point on make setup called Run_Cronjobs_One_Time that can run the cronjobs from the production places. We do this step also in the Do_Full_Setup_in_One_Step.

We fixed several little bugs.

This is called the first BETA Release. We are quite close (5-6 Weeks, because I'm on vacation) for a stable release. The only problem is that in the SF code itself are some bugs that we must find and fix.

See the BUG Tracker of sf-genercinst for detail.

Have fun !

Cheers
Frank

Changes: # Thu Aug 16 09:18:42 2001 Add database setup for the initial SQL statements for all cronjobs in alexandria/cronjobs. Add make setup step Run_Cronjebos_One_Time. Fix user_metri0 setup. Fix perl $^I issue. # Fri Aug 10 20:14:04 2001 Complete the System Reconfiguration system. Complete the config files copy to production pathes. Fix db_fill.sh script to fill artifact_resolution table. Make tests to website. Seemes Ok for a short test (2 hours). Backend is not testes and must be worked on. # Tue Aug 7 17:48:57 2001 Fix BUG unary operator in setup.first.sh Fix BUG that do not set the IP Variables. Fix BUG that do not replace the placeholders. Deactivate Debugging. Prepare for next Release. #, Thu Aug 2 08:02:48 2001 Add getdomainname and getipaddress programs for portability and replace usage of domainname or hostname -d or dnsdomainname because they are not portable. # Sun Jul 29 21:00:08 2001 Fix problem that hostname and echo are not found. We do not load the config again after reconfig of the system for installation pathes of programs. That must be checked if this setup for us the right program pathes at the production installation pathes of the programs. # Wed Jul 25 07:22:53 2001 Add make tarball target for creation of a ditribution tarball of sf-genericinst # Mon Jul 23 03:06:30 2001 Add env setting reusage in functions.inc: AskQuestion() Debbuggin is activated. We have an erro for questions that contain atring1=string2 # Wed Jul 18 16:38:57 2001 Move copy of local.inc after adding the config header file. This should add that header to local.inc. This was missing before. # Wed Jul 18 08:49:15 2001 First step in updating all sf-genericinst program files with the configuration variables collected in the questions asked section. work not finished yet.