lueschem / edi

Embedded development infrastructure.
https://www.get-edi.io
GNU Lesser General Public License v3.0
40 stars 12 forks source link

Add possibility to use mmdebstrap instead of debootstrap #85

Open lueschem opened 1 year ago

lueschem commented 1 year ago

Benefit: mmdebstrap is faster than debootstrap.

lueschem commented 10 months ago

sudo mmdebstrap --include=python3,python3-apt,sudo,netbase,net-tools,iputils-ping,isc-dhcp-client,systemd,systemd-sysv,gnupg,dumb-init --arch=arm64 --variant=minbase bookworm minbase.tar will give a comparable root file system.