diff --git a/lsy-loader/build-amd.sh b/lsy-loader/build-amd.sh new file mode 100755 index 0000000..1f7857a --- /dev/null +++ b/lsy-loader/build-amd.sh @@ -0,0 +1,9 @@ +sed -i 's/Architecture: arm64/Architecture: amd64/' ./lsyloader/DEBIAN/control +dpkg-deb --build lsyloader +ver=$(dpkg-deb --show lsyloader.deb|awk '{print $2}') +echo `sha256sum lsyloader.deb` >> "lsyloader$ver.debSign" +mv lsyloader.deb lsyloader$ver.deb +chmod 777 *.deb +mkdir -p amd64 +mv *.deb ./amd64/ +mv *.debSign ./amd64/ \ No newline at end of file diff --git a/lsy-loader/build.sh b/lsy-loader/build.sh index 3548546..17b868f 100755 --- a/lsy-loader/build.sh +++ b/lsy-loader/build.sh @@ -1,5 +1,9 @@ +sed -i 's/Architecture: amd64/Architecture: arm64/' ./lsyloader/DEBIAN/control dpkg-deb --build lsyloader ver=$(dpkg-deb --show lsyloader.deb|awk '{print $2}') echo `sha256sum lsyloader.deb` >> "lsyloader$ver.debSign" mv lsyloader.deb lsyloader$ver.deb -chmod 777 *.deb \ No newline at end of file +chmod 777 *.deb +mkdir -p arm64 +mv *.deb ./arm64/ +mv *.debSign ./arm64/ \ No newline at end of file diff --git a/lsy-loader/lsyloader/DEBIAN/control b/lsy-loader/lsyloader/DEBIAN/control index 71c91a3..a32ceb8 100644 --- a/lsy-loader/lsyloader/DEBIAN/control +++ b/lsy-loader/lsyloader/DEBIAN/control @@ -1,5 +1,5 @@ Package: lsyloader -Version: 1.0.1 +Version: 1.0.0 Section: utils Priority: optional Architecture: amd64 diff --git a/lsy-loader/lsyloader1.0.0.deb b/lsy-loader/lsyloader1.0.0.deb deleted file mode 100755 index 3a1c3ff..0000000 Binary files a/lsy-loader/lsyloader1.0.0.deb and /dev/null differ diff --git a/lsy-loader/lsyloader1.0.0.debSign b/lsy-loader/lsyloader1.0.0.debSign deleted file mode 100644 index faf4692..0000000 --- a/lsy-loader/lsyloader1.0.0.debSign +++ /dev/null @@ -1 +0,0 @@ -bc41b7e875a1303f8cb4bdf14b5352a56537aaf01dc265e5f929f6b71a8c722f lsyloader.deb diff --git a/lsy-loader/lsyloader1.0.1.deb b/lsy-loader/lsyloader1.0.1.deb deleted file mode 100755 index 24827f7..0000000 Binary files a/lsy-loader/lsyloader1.0.1.deb and /dev/null differ diff --git a/lsy-loader/lsyloader1.0.1.debSign b/lsy-loader/lsyloader1.0.1.debSign deleted file mode 100644 index 4749114..0000000 --- a/lsy-loader/lsyloader1.0.1.debSign +++ /dev/null @@ -1 +0,0 @@ -24708d46126cb647a0bd1fdf1b0beb49aee9091558c023ea0eed555005ca0e76 lsyloader.deb diff --git a/lsy-update/amd64/lsyupdate1.0.0.deb b/lsy-update/amd64/lsyupdate1.0.0.deb new file mode 100755 index 0000000..dc36d47 Binary files /dev/null and b/lsy-update/amd64/lsyupdate1.0.0.deb differ diff --git a/lsy-update/amd64/lsyupdate1.0.0.debSign b/lsy-update/amd64/lsyupdate1.0.0.debSign new file mode 100644 index 0000000..bc52f9d --- /dev/null +++ b/lsy-update/amd64/lsyupdate1.0.0.debSign @@ -0,0 +1 @@ +505350e54fa324427e02dc2ef77034a5d643b2fbcb0a8b5299853dd2b57d3929 lsyupdate1.0.0.deb diff --git a/lsy-update/amd64/lsyupdate1.0.1.deb b/lsy-update/amd64/lsyupdate1.0.1.deb new file mode 100755 index 0000000..4e7e06e Binary files /dev/null and b/lsy-update/amd64/lsyupdate1.0.1.deb differ diff --git a/lsy-update/amd64/lsyupdate1.0.1.debSign b/lsy-update/amd64/lsyupdate1.0.1.debSign new file mode 100644 index 0000000..54aa243 --- /dev/null +++ b/lsy-update/amd64/lsyupdate1.0.1.debSign @@ -0,0 +1 @@ +99decba8f55dd193556c60e43fc96b990550f28beaa66068cb4d29bdd616ef14 lsyupdate1.0.1.deb diff --git a/lsy-update/arm64/lsyupdate1.0.0.deb b/lsy-update/arm64/lsyupdate1.0.0.deb new file mode 100755 index 0000000..e6e129b Binary files /dev/null and b/lsy-update/arm64/lsyupdate1.0.0.deb differ diff --git a/lsy-update/arm64/lsyupdate1.0.0.debSign b/lsy-update/arm64/lsyupdate1.0.0.debSign new file mode 100644 index 0000000..ab87e2a --- /dev/null +++ b/lsy-update/arm64/lsyupdate1.0.0.debSign @@ -0,0 +1 @@ +39993643900812e4103fc2e862a4980252f671b7ff6aae7ba0c9b2c62bec84ac lsyupdate1.0.0.deb diff --git a/lsy-update/arm64/lsyupdate1.0.1.deb b/lsy-update/arm64/lsyupdate1.0.1.deb new file mode 100755 index 0000000..c2ab161 Binary files /dev/null and b/lsy-update/arm64/lsyupdate1.0.1.deb differ diff --git a/lsy-update/arm64/lsyupdate1.0.1.debSign b/lsy-update/arm64/lsyupdate1.0.1.debSign new file mode 100644 index 0000000..bf68493 --- /dev/null +++ b/lsy-update/arm64/lsyupdate1.0.1.debSign @@ -0,0 +1 @@ +faf33ec3ef6d18015d20008e24fe13cd3684bde2d9d8db5cd2243865350d0cc9 lsyupdate1.0.1.deb diff --git a/lsy-update/build-amd.sh b/lsy-update/build-amd.sh new file mode 100755 index 0000000..a477e8d --- /dev/null +++ b/lsy-update/build-amd.sh @@ -0,0 +1,9 @@ +sed -i 's/Architecture: arm64/Architecture: amd64/' ./lsyupdate/DEBIAN/control +dpkg-deb --build lsyupdate +ver=$(dpkg-deb --show lsyupdate.deb|awk '{print $2}') +mv lsyupdate.deb lsyupdate$ver.deb +echo `sha256sum "lsyupdate$ver.deb"`>>"lsyupdate$ver.debSign" +chmod 777 *.deb +mkdir -p amd64 +mv *.deb ./amd64/ +mv *.debSign ./amd64/ \ No newline at end of file diff --git a/lsy-update/build.sh b/lsy-update/build.sh index a2d010f..7fcb152 100755 --- a/lsy-update/build.sh +++ b/lsy-update/build.sh @@ -1,5 +1,9 @@ +sed -i 's/Architecture: amd64/Architecture: arm64/' ./lsyupdate/DEBIAN/control dpkg-deb --build lsyupdate ver=$(dpkg-deb --show lsyupdate.deb|awk '{print $2}') mv lsyupdate.deb lsyupdate$ver.deb echo `sha256sum "lsyupdate$ver.deb"`>>"lsyupdate$ver.debSign" -chmod 777 *.deb \ No newline at end of file +chmod 777 *.deb +mkdir -p arm64 +mv *.deb ./arm64/ +mv *.debSign ./arm64/ \ No newline at end of file diff --git a/lsy-update/lsyupdate/DEBIAN/control b/lsy-update/lsyupdate/DEBIAN/control index d5b249b..ff4e7a3 100644 --- a/lsy-update/lsyupdate/DEBIAN/control +++ b/lsy-update/lsyupdate/DEBIAN/control @@ -1,5 +1,5 @@ Package: lsyupdate -Version: 1.0.1 +Version: 1.0.0 Section: utils Priority: optional Architecture: amd64 diff --git a/lsy-update/lsyupdate1.0.0.deb b/lsy-update/lsyupdate1.0.0.deb deleted file mode 100755 index c9b5b25..0000000 Binary files a/lsy-update/lsyupdate1.0.0.deb and /dev/null differ diff --git a/lsy-update/lsyupdate1.0.0.debSign b/lsy-update/lsyupdate1.0.0.debSign deleted file mode 100644 index e8b9103..0000000 --- a/lsy-update/lsyupdate1.0.0.debSign +++ /dev/null @@ -1 +0,0 @@ -b39ef51484b8466893a4c8bc8e8a5091efba7b528d575c39f7bdf7187c8d96d1 lsyupdate1.0.0.deb diff --git a/lsy-update/lsyupdate1.0.1.deb b/lsy-update/lsyupdate1.0.1.deb deleted file mode 100755 index 8e947cd..0000000 Binary files a/lsy-update/lsyupdate1.0.1.deb and /dev/null differ diff --git a/lsy-update/lsyupdate1.0.1.debSign b/lsy-update/lsyupdate1.0.1.debSign deleted file mode 100644 index 9ad1cae..0000000 --- a/lsy-update/lsyupdate1.0.1.debSign +++ /dev/null @@ -1 +0,0 @@ -88b109f8f6d0cdc6446267c9427ad4c52c0fdab62501b0e19f6a9405efe79e47 lsyupdate1.0.1.deb