CVS log for doc/install/linux/install.pl

[BACK] Up to [LON-CAPA] / doc / install / linux

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Apr 28 19:33:48 2023 UTC (11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.82: preferred, colored
Changes since revision 1.82: +4 -1 lines
- For mysql on: CentOS Stream 9, RHEL 9, Oracle Linux 9, Rocky Linux 9 and
  AlmaLinux 9 (all MariaDB 10.5.16), process is /usr/libexec/mariadbd.

Revision 1.45.2.18: download - view: text, markup, annotated - select for diffs
Tue Dec 21 16:07:53 2021 UTC (2 years, 3 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4
Diff to previous 1.45.2.17: preferred, colored next main 1.46: preferred, colored
Changes since revision 1.45.2.17: +27 -12 lines
- For 2.11
  Backport 1.79, 1.80, 1.81, 1.82

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Dec 21 16:05:45 2021 UTC (2 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
- Support Rocky Linux 8 and AlmaLinux 8

Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Dec 21 14:31:52 2021 UTC (2 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.80: preferred, colored
Changes since revision 1.80: +2 -2 lines
- Support CentOS Stream 8 and 9.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Dec 21 13:57:46 2021 UTC (2 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.79: preferred, colored
Changes since revision 1.79: +10 -7 lines
- Support CentOS Stream 8 and 9.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Dec 20 03:13:29 2021 UTC (2 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.78: preferred, colored
Changes since revision 1.78: +20 -8 lines
- Support Rocky Linux 8 and AlmaLinux 8

Revision 1.45.2.17: download - view: text, markup, annotated - select for diffs
Fri Dec 10 15:31:47 2021 UTC (2 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.16: preferred, colored
Changes since revision 1.45.2.16: +4 -1 lines
- For 2.11
  Backport 1.78

Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Jul 28 13:37:10 2021 UTC (2 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.77: preferred, colored
Changes since revision 1.77: +4 -1 lines
- Support Fedora 34 (mariadb 10.5). process is: /usr/libexec/mariadbd

Revision 1.45.2.16: download - view: text, markup, annotated - select for diffs
Mon Mar 29 03:50:33 2021 UTC (3 years ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.15: preferred, colored
Changes since revision 1.45.2.15: +77 -33 lines
- For 2.11
  Backport 1.77

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Mar 29 03:49:58 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.76: preferred, colored
Changes since revision 1.76: +80 -35 lines
- loncapa-X.Y.Z-tar.gz files are downloaded into installation directory.
- loncapa-X.Y.Z directory in tarball will be extracted into parent directory
  of installation directory, if distro is Ubuntu, and into /root otherwise.

Revision 1.45.2.15: download - view: text, markup, annotated - select for diffs
Sun Mar 28 22:10:35 2021 UTC (3 years ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.14: preferred, colored
Changes since revision 1.45.2.14: +18 -7 lines
- For 2.11
  Backport 1.74, 1.75, 1.76

Revision 1.45.2.14: download - view: text, markup, annotated - select for diffs
Sun Mar 28 22:00:27 2021 UTC (3 years ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.13: preferred, colored
Changes since revision 1.45.2.13: +5 -5 lines
- Remove trailing whitespace.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Mar 28 21:51:22 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.75: preferred, colored
Changes since revision 1.75: +3 -2 lines
- Add Flush privileges call between INSERT call and ALTER USER call to eliminate
  error seen with MySQL 8.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Mar 26 18:38:03 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.74: preferred, colored
Changes since revision 1.74: +3 -3 lines
- For distros with firewalld available but masked (iptables preferred),
  suppress display of: "Warning: firewalld.service changed on disk." message.
- Fix regexp used to detect if firewalld is active.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Mar 26 17:59:52 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.73: preferred, colored
Changes since revision 1.73: +14 -4 lines
- In MySQL/Mariadb use of utf8mb4 character set results in "specified key
  was too long" error for primary key in md5_*_parameter tables.

Revision 1.45.2.13: download - view: text, markup, annotated - select for diffs
Thu Mar 18 22:00:54 2021 UTC (3 years ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.12: preferred, colored
Changes since revision 1.45.2.12: +6 -4 lines
- For 2.11
  Backport 1.72, 1.73

Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu Mar 18 21:40:03 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
- Support CentOS Stream

Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Mar 18 21:37:19 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +5 -3 lines
- If using firewalld, use firewall-cmd --reload after making changes.

Revision 1.45.2.12: download - view: text, markup, annotated - select for diffs
Tue Mar 16 01:04:11 2021 UTC (3 years ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3
Diff to previous 1.45.2.11: preferred, colored
Changes since revision 1.45.2.11: +95 -33 lines
- For 2.11
  Backport 1.71

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Mar 16 01:03:04 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +95 -33 lines
- For MySQL 5.7 and later MySQL uses auth_socket plugin for OS root user
  access from localhost (Ubuntu 16, 18, 20).
- If database handle is available then use it when checking if www user
  exits in MySQL.
- Suggested commands for starting LON-CAPA daemons and Apache take account
  of Linux distro/version.

Revision 1.45.2.11: download - view: text, markup, annotated - select for diffs
Sat Mar 13 00:05:06 2021 UTC (3 years ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.10: preferred, colored
Changes since revision 1.45.2.10: +29 -7 lines
- For 2.11
  Backport 1.70

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Mar 13 00:04:36 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +29 -7 lines
- For Ubuntu 14 and newer use relative paths in symlinks for loncapa.conf
  for consistency with a2ensite, a2enconf, a2dissite, and a2disconf.

Revision 1.45.2.10: download - view: text, markup, annotated - select for diffs
Thu Mar 11 21:00:36 2021 UTC (3 years ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.9: preferred, colored
Changes since revision 1.45.2.9: +59 -13 lines
- For 2.11
  Backport 1.69

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Mar 11 20:59:34 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.68: preferred, colored
Changes since revision 1.68: +59 -13 lines
- For Ubuntu 14 and newer, Apache files in /etc/apache2/conf-available and
  /etc/apache2/sites-available are both named loncapa.conf.
- For Ubuntu 14 and newer, symlinks in /etc/apache2/conf-enabled and
  /etc/apache2/sites-enabled which link to them also named loncapa.conf
  (for consistency with a2ensite, a2enconf, a2dissite, and a2disconf).

Revision 1.45.2.9: download - view: text, markup, annotated - select for diffs
Wed Nov 11 21:06:14 2020 UTC (3 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.8: preferred, colored
Changes since revision 1.45.2.8: +51 -21 lines
- For 2.11
  Backport 1.68

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Nov 11 20:58:37 2020 UTC (3 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +55 -25 lines
- For Mariadb 10.14 and later, MySQL set up uses unix_socket authentication
  for OS root user access to Mariadb from localhost (SLES 15; Fedora 32, 33).

Revision 1.45.2.8: download - view: text, markup, annotated - select for diffs
Wed Jul 8 17:40:18 2020 UTC (3 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.7: preferred, colored
Changes since revision 1.45.2.7: +2 -2 lines
- For 2.11
  Backport 1.67

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Jul 8 17:19:10 2020 UTC (3 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
- Fix typo in 1.64

Revision 1.45.2.7: download - view: text, markup, annotated - select for diffs
Sun May 3 00:48:28 2020 UTC (3 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.6: preferred, colored
Changes since revision 1.45.2.6: +133 -29 lines
- For 2.11
  Backport 1.63, 1.64, 1.65, 1.66

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun May 3 00:33:56 2020 UTC (3 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +2 -1 lines
- Early return from &check_locale() routine if locale information absent.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri May 1 19:02:51 2020 UTC (3 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +3 -3 lines
- Support detection of MySQL version for Ubuntu 20 LTS.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri May 1 18:29:56 2020 UTC (3 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +121 -26 lines
- Replace Ubuntu's status.conf in /etc/apache2/mods-available with a loncapa
  version.
- &copy_apache2_debconf() only modifies each apache2 config file for Ubuntu,
  if the file needs to be changed.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri May 1 14:13:31 2020 UTC (3 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +11 -3 lines
- Early return from &check_locale() routine if locale information absent.
- Example loncapa release name now includes major, minor and sub version.

Revision 1.45.2.6: download - view: text, markup, annotated - select for diffs
Tue Dec 3 21:55:02 2019 UTC (4 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.5: preferred, colored
Changes since revision 1.45.2.5: +4 -1 lines
- For 2.11
  Backport 1.61

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Dec 3 21:52:44 2019 UTC (4 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
- Fix documentation.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Dec 3 04:55:08 2019 UTC (4 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +4 -1 lines
- Ubuntu 18 LTS use chrony instead of ntp.

Revision 1.45.2.5: download - view: text, markup, annotated - select for diffs
Thu Nov 7 16:12:26 2019 UTC (4 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.4: preferred, colored
Changes since revision 1.45.2.4: +65 -2 lines
- For 2.11
  Backport 1.59, 1.60.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Nov 7 15:55:31 2019 UTC (4 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
- Fix documentation.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Oct 30 03:42:05 2019 UTC (4 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +65 -2 lines
- Enable mpm_prefork_module in RHEL/CentOS/Scientific/Oracle Linux and
  Fedora.

Revision 1.45.2.4: download - view: text, markup, annotated - select for diffs
Mon Oct 14 14:14:51 2019 UTC (4 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.3: preferred, colored
Changes since revision 1.45.2.3: +2 -2 lines
- For 2.11
  Backport 1.58

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Oct 7 22:28:02 2019 UTC (4 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
- Support Oracle Linux 7.

Revision 1.45.2.3: download - view: text, markup, annotated - select for diffs
Sun Jul 7 23:37:54 2019 UTC (4 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.2: preferred, colored
Changes since revision 1.45.2.2: +80 -37 lines
- For 2.11
  Backport 1.53, 1.54, 1.55, 1.56, 1.57

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sun Jul 7 23:36:03 2019 UTC (4 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +6 -6 lines
- Support Oracle 6
- Remove some trailing white space
- Remove unnecessary double quotes

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Jul 6 18:53:23 2019 UTC (4 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +9 -9 lines
- Support Oracle Linux.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Jul 2 19:40:35 2019 UTC (4 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +14 -3 lines
- Support Oracle Linux 7

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun May 26 22:23:25 2019 UTC (4 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +13 -2 lines
- Support RHEL 8 (and CentOS 8, once released).

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun May 26 22:19:35 2019 UTC (4 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +46 -25 lines
- When checking firewall status for distros which use firewalld, get default
  zone when firewalld is in use.

Revision 1.45.2.2: download - view: text, markup, annotated - select for diffs
Tue Feb 19 19:24:28 2019 UTC (5 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45.2.1: preferred, colored
Changes since revision 1.45.2.1: +18 -8 lines
- For 2.11
  Backport 1.50, 1.51, 1.52

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Feb 19 19:22:36 2019 UTC (5 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3 lines
- Standard indent is 4 spaces.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Feb 19 19:14:54 2019 UTC (5 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +3 -3 lines
- Support both Mariadb 10.2 and newer, and MySQL 5.7.6 and newer. (logic
  was backwards in rev. 1.50).

Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Feb 19 19:03:42 2019 UTC (5 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +18 -8 lines
- Support both Mariadb 10.2 and newer, and MySQL 5.7.6 and newer.

Revision 1.45.2.1: download - view: text, markup, annotated - select for diffs
Sat Feb 16 16:19:11 2019 UTC (5 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +202 -51 lines
- For 2.11
  Backport 1.49 (modified).

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Oct 26 17:49:14 2018 UTC (5 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +202 -51 lines
- Support SLES 15.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Oct 16 17:23:08 2018 UTC (5 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +1 -2 lines
- Remove duplicate line.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Jul 17 00:19:51 2018 UTC (5 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +819 -59 lines
- Modification/creation of configuration files for Apache/SSL for SNI (port 443)
  when replicating content from /raw/, and for redirects to http://.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Jul 11 01:58:41 2018 UTC (5 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +150 -17 lines
- Add config file for Apache/SSL for use with SNI and SSL when replicating
  content from /raw/.
- Installer script will copy/modify standard loncapassl.conf file.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Jun 20 12:12:39 2018 UTC (5 years, 9 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_11_X
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +19 -9 lines
- Support Ubuntu 18 LTS

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Jun 19 11:35:12 2018 UTC (5 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +11 -3 lines
- Support Ubuntu 18 LTS, Fedora 27 and 28.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Jun 10 00:59:11 2018 UTC (5 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +4 -1 lines
- Support perl 5.26 (in which '.' is no longer in @INC).

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri May 26 02:18:11 2017 UTC (6 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +11 -3 lines
- Support SLES12 SP2.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Mar 29 22:52:04 2017 UTC (7 years ago) by raeburn
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +1 -4 lines
- Reverse change in 1.40 (not needed).

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Mar 29 21:00:44 2017 UTC (7 years ago) by raeburn
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +4 -1 lines
- Fedora 19 and later use mariadb instead of mysql.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Aug 28 16:15:53 2016 UTC (7 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +3 -3 lines
- By defalt Fedora 19 and later use MariaDB in place of MySQL.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Aug 25 17:39:04 2016 UTC (7 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +16 -8 lines
- Support MariaDB 10.0

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Aug 9 15:20:45 2016 UTC (7 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +7 -1 lines
- Support Fedora 22, 23 and 24.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu May 5 03:03:57 2016 UTC (7 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +21 -9 lines
- Support MySQL 5.7.6

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Jan 2 13:34:08 2015 UTC (9 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +54 -20 lines
- Support for SLES12 and SuSE 13.2
- Support stopping of unnecessary services (cups and memcached) for distro
  versions which use systemctl in place of chkconfig for these services.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Dec 19 20:23:36 2014 UTC (9 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +61 -22 lines
- Ubuntu 14 sometimes needs a restart of mysql before install.pl will connect
  to it to verify set up status.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Dec 19 14:34:36 2014 UTC (9 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +28 -6 lines
- Support for Ubuntu 14 LTS
  - Symlink now set correctly from conf-available/loncapa to
    conf-available/loncapa.conf
  - Checking if Apache web server needs configuration now supports
    checking of loncapa files in both conf-available and sites-available

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Oct 29 20:56:18 2014 UTC (9 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +12 -4 lines
- Ubuntu14 LTS
  - use both conf-enabled and sites-enabled.
  - to support rewrite form http -> https include loncapa_rewrite_conf
    in VirtualHost block for port 80 in sites-enabled/loncapa

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jun 30 14:55:40 2014 UTC (9 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
- Apache config file location changed in Ubuntu 14.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jun 30 03:36:07 2014 UTC (9 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
- RHEL7/CentOS7 use mariadb in place of mysql.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Jun 30 00:18:11 2014 UTC (9 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +38 -5 lines
- Support RHEL7, CentOS 7
- Use Apache 2.4 httpd.conf for Fedora 18 and newer; RHEL/CentOS 7.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jun 4 00:25:32 2014 UTC (9 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +52 -23 lines
- Support Ubuntu 14 LTS

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Dec 11 15:37:57 2013 UTC (10 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC3, version_2_11_0_RC2
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
- Typo

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Apr 5 14:26:25 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +7 -2 lines
- SuSE 12 uses systemctl in place of chkconfig to start Apache.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Feb 27 19:48:53 2013 UTC (11 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +6 -4 lines
- Improved locale checking for Debian.
- Change in suggested commands to set locale LANG to en_US.UTF-8 in Debian
  and Ubuntu if LANG currently set to something else.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Jan 6 23:04:07 2013 UTC (11 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +11 -1 lines
- Support for Fedora 18.
  /etc/sysconfig/i18n deprecated.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Oct 25 02:03:16 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_X, version_2_10_1, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +76 -47 lines
- Support for Fedora 16.
- systemctl replacing chkconfig and service for mysqld and httpd.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Sep 20 20:54:47 2011 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
- correct regexp for Scientific Linux 6.
- return $updatecmd if LONCAPA-prerequisites missing.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jul 21 21:28:33 2011 UTC (12 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- Support CentOS 6.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jun 7 15:17:51 2011 UTC (12 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
- filename of tarball needs loncapa- prepended.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue May 31 13:29:46 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +12 -1 lines
- systemd replacing sysvinit in Fedora 15.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue May 31 03:06:20 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
- TYPE=MYISAM was replaced with ENGINE=MYISAM in MySQL 4.
- TYPE was deprecated in 4 and 5.0/5.1.  It is no longer supported in 5.5.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu May 26 13:33:30 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +6 -6 lines
- Rename debian-ubuntu/apache2.conf as debian-ubuntu/loncapa for
  consistency with target.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue May 24 00:17:37 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +5 -5 lines
- Correction to location of memcached binary for Debian/Ubuntu.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon May 23 23:45:39 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
- Incorrect scalar.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun May 22 11:56:15 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +27 -7 lines
- Different httpd.conf required for Fedora 11 (and newer) and
  RedHat/Scientific Linux/CentOS 6 compared with one used for
  RHEL/SL/CentOS 5 and Fedora  10 and older.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 16 14:00:09 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- Match columns in new metadata table to those used in rev 1.12 and later of:
  loncom/metadata_database/LONCAPA/lonmetadata.pm

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun May 8 13:20:03 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +42 -19 lines
- Fix typos.
- Consistent method for checking if mysql is running.
- Allow ten seconds total for mysql to start (check after 5s, then 10s).
- distro-specific location for memcached executable.
- Trap output to STDERR that does not need to be displayed to user.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu May 5 16:38:07 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +14 -8 lines
- Support Scientific Linux 6.
   - use: system-config-firewall-tui to configure firewall
- Only call &update_SuSEfirewall2_setup() if distro is SuSE or SLES.
- Correct path for LC's httpd.conf for CentOS/Fedora/RHEL/Scientific

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Apr 24 22:44:50 2011 UTC (12 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +10 -4 lines
- Do not shutdown memcached daemon started by loncontrol.
- Include memcached in list of "unnecessary" services not needng start on boot
  (loncontrol takes care of this).

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 24 01:25:13 2011 UTC (12 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +36 -22 lines
- Enable use of a single install.tar file for all supported Linux
  distros/versions when preparing systems for LON-CAPA installation.
  - files needed for installation fall into three groups:
   (a) file needed by all distros - pwauth-2.2.8.tar.gz - found in $instdir
   (b) localization files - found in $instdir/LCLocalization directory
   (c) files specific to different distros - found in:
       $instdir/centos-rhes-fedora-sl, $instdir/debian-ubuntu,
       $instdir/sles-suse, and $instdir/rhes4.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 23 23:35:19 2011 UTC (12 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +20 -8 lines
- Changes to accommodate SuSE/SLES
  - check /etc/sysconfig/language for locale
  - ntp daemon is ntp
  - cups daemon is cups
  - scope for scalar with apache dir. name (apache2 for SuSE/SLES, version 10 or later).

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 23 19:04:42 2011 UTC (12 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
- For SuSE/SLES use yast to set language (if not en).

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 28 13:27:56 2011 UTC (13 years ago) by raeburn
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +134 -53 lines
- Include ntp amongst services to start on boot.
- Include memcached amongst services to stop, and remove from start on boot
  (loncontrol starts memcached).
- ubuntu8 and earlier use cupsys instead of cups for name of print server pkg.
- set-up of Apache on debian/ubuntu includes linking from mods-available to
  mods-enabled for headers.load and expires.load.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 23 15:01:34 2011 UTC (13 years ago) by raeburn
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +112 -29 lines
- Add ntp to services for which runlevel check is made.
- More informative ffedback on how to configure firewall.
- For debian5, ufw is unavailable, so provide a script for use in
  to setting up iptables for ssh, http and https.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 21 13:32:44 2011 UTC (13 years ago) by raeburn
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +67 -55 lines
- Put MySQL commands in arrays, as $dbh->do() only accepts one statement at
  a time.
- Check for mysqld status with ps instead of status arg (only supported on
  some distros).
- Pass $instdir arg to &build_and_install_mod_auth_external().
- Missing quotes.
- Missing prefix for tarballs.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 18 17:53:34 2011 UTC (13 years ago) by raeburn
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +12 -12 lines
- Localization.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 18 17:01:15 2011 UTC (13 years ago) by raeburn
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Typo in comments.
- No "fedora" in generic tarball.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Mar 18 16:42:12 2011 UTC (13 years ago) by raeburn
Branches: MAIN
- Bugs 4400, 4550, 6348.
- install.pl script used to prepare server for LON-CAPA installation.
   - Combine separate scripts for each supported distro into a single script
     (for: CentOS, Fedora, RHEL, Scientific Linux, SuSE, SLES, Debian, Ubuntu).
   - Localization added.
   - Checks if LONCAPA prerequisites package is installed.
   - Checks status of www account, runlevels, firewall, MySQL, Apache,
     tarball download, extra services (cups).
   - Suggests appropriate recommended actions.
   - Handles case where a MySQL root password has already been set.
- Requires Term::ReadKey from CPAN.
  (perl-Term-ReadKey dependency in LONCAPA-preqrequisites 1-20.)

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>