Group: Guix/WorkInProgress

From LibrePlanet
Jump to: navigation, search
(add devel doc)
m (paragraph spacing)
Line 1: Line 1:
 
This page is here to gather hopefully relevant pointers to currently worked on subjects.
 
This page is here to gather hopefully relevant pointers to currently worked on subjects.
 +
  
 
If you find something stale, please edit or report to the [https://lists.gnu.org/mailman/listinfo/guix-devel dev ML].
 
If you find something stale, please edit or report to the [https://lists.gnu.org/mailman/listinfo/guix-devel dev ML].
 +
  
 
If you want to participate, contribute or ask about some details, try on [https://guix.gnu.org/en/contact/irc/ IRC] or the [https://lists.gnu.org/mailman/listinfo/guix-devel dev ML].
 
If you want to participate, contribute or ask about some details, try on [https://guix.gnu.org/en/contact/irc/ IRC] or the [https://lists.gnu.org/mailman/listinfo/guix-devel dev ML].
 +
  
 
The "wip-*" branches on [https://git.savannah.gnu.org/cgit/guix.git/refs/ savannah git] may not be up to date, be careful.
 
The "wip-*" branches on [https://git.savannah.gnu.org/cgit/guix.git/refs/ savannah git] may not be up to date, be careful.

Revision as of 13:01, 18 April 2021

This page is here to gather hopefully relevant pointers to currently worked on subjects.


If you find something stale, please edit or report to the dev ML.


If you want to participate, contribute or ask about some details, try on IRC or the dev ML.


The "wip-*" branches on savannah git may not be up to date, be careful.




  • Diverse architecture support
    • PowerPC
      • ppc64le: preliminary support merged, no binary tarball released, no substitutes, but things should build.
      • ppc: git branch, issue, nothing distributed ATM, things should build. Work done on an iBook G4 with 1.5GB of RAM. Emulated building through qemu-binfmt should also work. Some packages, such as guile-3.0, can take more than 24 hours to build. Investigation still TODO whether ppc64le is able to build ppc32 binaries without emulation or virtualization.
    • ARM