]> git.zerfleddert.de Git - m1-debian/blobdiff - bootstrap.sh
publish m1n1 as well
[m1-debian] / bootstrap.sh
index 2a1b30f86f7ae6f0d9072e2a26879089dc86a691..d257917c8741615ef088b993483bed5100cfd4da 100644 (file)
@@ -27,7 +27,7 @@ build_linux()
         cd linux
         git fetch
         git reset --hard origin/asahi; git clean -f -x -d &> /dev/null
-        curl -s https://tg.st/u/0001-4k-iommu-patch.patch | git am -
+        curl -s https://tg.st/u/0001-4k-iommu-patch.patch | git am -
         curl -s https://tg.st/u/DXyl.patch | git am -
         curl -s https://tg.st/u/0001-apple-mca-correct-prinkts.patch | git am -
         curl -s https://tg.st/u/config-2022-02-19 > .config
@@ -156,7 +156,7 @@ publish_artefacts()
 {
         export KERNEL=`ls -1rt linux-image*.deb | grep -v dbg | tail -1`
         cp ${KERNEL} k.deb
-        sudo mv m1-d-i.tar m1.tgz asahi-debian-live.tar u-boot.bin u-boot.macho di-stick/vmlinuz k.deb /u/
+        sudo cp m1-d-i.tar m1.tgz asahi-debian-live.tar u-boot.bin u-boot.macho di-stick/vmlinuz k.deb m1n1/build/m1n1.bin m1n1/build/m1n1.macho /u/
 }
 
 mkdir -p build
Impressum, Datenschutz