8000 Release Nightly build · ricercaOS/ricerca · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Nightly build

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 01:46

ricercaOS nightly release (version v0.0.0-4717c72)

This release contains images that were built automatically on the Github Actions CI.

There are 4 images attached

  • ricerca-release.iso - ricercaOS image optimized for speed (kernel is built with -O2 and LTO enabled). Assertions are disabled
  • ricerca-debug.iso - ricercaOS image with debug symbols and no optimizations. Used for debugging
  • ricerca-safe.iso - similar to ricerca-release.iso, but assertions are enabled. Good candidate for testing on the real hardware
  • ricerca-profile.iso - for now ignored, in the future this image will be used for kernel profiling

You can run release image with the following bash command

qemu-system-x86_64 -cdrom ricerca-release.iso -smp 8 -debugcon stdio -no-shutdown -no-reboot --enable-kvm

Similar command would work for the ricerca-safe.iso image

qemu-system-x86_64 -cdrom ricerca-safe.iso -smp 8 -debugcon stdio -no-shutdown -no-reboot --enable-kvm

See the root Makefile to figure out how to run other images.

Checksums

SHA1 checksums

776531743e742a7fb5ee0494ee60c34a0c614b36  ricerca-release.iso
3e6a7affdf30362dfad3f48d97a9efff25a5dcdd  ricerca-debug.iso
e2f85247ebc9cb7e79139d3e69647ebbee6839dd  ricerca-safe.iso
94fda35173bb463fad46ec4405e5ad726979ad82  ricerca-profile.iso

SHA256 checksums

38cb910b08ef627d6c2101f0a029a82e68fc01a1fc06dc91b73b9fef3d94814e  ricerca-release.iso
6ef3034a7461ee990653e2c1b7ef77726c794141bb3ebc80cd70e6129a207698  ricerca-debug.iso
1827cb6cfd96642904d5d57e16ecaf8cdd0bba02071a5c17e8430fee0d73c2c6  ricerca-safe.iso
489476e0721961f24cf19c0b1d5d939b38cfe45b8df5e20415cddc825c6304ba  ricerca-profile.iso

SHA512 checksums

1731c5e22ff594f00d27252eade217f0747bf5c8be892e93324d5e6d62b1bd14484b44458726669ca027fee0fc8c5936854120100f68e8e8e2da538cacfbd3b4  ricerca-release.iso
5cde2bf7decbc6f42ec7130fd5f5a8c21dad516b23345c513ffa3e9b2c6aa07e92fd93d6169a4ad4243db401c0494d90e8b86e10ea68e094e1ef0fcea55f13b7  ricerca-debug.iso
3fe01903428e7a5220a45cb460cbef891b2cbd613532a962484b12e4c10aa03a890fded4b471b5c2f4684e891e7b7ac447bb9374e8c51884f7c3ddf4d1c760fe  ricerca-safe.iso
97c89de9aef0a366694656a9e639dde78014f07c576bfa93ccc6bd9e9aa29535aea1749b6b1221ecb2cd7749ccb2c9ca39b8550b8de428ca7c630fac9ad6d09e  ricerca-profile.iso

MD5 checksums

4913e922b49a4c68682fbeac4ba2ed29  ricerca-release.iso
6cdacafdd3ef41b4229604ac2795e5e8  ricerca-debug.iso
2c4eb4bbe710787d282cf517b6ff6ecc  ricerca-safe.iso
455954868e6a6ffec8e81cab8c2f7c7a  ricerca-profile.iso
0