Group: Guix/WorkInProgress

From LibrePlanet
Jump to: navigation, search
(ppc32/64 build compat)
(Binary tarball & Foreign install)
Line 51: Line 51:
 
** Sourcehut
 
** Sourcehut
 
*** [https://lists.gnu.org/archive/html/guix-devel/2021-04/msg00066.html guix-devel thread]
 
*** [https://lists.gnu.org/archive/html/guix-devel/2021-04/msg00066.html guix-devel thread]
 +
 +
 +
* Binary tarball & Foreign install
 +
** [https://issues.guix.gnu.org/40601 work for enhancing foreign distro support] - stalled

Revision as of 16:19, 17 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