diff options
-rw-r--r-- | items/18e358759ac34d1583a497813ffbd32d.yaml | 9 | ||||
-rw-r--r-- | items/192e25c2ca5643be9cac140e379083a6.yaml | 15 |
2 files changed, 24 insertions, 0 deletions
diff --git a/items/18e358759ac34d1583a497813ffbd32d.yaml b/items/18e358759ac34d1583a497813ffbd32d.yaml new file mode 100644 index 0000000..b985c96 --- /dev/null +++ b/items/18e358759ac34d1583a497813ffbd32d.yaml @@ -0,0 +1,9 @@ +title: 'systemd-nspawn' +url: 'https://wiki.debian.org/nspawn' +description: | + Come usare i container leggeri di systemd-nspawn da Debian. +tags: +- chroot +- container +added: 2021-08-10 07:32:51.849052+00:00 +updated: 2021-08-10 07:32:51.849074+00:00 diff --git a/items/192e25c2ca5643be9cac140e379083a6.yaml b/items/192e25c2ca5643be9cac140e379083a6.yaml new file mode 100644 index 0000000..566df29 --- /dev/null +++ b/items/192e25c2ca5643be9cac140e379083a6.yaml @@ -0,0 +1,15 @@ +title: 'QemuUserEmulation' +url: 'https://wiki.debian.org/QemuUserEmulation' +description: | + Grazie a binfmt e a qemu è possibile eseguire programmi compilati per arm + (mips, ecc.) su un host x86, in modo totalmente trasparente. + + La cosa più semplice da fare è usare le chroot, per cui è sufficiente + installare le dipendenze, e poi il funzionamento è totalmente trasparente sia + con chroot che con nspawn. +tags: +- emulazione +- chroot +- sviluppo arm +added: 2021-08-10 07:29:31.146524+00:00 +updated: 2021-08-10 07:29:31.146548+00:00 |