From 40e5587074d44f338ff9844a320c02062113b3e2 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 9 Jan 2023 21:50:31 +0200 Subject: [PATCH] Created Haiku (markdown) --- Haiku.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Haiku.md diff --git a/Haiku.md b/Haiku.md new file mode 100644 index 0000000..3247bc9 --- /dev/null +++ b/Haiku.md @@ -0,0 +1,29 @@ +## Website + +- https://www.haiku-os.org + +## Nightly images + +- https://download.haiku-os.org/nightly-images/ + +## Experimental driver for RadeonGFX + +- https://github.com/X547/RadeonGfx + +- https://www.reddit.com/r/haikuOS/comments/107idge/haiku_now_is_hardware_accelerated_video_testing/ + +## BootManager + +Haiku BootManager GUI. Similar to Linux GrubCustomizer GUI. + +1. Type in terminal: `BootManager` +2. Check 1st partition as Windows, uncheck other unrelated Windows partition, and Haiku partition as checked + +https://www.haiku-os.org/docs/userguide/en/applications/bootmanager.html + +## Lunduke + +- https://lunduke.substack.com/p/haiku-beta-4-the-definitive-review +- https://lunduke.substack.com/p/haiku-becomes-viable-for-daily-use +- https://lunduke.substack.com/p/haiku-week-begins-at-the-lunduke +- https://lunduke.substack.com/p/2017-interview-with-haikus-full-time \ No newline at end of file