Blog: 2024-03-07: Difference between revisions

From razwiki
Jump to navigation Jump to search
(Created page with "Looked into ronin again, and after some curiosity about debian version 12 being hardcoded, I took a deep dive on architectures and os stuff. Here are some of the highlights: * https://gitlab.com/giomasce/dqib / https://people.debian.org/~gio/dqib/ - doing stuff with qemu and debian. Hardcodes ssh keys. * https://lists.debian.org/debian-riscv/2023/07/msg00053.html * https://postmarketos.org/blog/2024/03/05/adding-systemd/ * https://mirror.postmarketos.org/temp.fdcc091b5...")
 
No edit summary
 
Line 8: Line 8:


* https://en.wikipedia.org/wiki/Debian_version_history#Port_timeline - visual of architecture support in debian over time. Missing risc-v :) though I guess the support is not ... supported yet
* https://en.wikipedia.org/wiki/Debian_version_history#Port_timeline - visual of architecture support in debian over time. Missing risc-v :) though I guess the support is not ... supported yet

* list of debian development machines: https://db.debian.org/machines.cgi?host=debian-riscv64-porterbox-01

Latest revision as of 20:44, 7 March 2024

Looked into ronin again, and after some curiosity about debian version 12 being hardcoded, I took a deep dive on architectures and os stuff. Here are some of the highlights: