Skip to content

Latest commit

 

History

History
111 lines (95 loc) · 4.84 KB

README.md

File metadata and controls

111 lines (95 loc) · 4.84 KB
Dune Numerics CyberOS
* working in progress, due undefined reference to a xdrstdio_create function since that Archlinux switch from a Sun provided implementation to the libtirpc package which causes issues. Credits: v2.7.1 dune-common's maintainer from AUR.
** More news soon! We succesfully compiled the dune-uggrid module!

GitHub issues GitHub license GitHub release (latest by date) Powered by Qt NewReleases

Get The ISO

You can either download already generated ISO file from

Sourceforge or GitHub .

Some packages are from here.

This source code was taken from this archiso profile for CyberOS, a linux distribution built with Qt Quick and Arch Linux.

CyberOS Desktop CyberOS Settings

Check the integrity ISO image

$ ls
dunearchiso-2021.09.01-x86_64.iso  dunearchiso-2021.09.01-x86_64.iso.sha512sum  dunearchiso-2021.09.01-x86_64.iso.sig
$ sha512sum -c dunearchiso-2021.09.01-x86_64.iso.sha512sum
dunearchiso-2021.09.01-x86_64.iso: OK
$ gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 5BC6FBBAB02C73E4724B2CFC8C43C00BA8F06ECA
gpg: key 8C43C00BA8F06ECA: "Carlos Aznarán <caznaranl@uni.pe>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
$ gpg --verify dunearchiso-2021.09.01-x86_64.iso.sig
gpg: assuming signed data in 'dunearchiso-2021.09.01-x86_64.iso'
gpg: Signature made Wed 01 Sep 2021 07:14:47 PM -05
gpg:                using RSA key 5BC6FBBAB02C73E4724B2CFC8C43C00BA8F06ECA
gpg: Good signature from "Carlos Aznarán <caznaranl@uni.pe>" [ultimate]

Since September 2021, there will be a new release every first day of the month, like Arch Linux.