RUSEFI MSD to contain bundle-specific URL #2848
This commit is contained in:
parent
5aa18d8537
commit
5331daf559
|
@ -28,7 +28,7 @@ mcopy -i ramdisk.image rusefi.ini.zip ::
|
||||||
# Put a readme text file in there too
|
# Put a readme text file in there too
|
||||||
mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/README.txt ::
|
mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/README.txt ::
|
||||||
mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/rusEFI\ Forum.url ::
|
mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/rusEFI\ Forum.url ::
|
||||||
mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/rusEFI\ Wiki.url ::
|
mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/rusEFI\ Wiki.url ::rusEFI\ ${SHORT_BOARDNAME}\ Wiki.url
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,7 @@ mcopy -i ramdisk.image $FULL_INI ::
|
||||||
# Put a readme text file in there too
|
# Put a readme text file in there too
|
||||||
mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/README.nozip.txt ::README.txt
|
mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/README.nozip.txt ::README.txt
|
||||||
mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/rusEFI\ Forum.url ::
|
mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/rusEFI\ Forum.url ::
|
||||||
mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/rusEFI\ Wiki.url ::
|
mcopy -i ramdisk.image hw_layer/mass_storage/filesystem_contents/rusEFI\ Wiki.url ::rusEFI\ ${SHORT_BOARDNAME}\ Wiki.url
|
||||||
|
|
||||||
# Compress the image as DEFLATE with gzip
|
# Compress the image as DEFLATE with gzip
|
||||||
gzip ramdisk.image
|
gzip ramdisk.image
|
||||||
|
|
Loading…
Reference in New Issue