Skip to content

Commit b89e635

Browse files
committed
more 1.19 fixes
1 parent 49beb6a commit b89e635

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ binaries available online at http://www.math.clemson.edu/~heister/dealvm/
4747
- install vscode https://code.visualstudio.com/download
4848
plugins: c/c++, cmake, cmake tools
4949
fix: max fs watches
50+
- edit /etc/default/grub.d/50-cloudimg-settings.cfg
51+
and remove console=ttyS0
52+
sudo update-grub
53+
and then disable serial port 1 in machine settings
54+
also remove cidata second hd image
5055
5156
5. For releasing the image:
5257
- update software: apt-get update && apt-get upgrade && apt-get autoremove && apt-get autoclean

changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
1.19.0:
22
- Updated: deal.II 9.2.0, ASPECT master, candi
3-
- New: evince
3+
- New: evince (default for pdf and eps)
44
- New: vscode
55
- Grow disk size to 75GB max up from 50GB
66
- Fix: work-around for missing serial port error

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h1>deal.II/ASPECT image</h1>
1010
Download: <a href="https://www.ces.clemson.edu/dealii/dealvm_1.19.ova">dealvm_1.19.ova</a>
1111
mirror1: <a href="https://dealii.43-1.org/downloads/virtualbox-images/dealvm_1.19.ova">dealvm_1.19.ova</a>
1212
<br>
13-
size: 3.6GB
13+
size: 3.7GB
1414
Last update: June 8, 2020
1515
</p>
1616

@@ -19,8 +19,8 @@ <h1>deal.II/ASPECT image</h1>
1919
</p>
2020

2121
<p>
22-
md5: 9cfbd80fe670d12a4eda053c5a509225 <br>
23-
sha1: 3fe75e233b5e6e35ccbe34e437a36499860cc93f <br>
22+
md5: cde9ba8c8557fdd70ca3184b3f128872 <br>
23+
sha1: 17ec4f493c86154e56f419ee4ddaee1718db0ff7 <br>
2424
</p>
2525

2626
<p>

0 commit comments

Comments
 (0)