CVS log for loncom/debugging_tools/modify_config_files.pl
Up to [LON-CAPA] / loncom / debugging_tools
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jul 31 03:39:20 2024 UTC (3 months, 1 week ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
version_2_11_X,
version_2_11_5_msu,
version_2_11_5,
HEAD
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
- distro names for CentOS Stream are centos8-stream and centos9-stream.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jul 30 18:26:49 2024 UTC (3 months, 1 week ago) by raeburn
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
- Use correct distro abbreviation for RHEL.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Jul 15 15:48:52 2024 UTC (3 months, 4 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +67 -7
lines
- set enable-bracketed-paste off added just for specific applications
(R and amaxima) in /home/www/.inputrc
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Jul 9 14:18:16 2024 UTC (4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +6 -1
lines
- File: /home/www/.inputrc to be owned by www user.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jul 8 23:46:06 2024 UTC (4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +69 -2
lines
- Red Hat "bug" 2079078. For bash with readline library 8.1 or newer need to
disable default bracketed paste mode, with line added to /home/www/.inputrc
so R commands sent to lonr daemon can be processed.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jun 28 12:46:47 2024 UTC (4 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +116 -27
lines
- Support Ubuntu 22 and 24, Debian 10, 11 and 12, and update POD
- Don't create a backup MySQL file when modified MySQL config file is in
either a mysql.conf.d or mariadb.conf.d directory in /etc/mysql/.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Dec 21 15:43:57 2021 UTC (2 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_4_uiuc,
version_2_11_4_msu,
version_2_11_4
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3
lines
- Add quotes for hash key containing a -
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Dec 21 13:57:47 2021 UTC (2 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +19 -5
lines
- Support CentOS Stream 8 and 9.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 20 03:13:29 2021 UTC (2 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +15 -3
lines
- Support Rocky Linux 8 and AlmaLinux 8
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Mar 25 13:23:07 2021 UTC (3 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +16 -6
lines
- By default, Ubuntu 16LTS and later include "ONLY_FULL_GROUP_BY" in the
global sql_mode. Remove that so DoDisc can be calculated in Statistics.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Mar 22 21:15:53 2021 UTC (3 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +11 -2
lines
- Store wait_timeout value in appropriate MySQL config file for Ubuntu.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Mar 13 19:38:32 2021 UTC (3 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +24 -24
lines
- Use three-argument open() to separate file mode from the filename.
- For ubuntu and debian, trailing slash in repo URL is optional in
regexp, and omitted from text, for consistency with install instructions.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Mar 13 18:10:00 2021 UTC (3 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +5 -1
lines
- Checking of LON-CAPA repo entry in /etc/apt/sources.list for Ubuntu 20.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Oct 2 22:28:24 2019 UTC (5 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +12 -5
lines
- Oracle Linux and RHEL/CentOS 8 and newer use /etc/yum.repos.d/loncapa.repo
instead of /etc/yum.conf
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jul 2 19:40:27 2019 UTC (5 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +8 -2
lines
- Support Oracle Linux 7
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 26 21:39:44 2018 UTC (6 years ago) by raeburn
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +21 -1
lines
- Checking of LON-CAPA repo entry in /etc/apt/sources.list for
Ubuntu 12, 14, 16, 18.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 5 21:06:25 2017 UTC (7 years, 5 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.12: preferred, colored
Changes since revision 1.12: +28 -16
lines
- Update documentation
- Fedora 21 and newer use /etc/yum.repos.d/loncapa.repo instead of yum.conf
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue May 31 02:55:15 2011 UTC (13 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1,
version_2_11_0_RC3,
version_2_11_0_RC2,
version_2_11_0_RC1,
version_2_11_0,
version_2_10_X,
version_2_10_1,
version_2_10_0,
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.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
- set-variable has been deprecated since MySQL 4.02.
It is no longer supported in 5.5 (where its inclusion in /etc/my.cnf
causes an error).
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jul 21 20:02:47 2009 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X,
version_2_9_99_0,
version_2_9_1,
version_2_9_0,
version_2_8_99_1,
version_2_8_99_0,
version_2_10_0_RC2,
version_2_10_0_RC1,
bz6209-base,
bz6209,
bz2851,
PRINT_INCOMPLETE_base,
PRINT_INCOMPLETE,
GCI_3,
GCI_2
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3
lines
- Fix typo: gpchk -> gpgchk.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jul 14 21:12:51 2009 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +8 -8
lines
Replace $basearch with basearch in section headings for distros which use yum.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jul 14 03:05:59 2009 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +262 -59
lines
Add entries for LON-CAPA repositories for CentOS, Scientific Linux (to /etc/yum.conf),
and for Red Hat 4 (to /etc/sysconfig/rhn/sources), and for Debian, Ubuntu (to
/etc/apt/sources.list).
These files are updated if the LON-CAPA repo entry is missing for a particular distro.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 12 21:15:00 2008 UTC (16 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_8_X,
version_2_8_2,
version_2_8_1,
version_2_8_0,
version_2_7_X,
version_2_7_99_1,
version_2_7_99_0,
version_2_7_1,
version_2_7_0,
version_2_6_X,
version_2_6_99_1,
version_2_6_99_0,
version_2_6_3,
version_2_6_2,
version_2_6_1,
bz5969,
GCI_1,
BZ5971-printing-apage,
BZ5434-fox
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
Correct path to yum repositories for RHEL5.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Apr 24 13:09:40 2007 UTC (17 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_0,
version_2_5_X,
version_2_5_99_1,
version_2_5_99_0,
version_2_5_2,
version_2_5_1,
version_2_5_0,
version_2_4_X,
version_2_4_99_0,
version_2_4_2,
version_2_4_1,
version_2_4_0,
version_2_3_99_0
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3
lines
GPG key moved.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 23 20:04:54 2007 UTC (17 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +50 -8
lines
- RHEL5 (CHECKRPMS uses yum instead of up2date)
- Make modify_config_files.pl compatible with 64 bit
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 19 20:46:07 2004 UTC (19 years, 11 months ago) by matthew
Branches: MAIN
CVS tags: version_2_3_X,
version_2_3_2,
version_2_3_1,
version_2_3_0,
version_2_2_X,
version_2_2_99_1,
version_2_2_99_0,
version_2_2_2,
version_2_2_1,
version_2_2_0,
version_2_1_X,
version_2_1_99_3,
version_2_1_99_2,
version_2_1_99_1,
version_2_1_99_0,
version_2_1_3,
version_2_1_2,
version_2_1_1,
version_2_1_0,
version_2_0_X,
version_2_0_99_1,
version_2_0_2,
version_2_0_1,
version_2_0_0,
version_1_99_3,
version_1_99_2,
version_1_99_1_tmcc,
version_1_99_1,
version_1_99_0_tmcc,
version_1_99_0,
version_1_3_X,
version_1_3_3,
version_1_3_2,
version_1_3_1,
version_1_3_0,
version_1_2_99_1,
version_1_2_99_0
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +7 -1
lines
Added gpgcheck=0 to the configuration for the LON-CAPA repositories.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 23 19:47:39 2004 UTC (20 years, 2 months ago) by matthew
Branches: MAIN
CVS tags: version_1_2_X,
version_1_2_1,
version_1_2_0
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +35 -16
lines
Modified &modify_config_file to return a 1 or 0 if it modified or did
not modify the configuration file. Modified &update_file to return a
1 or 0 if &modify_config_file indicated any change in the file (and we
skip writing the config file if there were no changes made). Modified
the routine to return 0 or 1, where 1 indicates the global MySQL file
was modified.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 11 17:32:53 2004 UTC (20 years, 3 months ago) by matthew
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +18 -1
lines
Added code for /home/www/.my.cnf
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 10 20:26:02 2004 UTC (20 years, 3 months ago) by matthew
Branches: MAIN
CVS tags: version_1_1_99_5,
version_1_1_99_4
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Fix bug where new sections would cause death.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 9 21:05:40 2004 UTC (20 years, 3 months ago) by matthew
Branches: MAIN
This script modifies /etc/yum.conf to include the loncapa repositories and
/etc/my.cnf to include the wait_timeout setting needed by Bug 3252.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>