Changeset 36937
- Timestamp:
- Jun 25, 2014, 6:15:50 AM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140610/dvodist
- Files:
-
- 52 added
- 2 edited
-
EXAMPLE (modified) (1 diff)
-
Makefile.in (modified) (1 diff)
-
dvodist/3pi.20140621 (added)
-
dvodist/3pi.20140621/Makefile (added)
-
dvodist/3pi.20140621/index.mkd (added)
-
dvodist/3pi.20140621/n0000 (added)
-
dvodist/3pi.20140621/n0000/index.mkd (added)
-
dvodist/3pi.20140621/n0730 (added)
-
dvodist/3pi.20140621/n0730/index.mkd (added)
-
dvodist/3pi.20140621/n1500 (added)
-
dvodist/3pi.20140621/n1500/index.mkd (added)
-
dvodist/3pi.20140621/n2230 (added)
-
dvodist/3pi.20140621/n2230/index.mkd (added)
-
dvodist/3pi.20140621/n3000 (added)
-
dvodist/3pi.20140621/n3000/index.mkd (added)
-
dvodist/3pi.20140621/n3730 (added)
-
dvodist/3pi.20140621/n3730/index.mkd (added)
-
dvodist/3pi.20140621/n4500 (added)
-
dvodist/3pi.20140621/n4500/index.mkd (added)
-
dvodist/3pi.20140621/n5230 (added)
-
dvodist/3pi.20140621/n5230/index.mkd (added)
-
dvodist/3pi.20140621/n6000 (added)
-
dvodist/3pi.20140621/n6000/index.mkd (added)
-
dvodist/3pi.20140621/n6730 (added)
-
dvodist/3pi.20140621/n6730/index.mkd (added)
-
dvodist/3pi.20140621/n7500 (added)
-
dvodist/3pi.20140621/n7500/index.mkd (added)
-
dvodist/3pi.20140621/n8230 (added)
-
dvodist/3pi.20140621/n8230/index.mkd (added)
-
dvodist/3pi.20140621/s0000 (added)
-
dvodist/3pi.20140621/s0000/index.mkd (added)
-
dvodist/3pi.20140621/s0730 (added)
-
dvodist/3pi.20140621/s0730/index.mkd (added)
-
dvodist/3pi.20140621/s1500 (added)
-
dvodist/3pi.20140621/s1500/index.mkd (added)
-
dvodist/3pi.20140621/s2230 (added)
-
dvodist/3pi.20140621/s2230/index.mkd (added)
-
dvodist/3pi.20140621/s3000 (added)
-
dvodist/3pi.20140621/s3000/index.mkd (added)
-
dvodist/3pi.20140621/s3730 (added)
-
dvodist/3pi.20140621/s3730/index.mkd (added)
-
dvodist/3pi.20140621/s4500 (added)
-
dvodist/3pi.20140621/s4500/index.mkd (added)
-
dvodist/3pi.20140621/s5230 (added)
-
dvodist/3pi.20140621/s5230/index.mkd (added)
-
dvodist/3pi.20140621/s6000 (added)
-
dvodist/3pi.20140621/s6000/index.mkd (added)
-
dvodist/3pi.20140621/s6730 (added)
-
dvodist/3pi.20140621/s6730/index.mkd (added)
-
dvodist/3pi.20140621/s7500 (added)
-
dvodist/3pi.20140621/s7500/index.mkd (added)
-
dvodist/3pi.20140621/s8230 (added)
-
dvodist/3pi.20140621/s8230/index.mkd (added)
-
scripts/mkdist.20140621.sh (added)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140610/dvodist/EXAMPLE
r36076 r36937 1 scripts/mkindex.dvo.pl /data/ippc17.0/www/dvodist/www-root/LAP.3pi.PV1 "DVO Release LAP PV1 20130812" dvodist 1 2 this directory is used to generate the dvodist web pages. To generate a new set of pages, follow the example below: 3 4 * make sure the new dvo copy has a valid HostTable.dat pointing at the true location for that dvo 5 6 * copy the newest "mkdist" script to a new version, change the base name to match the new target 7 * cd scripts; cp mkdist.LAP3pi.PV1.sh mkdist.20140621.sh 8 * change the entries "catroot" and "catdir" to match the input and output locations 9 (catdir is the relative location in the www directory) 10 11 * run the new "mkdist" script (generates the many, many links) 12 NOTE: best to run the script on ippc17 (or wherever the dvodist www server is currently located) 13 14 * after the "mkdist" script is done, run the "mkindex.dvo.pl" script, eg: 15 scripts/mkindex.dvo.pl /data/ippc17.0/www/dvodist/www-root/LAP.3pi.PV1 "DVO Release LAP PV1 20130812" dvodist 16 17 * copy a Makefile from one of the older distribtions 18 19 * modify the makefile to point at the new directories 20 21 * add the makefile entry to the dvodist/Makefile 22 -
branches/eam_branches/ipp-20140610/dvodist/Makefile.in
r36159 r36937 91 91 include $(SRC-DVODIST)/3pi.20120606/Makefile 92 92 include $(SRC-DVODIST)/3pi.20130227/Makefile 93 include $(SRC-DVODIST)/3pi.20140621/Makefile 93 94 include $(SRC-DVODIST)/LAP.3pi.PV1/Makefile 94 95 include $(SRC-DVODIST)/3pi.20120525.tables/Makefile
Note:
See TracChangeset
for help on using the changeset viewer.
