Group: Guix/WorkInProgress

From LibrePlanet
Jump to: navigation, search
(wip-pbp branch becoming obsolete)
(PPC64 update)
Line 11: Line 11:
  
  
* WIP doc
+
* Documentation
 
** [https://guix.gnu.org/manual/devel/ Bleeding edge stuff documented here]
 
** [https://guix.gnu.org/manual/devel/ Bleeding edge stuff documented here]
  
Line 27: Line 27:
 
*** ppc64le:
 
*** ppc64le:
 
**** preliminary support [https://git.savannah.gnu.org/cgit/guix.git/commit/?id=a16eb6c5f97f136b678540ba61f12b2c08e43e13 merged]
 
**** preliminary support [https://git.savannah.gnu.org/cgit/guix.git/commit/?id=a16eb6c5f97f136b678540ba61f12b2c08e43e13 merged]
**** no binary tarball released
+
**** no guaranteed substitutes availability, but things should build (please report failures).  
**** no substitutes, but things should build.  
 
 
*** ppc:
 
*** ppc:
 
**** [https://git.savannah.gnu.org/cgit/guix.git/log/?h=wip-ppc git branch]
 
**** [https://git.savannah.gnu.org/cgit/guix.git/log/?h=wip-ppc git branch]

Revision as of 09:38, 19 May 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 and also may be rebased, be careful.




  • Diverse architecture support
    • PowerPC
      • ppc64le:
        • preliminary support merged
        • no guaranteed substitutes availability, but things should build (please report failures).
      • ppc:
        • git branch
        • issue
        • no binary tarball released
        • no substitutes, but 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
      • aarch64
        • pinebook-pro:
          • Images
          • git branch - becoming obsolete as master works too.
          • Janneke's blog (there are 2 posts) to manually install to an sdcard from another aarch64 distro
          • serial-console very useful (but beware of the wrong cable problem)
          • basic text console working
          • for network, you'll have to find an USB ethernet or wifi dongle supported by the linux-libre kernel
        • pine64: Images
      • armhf: