projects
/
m1-debian
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
0c22522
)
adopt asahi installer image debian for new asahi installer version with chainloading...
author
Thomas Glanzmann
<thomas@glanzmann.de>
Wed, 9 Mar 2022 21:06:02 +0000
(22:06 +0100)
committer
Thomas Glanzmann
<thomas@glanzmann.de>
Wed, 9 Mar 2022 21:06:02 +0000
(22:06 +0100)
bootstrap.sh
patch
|
blob
|
blame
|
history
diff --git
a/bootstrap.sh
b/bootstrap.sh
index 2237aff3387ef342523483b8b9cab250caac9afd..ea83c13b86370b644982d048d87ffa9f8174fe8f 100644
(file)
--- a/
bootstrap.sh
+++ b/
bootstrap.sh
@@
-155,10
+155,15
@@
EOF
build_asahi_installer_image()
{
build_asahi_installer_image()
{
- rm -rf esp
- mkdir esp
- mv EFI esp/
- zip -r9 debian-base.zip esp media
+(
+ rm -rf aii
+ mkdir -p aii/esp aii/m1n1
+ cp -a EFI aii/esp/
+ cp u-boot.bin aii/m1n1/boot.bin
+ ln media aii/media
+ cd aii
+ zip -r9 ../debian-base.zip esp media
+)
}
build_di_stick()
}
build_di_stick()
Impressum
,
Datenschutz