Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:manual:contrib:hyperbolabsd_roadmap [2024/04/14 14:47] throgh |
en:manual:contrib:hyperbolabsd_roadmap [2025/09/12 17:57] (current) emulatorman |
||
---|---|---|---|
Line 2: | Line 2: | ||
Todo lists are used by the developers when a software development is needed. This is common when there is a software development plan, such as the inclusion of new code or port code to the HyperbolaBSD kernel or userspace, new features, etc. The progress can be tracked here, and completed todo lists can be browsed as well. | Todo lists are used by the developers when a software development is needed. This is common when there is a software development plan, such as the inclusion of new code or port code to the HyperbolaBSD kernel or userspace, new features, etc. The progress can be tracked here, and completed todo lists can be browsed as well. | ||
+ | |||
+ | ===== Important notes ===== | ||
+ | |||
+ | <note important> | ||
+ | **HyperbolaBSD** is under a **progressive** migration by replacing all non GPL-compatible code. It will be replaced with new compatible code under [[https:// | ||
+ | </ | ||
+ | |||
===== Generic for Hyperbola GNU/ | ===== Generic for Hyperbola GNU/ | ||
Line 52: | Line 59: | ||
* Documentation for offline-installation (Responsible: | * Documentation for offline-installation (Responsible: | ||
* Ways forward to reach offline-installation (Responsible: | * Ways forward to reach offline-installation (Responsible: | ||
- | * Remove pacman for finally supporting hyperman as drop-in replacement (Responsible: | + | * Remove pacman for finally supporting hyperman as drop-in replacement |
* Remove remnants of Arch GNU/Linux tools and replace with own implementations (Responsible: | * Remove remnants of Arch GNU/Linux tools and replace with own implementations (Responsible: | ||
* Remove further packages being GNU/ | * Remove further packages being GNU/ | ||
* Enhancements for fonts and spell-checking //**-> IN PROGRESS**// | * Enhancements for fonts and spell-checking //**-> IN PROGRESS**// | ||
- | * Enhancements for work without eudev / udev //**-> IN PROGRESS**// | + | * Enhancements for work without eudev / udev //**-> IN PROGRESS**// |
+ | |||
+ | ===== Hyperbola GNU/ | ||
+ | === Final release for GNU/ | ||
+ | |||
+ | * Fix and update packages reported being malfunctional or missing features (Responsible: | ||
+ | * Removal of udev-support and replacing with mdev (Responsible: | ||
+ | |||
===== HyperbolaBSD Canis Major v0.99-pre-alpha ===== | ===== HyperbolaBSD Canis Major v0.99-pre-alpha ===== | ||
=== Develop the HyperbolaBSD system - part 1 === | === Develop the HyperbolaBSD system - part 1 === | ||
+ | |||
* <del> Check all files with licenses issues ((Non-free licenses, unlicensed)) (kernel)</ | * <del> Check all files with licenses issues ((Non-free licenses, unlicensed)) (kernel)</ | ||
* < | * < | ||
Line 77: | Line 93: | ||
* < | * < | ||
* < | * < | ||
- | * Build the ported kernel under FreeBSD bmake // | + | * <del>Build the ported kernel under FreeBSD bmake</ |
- | * Build the ported | + | * < |
+ | * < | ||
+ | * < | ||
+ | * < | ||
+ | * <del>Build userspace under FreeBSD bmake and LLVM</ | ||
+ | * Port musl ((C standard library (“libc”) implementing the interfaces defined by the ISO C and POSIX standards, plus common extensions)) //**-> IN PROGRESS**// | ||
+ | * Debug userspace and fix binary issues //**-> IN PROGRESS**// | ||
* Test HyperbolaBSD pre-alpha version running on QEMU | * Test HyperbolaBSD pre-alpha version running on QEMU | ||
- | * Announce officially the release of HyperbolaBSD pre-alpha | + | * Announce officially the release of HyperbolaBSD pre-alpha |
+ | * Contact [[musl-subscribe@lists.openwall.com|musl developers]] at their mailing list to let them know that musl runs on HyperbolaBSD | ||
===== HyperbolaBSD Canis Major v0.99-alpha ===== | ===== HyperbolaBSD Canis Major v0.99-alpha ===== | ||
=== Develop the HyperbolaBSD system - part 2 === | === Develop the HyperbolaBSD system - part 2 === | ||
+ | |||
* < | * < | ||
* < | * < | ||
* < | * < | ||
- | * Modularise userspace | + | * Develop kernel for i386 architecture |
- | * Remove all non-x86 specific source code in kernel | + | * Develop userspace for i386 architecture |
- | * Remove all non-x86 specific source code in libc | + | * Adapt userspace |
- | * Write compatible code under [[https:// | + | * Modularise userspace |
- | * Write compatible code under [[https:// | + | * Port hyperman |
+ | * Port hypertools | ||
+ | * Port and test runit ((a UNIX init scheme with service supervision)) | ||
+ | * Develop runit init scripts | ||
* Replace nonfree tools/ | * Replace nonfree tools/ | ||
* Test HyperbolaBSD alpha version running on QEMU | * Test HyperbolaBSD alpha version running on QEMU | ||
Line 98: | Line 125: | ||
===== HyperbolaBSD Canis Major v0.99-beta ===== | ===== HyperbolaBSD Canis Major v0.99-beta ===== | ||
=== Package the HyperbolaBSD system === | === Package the HyperbolaBSD system === | ||
- | * Develop hyperman ((The HyperbolaBSD package manager)) | + | |
- | * Develop hypertools ((Programs for HyperbolaBSD development)) | + | |
- | * Port and test runit ((a UNIX init scheme with service supervision)) | + | |
- | * Develop runit init scripts to run HyperbolaBSD | + | |
* Package the entire modularised HyperbolaBSD system with hyperman ((The HyperbolaBSD package manager)) | * Package the entire modularised HyperbolaBSD system with hyperman ((The HyperbolaBSD package manager)) | ||
+ | * Develop hyperutils from scratch under C++ //**-> IN PROGRESS**// | ||
+ | * Develop hypercore from scratch under C++ //**-> IN PROGRESS**// | ||
* Develop the HyperbolaBSD live image | * Develop the HyperbolaBSD live image | ||
* Test HyperbolaBSD live image | * Test HyperbolaBSD live image | ||
Line 112: | Line 138: | ||
===== HyperbolaBSD Canis Major v1-rc ===== | ===== HyperbolaBSD Canis Major v1-rc ===== | ||
=== Port possible extra packages from Hyperbola GNU/ | === Port possible extra packages from Hyperbola GNU/ | ||
+ | |||
* Index incompatible packages and remove them from the git repositories | * Index incompatible packages and remove them from the git repositories | ||
* Port and package all the remaining extra packages with hyperman ((The HyperbolaBSD package manager)) | * Port and package all the remaining extra packages with hyperman ((The HyperbolaBSD package manager)) | ||
Line 120: | Line 147: | ||
===== HyperbolaBSD Canis Major v1 ===== | ===== HyperbolaBSD Canis Major v1 ===== | ||
=== Release HyperbolaBSD === | === Release HyperbolaBSD === | ||
+ | |||
* Announce officially the release of HyperbolaBSD | * Announce officially the release of HyperbolaBSD | ||
* EOL of Hyperbola GNU/ | * EOL of Hyperbola GNU/ |