DistroHopper/OS/haiku
zen0bit c087af2323 tmp
2024-04-10 21:20:44 +02:00

9 lines
297 B
Text

INFO="Haiku|Independent||https://www.haiku-os.org/|Specifically targets personal computing. Inspired by the BeOS, Haiku is fast, simple to use, easy to learn and yet very powerful.";;
function releases_haiku() {
echo r1beta4 r1beta3
}
function editions_haiku() {
echo x86_64 x86_gcc2h
}