Skip to content

Commit

Permalink
update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhei committed Apr 9, 2017
1 parent 1a8a097 commit 21991a3
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 14 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ binaries available online at http://www.math.clemson.edu/~heister/dealvm/
- install https://github.com/rfjakob/earlyoom and test
5. For releasing the image:
- update software: apt-get update && apt-get upgrade && apt-get autoremove && apt-get autoclean
- remove deal.II build files
- run zerofree to remove disk size (need to boot into safe mode):
reboot into recovery
sudo mount -o ro -t ext4 /dev/sda1
Expand Down
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
<h1>deal.II/ASPECT image</h1>

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

<p>
<a href="info.html">Info Page</a>
</p>

<p>
md5 hash: ed850f8bce73098ef08a486a0a43b433
sha1: 35aec20ada6de6cc82c7824d35f33671cda26eb3
md5 hash: 2589b6738088edfcb899f8465136351a
sha1: 157ddcad99116ad8eadad0a8c2de045bf8fa726a
</p>

<p>
Expand Down
2 changes: 1 addition & 1 deletion info.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h1>Welcome to the deal.II virtual box image!</h1>
<ul>
<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>
<li><a href="http://aspect.dealii.org/">ASPECT</a> (software library for Mantle Convection based on deal.II, development version)
<li>for code editing: qtcreator, eclipse (if you have enough RAM), leafpad, and emacs
<li>for code editing: qtcreator, leafpad, and emacs
<li>for visualization: gnuplot, paraview, and visit
<li>for debugging: gdb and valgrind
</ul>
Expand Down
20 changes: 17 additions & 3 deletions old.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,23 @@

<h1>old versions</h1>

<p>
Download: <a href="http://www.ces.clemson.edu/dealii/dealvm_1.15.0.ova">dealvm_1.15.0.ova</a>
size: 3.9GB
Last update: May 10, 2016
</p>

<p>
<a href="info.html">Info Page</a>
</p>

<p>
md5 hash: ed850f8bce73098ef08a486a0a43b433
sha1: 35aec20ada6de6cc82c7824d35f33671cda26eb3
</p>

<hr>

<p>
Download: <a href="http://www.ces.clemson.edu/dealii/deal_aspect-v13.ova">deal_aspect-v13.ova</a>
size: 3.4GB
Expand All @@ -19,9 +36,6 @@ <h1>old versions</h1>
md5 hash: 2b4b297860ff87ced1038339642d0b4a
</p>

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

<hr>

Expand Down
5 changes: 0 additions & 5 deletions release-tasks

This file was deleted.

0 comments on commit 21991a3

Please sign in to comment.