X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/a27f2d50630b6e0d378f989115a1c26bc7adf0a9..601d94a9431873b6d2de757b7cef1d3b83b4a0d4:/bootstrap.sh diff --git a/bootstrap.sh b/bootstrap.sh index 8ca4abd..8f731b4 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -33,7 +33,7 @@ build_linux() curl -s https://tg.st/u/256f5efbf23ff68c489dad92f99d1cecfb021729.patch | git am - curl -s https://tg.st/u/8737955a0263d09ffa8550658dfcac1df3d0665c.patch | git am - curl -s https://tg.st/u/0001-4k-iommu-patch.patch | git am - - curl -s https://tg.st/u/0001-21-02-axboe-grabbing-anv-lock-around-the-issue-does-.patch | git am - + curl -s https://tg.st/u/0001-apple-nvme-serialize-command-issue.patch | git am - curl -s https://tg.st/u/50c69de75b60f6e47dc9f2a2ee85c6f69648e489.patch | git am - curl -s https://tg.st/u/config-2022-02-16 > .config make olddefconfig @@ -167,7 +167,7 @@ publish_artefacts() mkdir -p build cd build -sudo apt-get install -y build-essential bash git locales gcc-aarch64-linux-gnu libc6-dev-arm64-cross device-tree-compiler imagemagick ccache eatmydata debootstrap pigz libncurses-dev qemu-user-static binfmt-support +sudo apt-get install -y build-essential bash git locales gcc-aarch64-linux-gnu libc6-dev-arm64-cross device-tree-compiler imagemagick ccache eatmydata debootstrap pigz libncurses-dev qemu-user-static binfmt-support rsync git build_linux build_m1n1