diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-08-10 09:33:41 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-08-10 09:33:41 +0200 |
commit | 2acb2a951f11b85945d77b0ee8d60326e98a8eb3 (patch) | |
tree | 6c7857c6e607a76b37098cdb7778f5899478e254 /items | |
parent | 45104f9606826f31b2e5fde40a93a98d122a9e5c (diff) |
chroot e containerini
Diffstat (limited to 'items')
-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 |