Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unify CUSTOM_PACKAGES variable authored by Romain Hunault's avatar Romain Hunault
......@@ -65,7 +65,7 @@ $ sudo docker run \
-v "/srv/e/ccache:/srv/ccache:delegated" \
-e "BRANCH_NAME=eelo-0.1" \
-e "DEVICE_LIST=<my-device>" \
-e "CUSTOM_PACKAGES='MuPDF Notes Tasks GmsCore GsfProxy FakeStore Telegram Signal AnySoftKeyboard Mail BlissLauncher BlissIconPack MozillaNlpBackend OpenWeatherMapWeatherProvider AccountManager MagicEarth OpenCamera eDrive Weather NominatimNlpBackend'" \
-e "CUSTOM_PACKAGES='MuPDF Notes Tasks GmsCore GsfProxy FakeStore Telegram Signal AnySoftKeyboard Mail BlissLauncher BlissIconPack MozillaNlpBackend OpenWeatherMapWeatherProvider AccountManager MagicEarth OpenCamera eDrive Weather NominatimNlpBackend Light'" \
-e "SIGNATURE_SPOOFING=restricted" \
-e "OTA_URL=https://ota.ecloud.global/api" \
-e "REPO=https://gitlab.e.foundation/e/os/android.git" \
......@@ -82,7 +82,7 @@ $ sudo docker run \
-v "/srv/e/ccache:/srv/ccache:delegated" \
-e "BRANCH_NAME=eelo-0.1" \
-e "DEVICE_LIST=kiwi" \
-e "CUSTOM_PACKAGES='GmsCore GsfProxy FakeStore Telegram Signal Mail BlissLauncher BlissIconPack MozillaNlpBackend YahooWeatherProvider AccountManager MagicEarth MuPDF OpenCamera eDrive Weather Notes Tasks NominatimNlpBackend Light AnySoftKeyboard'" \
-e "CUSTOM_PACKAGES='MuPDF Notes Tasks GmsCore GsfProxy FakeStore Telegram Signal AnySoftKeyboard Mail BlissLauncher BlissIconPack MozillaNlpBackend OpenWeatherMapWeatherProvider AccountManager MagicEarth OpenCamera eDrive Weather NominatimNlpBackend Light'" \
-e "SIGNATURE_SPOOFING=restricted" \
-e "OTA_URL=https://ota.ecloud.global/api" \
-e "REPO=https://gitlab.e.foundation/e/os/android.git" \
......@@ -100,7 +100,7 @@ $ sudo docker run \
-v "/srv/e/ccache:/srv/ccache:delegated" \
-e "BRANCH_NAME=eelo-0.2" \
-e "DEVICE_LIST=tissot" \
-e "CUSTOM_PACKAGES='GmsCore GsfProxy FakeStore Telegram Signal Mail BlissLauncher BlissIconPack MozillaNlpBackend YahooWeatherProvider AccountManager MagicEarth MuPDF OpenCamera eDrive Weather Notes Tasks NominatimNlpBackend Light AnySoftKeyboard'" \
-e "CUSTOM_PACKAGES='MuPDF Notes Tasks GmsCore GsfProxy FakeStore Telegram Signal AnySoftKeyboard Mail BlissLauncher BlissIconPack MozillaNlpBackend OpenWeatherMapWeatherProvider AccountManager MagicEarth OpenCamera eDrive Weather NominatimNlpBackend Light'" \
-e "SIGNATURE_SPOOFING=restricted" \
-e "OTA_URL=https://ota.ecloud.global/api" \
-e "REPO=https://gitlab.e.foundation/e/os/android.git" \
......
......