Group: Guix/WorkInProgress

From LibrePlanet
Jump to: navigation, search
m (formatting)
(add ppc details)
Line 10: Line 10:
 
* Diverse architecture support
 
* Diverse architecture support
 
** PowerPC
 
** PowerPC
*** ppc64le: preliminary support [https://git.savannah.gnu.org/cgit/guix.git/commit/?id=a16eb6c5f97f136b678540ba61f12b2c08e43e13 merged], no binary tarball released, no substitutes.  
+
*** ppc64le: preliminary support [https://git.savannah.gnu.org/cgit/guix.git/commit/?id=a16eb6c5f97f136b678540ba61f12b2c08e43e13 merged], no binary tarball released, no substitutes, but things should build.  
*** ppc: [https://git.savannah.gnu.org/cgit/guix.git/log/?h=wip-ppc git branch], nothing distributed ATM.
+
*** ppc: [https://git.savannah.gnu.org/cgit/guix.git/log/?h=wip-ppc git branch], nothing distributed ATM, things should build. Work done on iMac G4. Emulated building through qemu-binfmt should also work.
 
** ARM
 
** ARM
 
*** aarch64
 
*** aarch64

Revision as of 14:08, 27 March 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, nothing distributed ATM, things should build. Work done on iMac G4. Emulated building through qemu-binfmt should also work.
    • ARM
      • aarch64
        • pinebook-pro: Images, serial-console only (beware of the wrong cable problem), no screen output, no network.
      • armhf: some boards may be supported. ### FIXME ###