Group: Software/FSDG distributions/CrossDistroBootstrap

From LibrePlanet
Jump to: navigation, search
(Cross bootstrap distros table: Add hyperbola i686)
(Cross bootstrap distros table: Add runtimes)
Line 101: Line 101:
 
| {{yes|debootstrap --foreign + some keyring?}}
 
| {{yes|debootstrap --foreign + some keyring?}}
 
| {{yes|debootstrap + some keeyring?}}
 
| {{yes|debootstrap + some keeyring?}}
 +
|}
 +
 +
== Runtime ==
 +
{| class="wikitable"  border="1"
 +
| colspan=2 rowspan=2 |
 +
! colspan=8 |Hosts
 +
|-    <!-- All the distributions are listed below -->
 +
! GuixSD
 +
! Hyperbola
 +
! Parabola
 +
! Trisquel 9.0 Etiona
 +
|-
 +
! rowspan=8 | Targets
 +
! LXC
 +
| {{No}}
 +
| {{Yes}
 +
| {{Yes}
 +
| {{Yes}
 +
|-
 +
! Qemu / Qemu KVM
 +
| {{Yes}}
 +
| {{Yes}
 +
| {{Yes}
 +
| {{Yes}
 +
|-
 +
! Docker
 +
| {{Yes}}
 +
| ?
 +
| ?
 +
| ?
 +
| ?
 
|}
 
|}

Revision as of 11:46, 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.

Cross bootstrap distros table

Hosts
GuixSD aarch64 / armv7h / i686 / x86_64 Hyperbola i686 Hyperbola x86_64 Parabola armv7h Parabola i686 Parabola x86_64 Trisquel 9.0 Etiona i686 Trisquel 9.0 Etiona x86_64
Targets Guix / GuixSD / guix pack aarch64 / armv7h / i686 / x86_64 guix [commands] Manual install only Manual install only guix installer + guix [commands] guix installer + guix [commands] guix installer + guix [commands] Manual install only? Manual install only?
Hyperbola i686 missing pacstrap pacstrap pacstrap ? pacstrap + hyperbola-* packages pacstrap + hyperbola-* packages missing pacstrap missing pacstrap
Hyperbola x86_64 missing pacstrap pacstrap ? ? pacstrap + hyperbola-* packages missing pacstrap missing pacstrap
Parabola armv7h missing pacstrap ? pacstrap pacstrap + archlinux-arm-keyring pacstrap + archlinux-arm-keyring missing pacstrap missing pacstrap
Parabola i686 missing pacstrap manual with pacstrap: missing keyring + configs Requires packaging qemu-user-static Yes pacstrap + archlinux32-keyring missing pacstrap missing pacstrap
Parabola x86_64 missing pacstrap manual with pacstrap: missing keyring + configs Requires packaging qemu-user-static ? pacstrap missing pacstrap missing pacstrap
Trisquel 9.0 Etiona i686 missing support in debootstrap + missing keyring? missing debootstrap ? debootstrap + trisquel-keyring debootstrap + trisquel-keyring debootstrap + some keyring? debootstrap + some keeyring?
Trisquel 9.0 Etiona x86_64 missing support in debootstrap + missing keyring? missing debootstrap ? debootstrap --foreign + trisquel-keyring debootstrap + trisquel-keyring debootstrap --foreign + some keyring? debootstrap + some keeyring?

Runtime

Hosts
GuixSD Hyperbola Parabola Trisquel 9.0 Etiona
Targets LXC No {{Yes} {{Yes} {{Yes}
Qemu / Qemu KVM Yes {{Yes} {{Yes} {{Yes}
Docker Yes ? ? ? ?