Skip to content

Commit 21991a3

Browse files
committed
update for release
1 parent 1a8a097 commit 21991a3

File tree

5 files changed

+24
-14
lines changed

5 files changed

+24
-14
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ binaries available online at http://www.math.clemson.edu/~heister/dealvm/
4545
- install https://github.com/rfjakob/earlyoom and test
4646
5. For releasing the image:
4747
- update software: apt-get update && apt-get upgrade && apt-get autoremove && apt-get autoclean
48+
- remove deal.II build files
4849
- run zerofree to remove disk size (need to boot into safe mode):
4950
reboot into recovery
5051
sudo mount -o ro -t ext4 /dev/sda1

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
<h1>deal.II/ASPECT image</h1>
77

88
<p>
9-
Download: <a href="http://www.ces.clemson.edu/dealii/dealvm_1.15.0.ova">dealvm_1.15.0.ova</a>
10-
size: 3.9GB
11-
Last update: May 10, 2016
9+
Download: <a href="http://www.ces.clemson.edu/dealii/dealvm_1.16.0.ova">dealvm_1.16.0.ova</a>
10+
size: 3.4GB
11+
Last update: April 9, 2017
1212
</p>
1313

1414
<p>
1515
<a href="info.html">Info Page</a>
1616
</p>
1717

1818
<p>
19-
md5 hash: ed850f8bce73098ef08a486a0a43b433
20-
sha1: 35aec20ada6de6cc82c7824d35f33671cda26eb3
19+
md5 hash: 2589b6738088edfcb899f8465136351a
20+
sha1: 157ddcad99116ad8eadad0a8c2de045bf8fa726a
2121
</p>
2222

2323
<p>

info.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1>Welcome to the deal.II virtual box image!</h1>
2222
<ul>
2323
<li><a href="http://dealii.org">deal.II</a> (release 8.5.0) configured with MPI, <a href="http://trilinos.org">Trilinos</a>, <a href="http://www.mcs.anl.gov/petsc/">PETSc</a>, <a href="http://www.p4est.org/">p4est</a>
2424
<li><a href="http://aspect.dealii.org/">ASPECT</a> (software library for Mantle Convection based on deal.II, development version)
25-
<li>for code editing: qtcreator, eclipse (if you have enough RAM), leafpad, and emacs
25+
<li>for code editing: qtcreator, leafpad, and emacs
2626
<li>for visualization: gnuplot, paraview, and visit
2727
<li>for debugging: gdb and valgrind
2828
</ul>

old.html

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@
55

66
<h1>old versions</h1>
77

8+
<p>
9+
Download: <a href="http://www.ces.clemson.edu/dealii/dealvm_1.15.0.ova">dealvm_1.15.0.ova</a>
10+
size: 3.9GB
11+
Last update: May 10, 2016
12+
</p>
13+
14+
<p>
15+
<a href="info.html">Info Page</a>
16+
</p>
17+
18+
<p>
19+
md5 hash: ed850f8bce73098ef08a486a0a43b433
20+
sha1: 35aec20ada6de6cc82c7824d35f33671cda26eb3
21+
</p>
22+
23+
<hr>
24+
825
<p>
926
Download: <a href="http://www.ces.clemson.edu/dealii/deal_aspect-v13.ova">deal_aspect-v13.ova</a>
1027
size: 3.4GB
@@ -19,9 +36,6 @@ <h1>old versions</h1>
1936
md5 hash: 2b4b297860ff87ced1038339642d0b4a
2037
</p>
2138

22-
<p>
23-
Source code is available on github: <a href="https://github.com/tjhei/dealii-vm"> https://github.com/tjhei/dealii-vm</a>.
24-
</p>
2539

2640
<hr>
2741

release-tasks

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)