Group: Guix/WorkInProgress

From LibrePlanet
Jump to: navigation, search
(Remove guix.cbaines.net link as not there any more)
Line 19: Line 19:
 
** [https://ci.guix.gnu.org Cuirass], [https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/ git repo]
 
** [https://ci.guix.gnu.org Cuirass], [https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/ git repo]
 
** [https://patches.guix-patches.cbaines.net/ Patchwork]
 
** [https://patches.guix-patches.cbaines.net/ Patchwork]
** [https://guix.gnu.org/en/blog/2021/building-derivations-how-complicated-can-it-be/ build coordinator], [http://guix.cbaines.net/ experimental site]
+
** [https://guix.gnu.org/en/blog/2021/building-derivations-how-complicated-can-it-be/ build coordinator]
 
** [https://data.guix-patches.cbaines.net/ Data service]
 
** [https://data.guix-patches.cbaines.net/ Data service]
 
** [https://lists.gnu.org/archive/html/guix-devel/2021-04/msg00419.html ML thread about the different projects]
 
** [https://lists.gnu.org/archive/html/guix-devel/2021-04/msg00419.html ML thread about the different projects]

Revision as of 07:31, 26 June 2023

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:
          • fresh Images - Current images are available on the release download page.
          • 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: