X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/de907bb6833d4160ff7690e78355ec722e451092..91ba875d26bb81a31946294d088b1e3cfd4110f6:/bootstrap.sh diff --git a/bootstrap.sh b/bootstrap.sh index d585b0d..6a01c50 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -72,7 +72,7 @@ build_rootfs() handle_crosscompile sudo rm -rf testing mkdir -p cache - sudo eatmydata ${DEBOOTSTRAP} --cache-dir=`pwd`/cache --arch=arm64 --include initramfs-tools,wpasupplicant,tcpdump,vim,tmux,vlan,ntpdate,parted,curl,wget,grub-efi-arm64,mtr-tiny,dbus,ca-certificates,sudo,openssh-client testing testing http://ftp.fau.de/debian + sudo eatmydata ${DEBOOTSTRAP} --cache-dir=`pwd`/cache --arch=arm64 --include initramfs-tools,wpasupplicant,tcpdump,vim,tmux,vlan,ntpdate,parted,curl,wget,grub-efi-arm64,mtr-tiny,dbus,ca-certificates,sudo,openssh-client,mtools testing testing http://ftp.fau.de/debian export KERNEL=`ls -1rt linux-image*.deb | grep -v dbg | tail -1` @@ -194,7 +194,7 @@ build_m1n1 build_uboot build_rootfs build_live_stick -# build_di_stick +build_di_stick build_dd build_efi publish_artefacts