- Apr 16, 2024
-
-
Jason Kridner authored
-
Jason Kridner authored
-
- Nov 21, 2023
-
-
Tom Dewey authored
In order to assist users of the tool, provide a direct link to the official Raspberry Pi documentation for Raspberry Pi Imager.
-
- Oct 24, 2023
-
-
Jonathan (JC) Chen authored
-
- Oct 17, 2023
-
-
Tom Dewey tom.dewey@raspberrypi.com authored
Per a request from the Raspberry Pi Communications team, change 'Advanced Settings' and 'Image customization' to read 'OS customization'. This is to avoid amibuguity in the English, where Image_r_ and Image may be conflated when reading at speed. Regrettably, this breaks the existing translations. To prevent confusion, explicitly delete the existing translations - as they're almost certainly not valid with the reworded meaning.
-
- Oct 16, 2023
-
-
qoijjj authored
Without this, the cmake step fails with "cmake error: could NOT find LibLZMA".
-
Tom Dewey tom.dewey@raspberrypi.com authored
This reverts commit 2fb58dc0. The original commit included an unexpected deletion of _all_ translations in certain languages. This was unintented, and appears to have been a merging artefact. This change will be re-submitted as a separate PR.
-
Tom Dewey tom.dewey@raspberrypi.com authored
-
- Oct 03, 2023
-
-
Tom Dewey authored
The find_package in the root CMakeLists doesn't descriminate between Ubuntu/Debian and Fedora, so the check for LibLZMA will be applied on Fedora too. So update the instructions for Fedora to include the liblzma-sdk-devel package, which should satisfy CMake.
-
Tom Dewey authored
Turns out we actually require liblzma-dev, and without it we will fail to configure CMake with default options. So let's add it to the readme.
-
- Jul 31, 2022
-
-
Floris Bos authored
OpenSSL was replaced by GnuTLS for SHA256 calculation in cb415a6a Remove left-over header includes and adjust dependencies in README
-
- Feb 18, 2022
-
-
Gordon Hollingworth authored
-
- Feb 14, 2022
-
-
Floris Bos authored
-
Floris Bos authored
-
- Nov 27, 2021
-
-
Floris Bos authored
On bullseye it seems to default to 'make -j4' which will results in OOM when it runs out of swap == [ 3004.100215] Out of memory: Killed process 6983 (cc1plus) total-vm:211660kB, anon-rss:170332kB, file-rss:0kB, shmem-rss:0kB, UID:1000 pgtables:428kB oom_score_adj:0 == Mention how to disable parallel build in README.md
-
Floris Bos authored
There is no qt4 anymore in bullseye.
-
- Oct 13, 2021
-
-
Paul Mucur authored
In order to be consistent with other services moving to raspberrypi.com, send telemetry there instead of raspberrypi.org. Note that the raspberrypi.org endpoint will continue to work indefinitely in order to support existing clients.
-
Paul Mucur authored
Now we've moved the downloads page from raspberrypi.org to raspberrypi.com, update the link in the README.
-
- Aug 17, 2021
-
-
Gordon Hollingworth authored
-
- Aug 13, 2021
-
-
Scott Main authored
-
- Mar 12, 2021
-
-
Paul Mucur authored
In order to view the impact of changes such as OS releases over a longer period of time, we have removed the automatic expiry of the anonymous download counts from the rpi-imager stats service. For reference, the download counts contain only the following data: > ZREVRANGE image:2021-03-12 0 1 WITHSCORES 1) Raspberry Pi OS (32-bit) 2) 1234 3) Raspberry Pi OS Lite (32-bit) 4) 567 Update the README section about telemetry in order to reflect the change.
-
- Jan 20, 2021
-
-
Floris Bos authored
To prevent people trying to use 3rd-party container packages that do not actually work on those distributions.
-
- Dec 07, 2020
-
-
Floris Bos authored
-
Paul Mucur authored
As introduced in 95ce718d, document the telemetry sent to https://rpi-imager-stats.raspberrypi.org, why it is collected, what is collected, how long it is stored for and how to opt-out.
-
- Sep 17, 2020
-
-
andrum99 authored
-
andrum99 authored
-
andrum99 authored
- The new wording has the advantage that it specifies which platforms the binaries are for - Give instructions for how to get Raspberry Pi OS - no need to visit download page - it just needs a single shell command
-
Andrew Scheller authored
-
Andrew Scheller authored
-
- Jul 21, 2020
-
-
Floris Bos authored
- Only use saved position if the coordinates fall inside of the primary screen Prevents problems for people with laptops that sometimes but not always use external screens. - Since we now set window position in C++ instead of QML, drop the dependency on qml-module-qt-labs-settings module. Closes #91
-
- Jun 01, 2020
-
-
Floris Bos authored
Closes #77
-
- Mar 09, 2020
-
-
Floris Bos authored
-
- Mar 05, 2020
-
-
Floris Bos authored
-
- Mar 04, 2020
-
-
Floris Bos authored
-
Floris Bos authored
- Fix github address - Add Mac code signing instructions
-
Floris Bos authored
-