CVS log for doc/loncapafiles/buildfiles.lpml
Up to [LON-CAPA] / doc / loncapafiles
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Jul 28 19:40:59 2024 UTC (3 months 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.33: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.33: +13 -1
lines
- Include script to check ProtectHome value for systemd service for web
server, and modify/set new value as needed, when using ./UPDATE to
install/update a LON-CAPA instance.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jul 9 01:25:07 2024 UTC (3 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.32: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.32: +13 -1
lines
- Add bash_config_check.piml to buildfiles.lpml so it will be included in
the tar.gz file created by make tardist.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Dec 21 15:17:17 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.31: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.31: +12 -1
lines
- Add langcheck.piml to buildfiles.lpml so it will be included in the tar.gz
file created by make tardist.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Oct 29 21:01:10 2013 UTC (11 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3,
version_2_11_2_uiuc,
version_2_11_2_msu,
version_2_11_2_educog,
version_2_11_2,
version_2_11_1,
version_2_11_0_RC3,
version_2_11_0_RC2,
version_2_11_0
Diff to previous 1.30: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.30: +11 -1
lines
- Bug 6629.
- Re-enable access to functionality in Math::Complex in Safe Space by
copying Math::Complex 1.55 to LONCAPA::LCMathComplex and eliminating use
of Config.pm
- Whenever ./UPDATE is run to install or update LON-CAPA, the code which
sets $nvsize in the standard Math::Complex script will be run in
lcmathcomplex.piml and the value of $nvsize will be set to the
appropriate value: 4, 8, 10, 12 or 16 in LONCAPA/LCMathComplex.pm.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Aug 7 18:20:22 2013 UTC (11 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.29: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.29: +11 -1
lines
- Add removenolongerused.piml script to LON-CAPA ./UPDATE process to check
for files installed by earlier versions of LON-CAPA, now no longer used.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jan 27 23:50:49 2012 UTC (12 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: loncapaMITrelate_1
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +13 -1
lines
- Bug 6535
Eliminate creation of unnecessary .lpmlsave files during install.
- PDF manuals are not included in CVS, but instead are built dynamically
when running make build (e.g., when creating a tarball for release).
- Assign new categoryname: pdf manual and include check for this in
lpml_parse.pl so filecompare.pl is called with -b3 flag.
- license/about.html and loncapa_apache.conf in release tree are modified
by make aboutVERSION, so developer installations can include version
and datestamp of build in version info.
- make aboutVERSION now includes code to set the last modified time to
the CVS commit date, so unanted .lpmlsave files will no longer be created.
- new file: getcvsdate.pl now included in loncom/build -- used to extract
commit date/time from CVS/Entries for about.html and loncapa_apache.conf
Revision
1.28:
download - view:
text,
markup,
annotated -
[selected for diffs]
Mon Sep 19 18:45:58 2011 UTC (13 years, 1 month ago) by
raeburn
Branches:
MAIN
CVS tags:
version_2_10_X,
version_2_10_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.27:
preferred,
colored
Changes since revision 1.27: +11 -1
lines
- Include expire_DC_role.pl.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Apr 3 01:13:44 2010 UTC (14 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X,
version_2_9_1,
version_2_9_0,
version_2_8_99_1,
version_2_10_0_RC2,
version_2_10_0_RC1,
version_2_10_0
Diff to previous 1.26: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.26: +11 -1
lines
- Bug 6213.
- Always run /usr/bin/fmtutil-sys --missing during postinstall.
- Eliminate distro-specific call in picins_check.piml.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Aug 24 13:44:50 2009 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_99_0,
version_2_8_99_0,
bz6209-base,
bz6209,
GCI_3,
GCI_2
Diff to previous 1.25: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.25: +12 -1
lines
- Create special $dom-domainconfig user (if missing) for any domains for which
the current machine is the primary library server.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jul 14 12:38:02 2009 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.24: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.24: +1 -21
lines
- sysv-rc-conf.piml no longer used (functionality merged into chkconfig.piml).
- remove duplicate entry for chkconfig.piml
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Jul 12 15:34:21 2009 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.23: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.23: +22 -2
lines
Use sysv-rc-conf instead of chkconfig to set webserver and loncontrol to start up on
reboot.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Dec 26 22:59:53 2008 UTC (15 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_99_1,
version_2_7_99_0,
GCI_1
Diff to previous 1.22: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.22: +13 -1
lines
- - If mimetex.cgi version has changed, remove gif files generated by previous version from mimetexcache directory.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Sep 23 00:03:42 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X,
version_2_7_1
Diff to previous 1.21: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.21: +12 -1
lines
Add picins_check.piml.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Apr 5 00:07:44 2008 UTC (16 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_0,
version_2_6_X,
version_2_6_99_1,
version_2_6_99_0,
version_2_6_3
Diff to previous 1.20: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.20: +11 -1
lines
- Adding latex_fixup.piml
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Oct 22 22:05:41 2007 UTC (17 years ago) by albertel
Branches: MAIN
CVS tags: version_2_6_2,
version_2_6_1,
version_2_6_0,
version_2_5_99_1,
version_2_5_99_0
Diff to previous 1.19: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.19: +12 -1
lines
- adding check for Math:Random having correct phrase to seed translator
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jun 26 19:51:06 2007 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_5_X,
version_2_5_2,
version_2_5_1,
version_2_5_0,
version_2_4_99_0
Diff to previous 1.18: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.18: +11 -1
lines
- add add_domain_coordinator_privilege.pl to tarball
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jul 3 05:34:19 2006 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_X,
version_2_4_2,
version_2_4_1,
version_2_4_0,
version_2_3_X,
version_2_3_99_0,
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_99_3,
version_2_1_99_2,
version_2_1_99_1,
version_2_1_99_0
Diff to previous 1.17: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.17: +11 -1
lines
- include the queu slot updater
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Dec 6 05:02:05 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X,
version_2_1_3,
version_2_1_2,
version_2_1_1,
version_2_1_0,
version_2_0_99_1
Diff to previous 1.16: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.16: +31 -1
lines
- adding a bunch f files that were not getting included in the tardist build
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 8 01:31:08 2005 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X,
version_2_0_2,
version_2_0_1,
version_2_0_0,
version_1_99_3,
version_1_99_2
Diff to previous 1.15: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.15: +11 -1
lines
- adding a piml to wrap the setuid scripts in a binary excutable shell, so SuSE can actaully run these things
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 18 20:07:21 2005 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc,
version_1_99_1,
version_1_99_0_tmcc,
version_1_99_0
Diff to previous 1.14: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.14: +11 -1
lines
- cleaning file_permisions on install
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 12 18:42:34 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X,
version_1_3_3,
version_1_3_2,
version_1_3_1,
version_1_3_0,
version_1_2_X,
version_1_2_99_1,
version_1_2_99_0,
version_1_2_1,
version_1_2_0,
version_1_1_99_5
Diff to previous 1.13: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.13: +11 -1
lines
bug#3291 - sigh
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Aug 10 15:39:03 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_4
Diff to previous 1.12: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.12: +11 -1
lines
- including run_searchcat.piml for BUG# 3252
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jul 2 22:39:37 2004 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_3,
version_1_1_99_2,
version_1_1_99_1
Diff to previous 1.11: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.11: +9 -1
lines
- adding in new files that are missing from the install
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 19 16:31:43 2004 UTC (20 years, 5 months ago) by matthew
Branches: MAIN
CVS tags: version_1_1_99_0
Diff to previous 1.10: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.10: +11 -1
lines
Adding rpmcheck.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed May 19 16:05:38 2004 UTC (20 years, 5 months ago) by matthew
Branches: MAIN
Diff to previous 1.9: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.9: +11 -1
lines
Adding checkntp.piml
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 10 20:54:14 2004 UTC (20 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.8: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.8: +11 -1
lines
* the postinstall scripts did probably not run on a number of servers, since
the non-consequential "error" of DocumentRoot being set twice prevented the
whole rest of the scripts from running
* made it so that the error does not stop postinstall
* since a number of machines might now have both nohist_resevalhist.db and
resevalhist.db, made sure to not destroy the new data by pasting over it
* if we get ambitious, we can merge the two files from the hist-file
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Dec 9 20:17:48 2003 UTC (20 years, 10 months ago) by matthew
Branches: MAIN
CVS tags: version_1_1_X,
version_1_1_3,
version_1_1_2,
version_1_1_1,
version_1_1_0,
version_1_0_99_3,
version_1_0_99_2,
version_1_0_99_1
Diff to previous 1.7: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.7: +13 -1
lines
Added accesscount_seed.piml
loncapafiles.lpml now installs seed_accesscount.db
buildfiles.lpml contains information about running accesscount_seed.piml.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 3 18:03:51 2003 UTC (21 years, 9 months ago) by harris41
Branches: MAIN
CVS tags: version_1_0_99,
version_1_0_3,
version_1_0_2,
version_1_0_1,
version_1_0_0,
version_0_99_5,
version_0_99_4,
version_0_99_3,
version_0_99_2,
version_0_99_1,
version_0_99_0,
conference_2003
Diff to previous 1.6: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.6: +1 -2
lines
best wishes to all.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 13 00:16:08 2003 UTC (21 years, 9 months ago) by harris41
Branches: MAIN
CVS tags: version_0_6_2,
version_0_6_1
Diff to previous 1.5: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.5: +12 -1
lines
BUG 1090 PARTIAL FIX; including installfiles.lpml into the manifested
distribution
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Dec 13 18:26:26 2002 UTC (21 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_6
Diff to previous 1.4: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.4: +15 -1
lines
- last of the files I didn't know what to do with
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 13 06:08:17 2002 UTC (21 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.3: +22 -1
lines
- missing files
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Sep 6 21:07:24 2002 UTC (22 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_0_5_1
Diff to previous 1.2: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.2: +11 -1
lines
- need to include reseval_fixup into MANIFEST
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 13 09:05:41 2002 UTC (22 years, 5 months ago) by harris41
Branches: MAIN
CVS tags: version_0_5,
version_0_4,
stable_2002_july,
STABLE
Diff to previous 1.1: preferred, colored to selected 1.28: preferred, colored
Changes since revision 1.1: +11 -1
lines
BUG 327; need to include updatequery.piml in the MANIFEST
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 21 23:31:32 2002 UTC (22 years, 6 months ago) by harris41
Branches: MAIN
CVS tags: stable_2002_april
Diff to selected 1.28: preferred, colored
initial listing of all files needed to compile/generate LON-CAPA
inside source tree
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>