Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:manual:contrib:hyperbolabsd_roadmap [2024/08/23 07:26]
emulatorman
en:manual:contrib:hyperbolabsd_roadmap [2025/09/12 17:57] (current)
emulatorman
Line 59: Line 59:
   * Documentation for offline-installation (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]])   * Documentation for offline-installation (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]])
   * Ways forward to reach offline-installation (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]])   * Ways forward to reach offline-installation (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]])
-  * Remove pacman for finally supporting hyperman as drop-in replacement (Responsible: [[https://www.hyperbola.info/members/developers/#Emulatorman|Emulatorman]], [[https://www.hyperbola.info/members/developers/#throgh|throgh]])+  * Remove pacman for finally supporting hyperman as drop-in replacement //**-> IN PROGRESS**// (Responsible: [[https://www.hyperbola.info/members/developers/#Emulatorman|Emulatorman]], [[https://www.hyperbola.info/members/developers/#throgh|throgh]], HarvettFox96)
   * Remove remnants of Arch GNU/Linux tools and replace with own implementations (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]])   * Remove remnants of Arch GNU/Linux tools and replace with own implementations (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]])
   * Remove further packages being GNU/Linux-only focussed //**-> IN PROGRESS**// (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]])   * Remove further packages being GNU/Linux-only focussed //**-> IN PROGRESS**// (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]])
   * Enhancements for fonts and spell-checking //**-> IN PROGRESS**// (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]])   * Enhancements for fonts and spell-checking //**-> IN PROGRESS**// (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]])
-  * Enhancements for work without eudev / udev //**-> IN PROGRESS**// (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]])+  * Enhancements for work without eudev / udev //**-> IN PROGRESS**// (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]], HarvettFox96) 
 + 
 +===== Hyperbola GNU/Linux-libre Milky Way v0.4.6 ===== 
 +===  Final release for GNU/Linux-libre based version of Hyperbola === 
 + 
 +  * Fix and update packages reported being malfunctional or missing features (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]]) 
 +  * Removal of udev-support and replacing with mdev (Responsible: HarvettFox96, saravia, [[https://www.hyperbola.info/members/developers/#throgh|throgh]])
  
  
 ===== 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> //**-> DONE**// (Responsible: [[https://www.hyperbola.info/members/founders/#Emulatorman|Emulatorman]] and [[https://www.hyperbola.info/members/developers/#bUst4gr0|bUst4gr0]])   * <del> Check all files with licenses issues ((Non-free licenses, unlicensed)) (kernel)</del> //**-> DONE**// (Responsible: [[https://www.hyperbola.info/members/founders/#Emulatorman|Emulatorman]] and [[https://www.hyperbola.info/members/developers/#bUst4gr0|bUst4gr0]])
   * <del>See if some of those unlicensed files are copyrightable in kernel (kernel)</del> //**-> DONE**// (Responsible: [[https://www.hyperbola.info/members/founders/#Emulatorman|Emulatorman]] and [[https://www.hyperbola.info/members/developers/#bUst4gr0|bUst4gr0]])   * <del>See if some of those unlicensed files are copyrightable in kernel (kernel)</del> //**-> DONE**// (Responsible: [[https://www.hyperbola.info/members/founders/#Emulatorman|Emulatorman]] and [[https://www.hyperbola.info/members/developers/#bUst4gr0|bUst4gr0]])
Line 87: Line 94:
   * <del>Port userspace from GNU C99 to GNU C17 standard</del> //**-> DONE**//  (Responsible: [[https://www.hyperbola.info/members/founders/#coadde|coadde]])   * <del>Port userspace from GNU C99 to GNU C17 standard</del> //**-> DONE**//  (Responsible: [[https://www.hyperbola.info/members/founders/#coadde|coadde]])
   * <del>Build the ported kernel under FreeBSD bmake</del> //**-> DONE**//  (Responsible: [[https://www.hyperbola.info/members/founders/#coadde|coadde]])   * <del>Build the ported kernel under FreeBSD bmake</del> //**-> DONE**//  (Responsible: [[https://www.hyperbola.info/members/founders/#coadde|coadde]])
-  * Port LLVM to build some userspace applications //**-> IN PROGRESS**// (Responsible: [[https://www.hyperbola.info/members/founders/#coadde|coadde]]) +  * <del>Prepare cleaned LLVM libraries without GCC dependencies</del> //**-> DONE**//  (Responsible: [[https://www.hyperbola.info/members/founders/#coadde|coadde]]) 
-  * Build the ported userspace under FreeBSD bmake+  *  <del>Repackage LLVM without GCC dependencies</del> //**-> CANCELLED**// (Reason: no needed for now) 
 +  *  <del>Package LLVM for cross-building</del> //**-> CANCELLED**// (Reason: no needed for now) 
 +  *  <del>Develop LLVM for HyperbolaBSD</del> //**-> CANCELLED**// (Reason: no needed for now) 
 +  *  <del>Build userspace under FreeBSD bmake and LLVM</del> //**-> CANCELLED**// (Reason: no needed for now) 
 +  * Port musl ((C standard library (“libc”) implementing the interfaces defined by the ISO C and POSIX standards, plus common extensions)) //**-> IN PROGRESS**// (Responsible: [[https://www.hyperbola.info/members/founders/#Emulatorman|Emulatorman]] and [[https://www.hyperbola.info/members/founders/#coadde|coadde]]) 
 +  * Debug userspace and fix binary issues //**-> IN PROGRESS**// (Responsible: librecat)
   * 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 (Responsible: [[https://www.hyperbola.info/members/developers/#throgh|throgh]]) 
 +  * 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 ===
 +
   * <del>Contact original authors to release unlicensed code under [[https://creativecommons.org/publicdomain/zero/1.0/legalcode|CC0]] ((Known as Creative Commons 0 or Public Domain))</del> //**-> CANCELLED**//  (Reason: Decided to replace all of them with new compatible code)   * <del>Contact original authors to release unlicensed code under [[https://creativecommons.org/publicdomain/zero/1.0/legalcode|CC0]] ((Known as Creative Commons 0 or Public Domain))</del> //**-> CANCELLED**//  (Reason: Decided to replace all of them with new compatible code)
   * <del>Contact original authors to remove [[https://www.gnu.org/licenses/bsd.html|the obnoxious BSD advertising clause]]</del> //**-> CANCELLED**// (Reason: Planned for the "HyperbolaBSD Sagittarius Roadmap")   * <del>Contact original authors to remove [[https://www.gnu.org/licenses/bsd.html|the obnoxious BSD advertising clause]]</del> //**-> CANCELLED**// (Reason: Planned for the "HyperbolaBSD Sagittarius Roadmap")
   * <del>Modularise kernel</del> //**-> DONE**// (Responsible: [[https://www.hyperbola.info/members/founders/#coadde|coadde]])   * <del>Modularise kernel</del> //**-> DONE**// (Responsible: [[https://www.hyperbola.info/members/founders/#coadde|coadde]])
-  * Modularise userspace //**-> IN PROGRESS**// (Responsible: [[https://www.hyperbola.info/members/founders/#coadde|coadde]]) +  * Develop kernel for i386 architecture //**-> IN PROGRESS**//  (Responsible: [[https://www.hyperbola.info/members/founders/#coadde|coadde]]) 
-  * 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 under [[en:project:fhs|FHS]] for i386 version (eg. binaries and libraries) 
 +  * Modularise userspace 
 +  * Port hyperman ((The HyperbolaBSD package manager)) 
 +  * Port hypertools ((Programs for HyperbolaBSD development)) 
 +  * Port and test runit ((a UNIX init scheme with service supervision)) 
 +  * Develop runit init scripts to run HyperbolaBSD
   * Replace nonfree tools/applications with fully free third-party ones in userspace   * Replace nonfree tools/applications with fully free third-party ones in userspace
   * Test HyperbolaBSD alpha version running on QEMU   * Test HyperbolaBSD alpha version running on QEMU
Line 106: 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**//  (Responsible: [[https://www.hyperbola.info/members/founders/#coadde|coadde]])
 +  * Develop hypercore from scratch under C++ //**-> IN PROGRESS**//  (Responsible: [[https://www.hyperbola.info/members/founders/#coadde|coadde]])
   * Develop the HyperbolaBSD live image   * Develop the HyperbolaBSD live image
   * Test HyperbolaBSD live image   * Test HyperbolaBSD live image
Line 120: Line 138:
 ===== HyperbolaBSD Canis Major v1-rc ===== ===== HyperbolaBSD Canis Major v1-rc =====
 === Port possible extra packages from Hyperbola GNU/Linux-libre to HyperbolaBSD === === Port possible extra packages from Hyperbola GNU/Linux-libre to HyperbolaBSD ===
 +
   * 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 128: 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/Linux-libre support ((Hyperbola GNU/Linux-libre frozen in old-stable for transition reasons))   * EOL of Hyperbola GNU/Linux-libre support ((Hyperbola GNU/Linux-libre frozen in old-stable for transition reasons))