Group: Software/FSDG distributions/CrossDistroBootstrap
From LibrePlanet
(→Table: Add guix target) |
(→Table: add guix host) |
||
Line 29: | Line 29: | ||
|- | |- | ||
! Parabola armv7h | ! Parabola armv7h | ||
− | | | + | | {{No|missing pacstrap}} |
| {{Yes|pacstrap}} | | {{Yes|pacstrap}} | ||
| {{Yes|pacstrap + archlinux-arm-keyring}} | | {{Yes|pacstrap + archlinux-arm-keyring}} | ||
Line 37: | Line 37: | ||
|- | |- | ||
! Parabola i686 | ! Parabola i686 | ||
− | | | + | | {{No|missing pacstrap}} |
| {{No|Requires packaging qemu-static}} | | {{No|Requires packaging qemu-static}} | ||
| {{Yes}} | | {{Yes}} | ||
Line 45: | Line 45: | ||
|- | |- | ||
! Parabola x86_64 | ! Parabola x86_64 | ||
− | | | + | | {{No|missing pacstrap}} |
| {{No|Requires packaging qemu-static}} | | {{No|Requires packaging qemu-static}} | ||
| ? | | ? | ||
Line 53: | Line 53: | ||
|- | |- | ||
! Trisquel 9.0 Etiona i686 | ! Trisquel 9.0 Etiona i686 | ||
− | | | + | | {{No|missing support in debootstrap + missing keyring?}} |
| ? | | ? | ||
| {{Yes|debootstrap + trisquel-keyring}} | | {{Yes|debootstrap + trisquel-keyring}} | ||
Line 61: | Line 61: | ||
|- | |- | ||
! Trisquel 9.0 Etiona x86_64 | ! Trisquel 9.0 Etiona x86_64 | ||
− | | | + | | {{No|missing support in debootstrap + missing keyring?}} |
| ? | | ? | ||
| {{Yes|debootstrap --foreign + trisquel-keyring}} | | {{Yes|debootstrap --foreign + trisquel-keyring}} |
Revision as of 10:19, 8 February 2021
Introduction
In some cases, users and developers might need to install an FSDG distribution from another one.
For instance to build specific Replicant versions we need specific Trisquel versions.
This tracks tools that can script installations of an FSDG distribution rootfs from another FSDG distribution.
Table
Hosts | |||||||
---|---|---|---|---|---|---|---|
GuixSD armv7h | Parabola armv7h | Parabola i686 | Parabola x86_64 | Trisquel 9.0 Etiona i686 | Trisquel 9.0 Etiona x86_64 | ||
Targets | Guix / GuixSD / guix pack armv7h | guix [commands] | guix installer + guix [commands] | guix installer + guix [commands] | guix installer + guix [commands] | Manual install only? | Manual install only? |
Parabola armv7h | missing pacstrap | pacstrap | pacstrap + archlinux-arm-keyring | pacstrap + archlinux-arm-keyring | missing pacstrap | missing pacstrap | |
Parabola i686 | missing pacstrap | Requires packaging qemu-static | Yes | pacstrap + archlinux32-keyring | missing pacstrap | missing pacstrap | |
Parabola x86_64 | missing pacstrap | Requires packaging qemu-static | ? | pacstrap | missing pacstrap | missing pacstrap | |
Trisquel 9.0 Etiona i686 | missing support in debootstrap + missing keyring? | ? | debootstrap + trisquel-keyring | debootstrap + trisquel-keyring | debootstrap + some keyring? | debootstrap + some keeyring? | |
Trisquel 9.0 Etiona x86_64 | missing support in debootstrap + missing keyring? | ? | debootstrap --foreign + trisquel-keyring | debootstrap + trisquel-keyring | debootstrap --foreign + some keyring? | debootstrap + some keeyring? |