From d92110c3ce046d0b650c2d3557a30c7c638dcdce Mon Sep 17 00:00:00 2001 From: Andrey Date: Fri, 30 Jul 2021 22:47:35 -0400 Subject: [PATCH] RUSEFI MSD to contain bundle-specific URL #2848 --- firmware/hw_layer/mass_storage/create_ini_image.sh | 1 + .../hw_layer/mass_storage/create_ini_image_compressed.sh | 1 + .../mass_storage/filesystem_contents/rusEFI Quick Start.url | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 firmware/hw_layer/mass_storage/filesystem_contents/rusEFI Quick Start.url diff --git a/firmware/hw_layer/mass_storage/create_ini_image.sh b/firmware/hw_layer/mass_storage/create_ini_image.sh index 222c09d93b..df7ca902ba 100755 --- a/firmware/hw_layer/mass_storage/create_ini_image.sh +++ b/firmware/hw_layer/mass_storage/create_ini_image.sh @@ -37,6 +37,7 @@ mcopy -i ramdisk.image rusefi.ini.zip :: # Put a readme text file in there too mcopy -i ramdisk.image hw_layer/mass_storage/readme.temp ::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\ Quick\ Start.url :: mcopy -i ramdisk.image hw_layer/mass_storage/wiki.temp ::rusEFI\ ${SHORT_BOARDNAME}\ Wiki.url diff --git a/firmware/hw_layer/mass_storage/create_ini_image_compressed.sh b/firmware/hw_layer/mass_storage/create_ini_image_compressed.sh index 252aa010f7..31bd5170ed 100755 --- a/firmware/hw_layer/mass_storage/create_ini_image_compressed.sh +++ b/firmware/hw_layer/mass_storage/create_ini_image_compressed.sh @@ -37,6 +37,7 @@ mcopy -i ramdisk.image $FULL_INI :: # Put a readme text file in there too mcopy -i ramdisk.image hw_layer/mass_storage/readme.temp ::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\ Quick\ Start.url :: mcopy -i ramdisk.image hw_layer/mass_storage/wiki.temp ::rusEFI\ ${SHORT_BOARDNAME}\ Wiki.url # Compress the image as DEFLATE with gzip diff --git a/firmware/hw_layer/mass_storage/filesystem_contents/rusEFI Quick Start.url b/firmware/hw_layer/mass_storage/filesystem_contents/rusEFI Quick Start.url new file mode 100644 index 0000000000..59988d713b --- /dev/null +++ b/firmware/hw_layer/mass_storage/filesystem_contents/rusEFI Quick Start.url @@ -0,0 +1,5 @@ +[{000214A0-0000-0000-C000-000000000046}] +Prop3=19,11 +[InternetShortcut] +IDList= +URL=https://github.com/rusefi/rusefi/wiki/HOWTO-quick-start