X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/3aa6611db915215c2a4015bd0a5f17702ba1888d..11cb3754d5f509239dd2fc4b990acfe9c142cfb8:/bootstrap.sh diff --git a/bootstrap.sh b/bootstrap.sh index d76b043..7613068 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -211,7 +211,7 @@ publish_artefacts() mkdir -p build cd build -sudo apt-get install -y build-essential bash git locales gcc-aarch64-linux-gnu libc6-dev device-tree-compiler imagemagick ccache eatmydata debootstrap pigz libncurses-dev qemu-user-static binfmt-support rsync git flex bison bc kmod cpio libncurses5-dev libelf-dev:native libssl-dev dwarves +sudo apt-get install -y build-essential bash git locales gcc-aarch64-linux-gnu libc6-dev device-tree-compiler imagemagick ccache eatmydata debootstrap pigz libncurses-dev qemu-user-static binfmt-support rsync git flex bison bc kmod cpio libncurses5-dev libelf-dev:native libssl-dev dwarves clang-14 lld-14 llvm-14 build_linux build_m1n1 @@ -226,3 +226,5 @@ build_efi build_asahi_installer_image build_live_stick publish_artefacts + +echo 'Reminder: On the next release publish __all__ kernel packages'