Commit graph

38 commits

Author SHA1 Message Date
Tom Dewey
f09a7e1857 README: Example paths, AppImageCraft, formatting 2024-09-26 13:31:26 +01:00
Zev Eisenberg
07852b509c Add syntax highlighting to readme. 2024-09-12 19:31:01 +01:00
Tom Dewey
57a28a2c4c README: Update build instructions 2024-09-11 17:12:48 +01:00
Tom Dewey
eccc02895d Readme: Update for QT6 2024-09-11 17:12:48 +01:00
Tom Dewey
76116f3a1a Link to official docs from README
In order to assist users of the tool, provide a direct link to the official Raspberry Pi documentation for Raspberry Pi Imager.
2023-11-21 11:34:03 +00:00
Jonathan (JC) Chen
b212170792 docs: update Apple naming 2023-10-24 10:34:52 +01:00
Tom Dewey tom.dewey@raspberrypi.com
50449158bc i18n: Advanced settings -> OS customization
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.
2023-10-17 15:28:04 +01:00
qoijjj
b9afcc69bb
fix: add xz-devel to fedora build dependency installation instructions
Without this, the cmake step fails with "cmake error: could NOT find LibLZMA".
2023-10-16 13:11:05 -07:00
Tom Dewey tom.dewey@raspberrypi.com
a5c736f230 Revert "i18n: Advanced Settings -> OS Customisation"
This reverts commit 2fb58dc01c.

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.
2023-10-16 13:06:21 +01:00
Tom Dewey tom.dewey@raspberrypi.com
2fb58dc01c i18n: Advanced Settings -> OS Customisation 2023-10-16 11:46:54 +01:00
Tom Dewey
19af037cd4 Add lzma-sdk-devel to Fedora instructions
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.
2023-10-03 13:34:49 +01:00
Tom Dewey
4c91f7c7e5 Add liblzma-dev to Debian instructions
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.
2023-10-03 13:34:49 +01:00
Floris Bos
b1606dd1fb Linux: remove leftovers of OpenSSL dependency
OpenSSL was replaced by GnuTLS for SHA256 calculation in
cb415a6a02
Remove left-over header includes and adjust dependencies in README
2022-07-31 13:14:51 +02:00
Gordon Hollingworth
caf3bb83e9
Update telemetry information 2022-02-18 06:49:25 +00:00
Floris Bos
25947fc199 Add build scripts for embedded (netboot) edition 2022-02-14 11:03:37 +01:00
Floris Bos
033ff07abf Move source files to /src 2022-02-14 10:07:15 +01:00
Floris Bos
8b25991537 README.md: mention disabling parallel build on Pi
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
2021-11-27 19:11:09 +01:00
Floris Bos
35172d3489 README.md remove qt5-default
There is no qt4 anymore in bullseye.
2021-11-27 18:54:30 +01:00
Paul Mucur
716abd149b
Send telemetry to raspberrypi.com
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.
2021-10-13 08:18:07 +01:00
Paul Mucur
fc1a028cbd
Update link to downloads page
Now we've moved the downloads page from raspberrypi.org to
raspberrypi.com, update the link in the README.
2021-10-13 08:17:32 +01:00
Gordon Hollingworth
a1da552aad
Change Ctrl-Alt-X to Ctrl-Shift-X 2021-08-17 13:04:07 +01:00
Scott Main
0d7107f089
Add tip about the Advanced options 2021-08-13 15:07:55 -07:00
Paul Mucur
ca5180429e
Remove download count retention period from README
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.
2021-03-12 11:35:35 +00:00
Floris Bos
28b6d19bd6 README: add build instructions for rpm based distros
To prevent people trying to use 3rd-party container packages
that do not actually work on those distributions.
2021-01-20 12:59:06 +01:00
Floris Bos
78276cffb7 Add --disable-telemetry command-line option 2020-12-07 14:42:10 +01:00
Paul Mucur
71de560edd
Document telemetry and how to opt-out
As introduced in 95ce718d41, 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.
2020-12-07 11:36:28 +00:00
andrum99
c7f40eba9b
bullet pointeyness 2020-09-18 00:08:56 +01:00
andrum99
59ae4244a1
grammar nit 2020-09-18 00:04:26 +01:00
andrum99
e993668f8d
Improve wording, add how to get on Raspberry Pi OS
- 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
2020-09-18 00:03:45 +01:00
Andrew Scheller
5273167fee
Add suggested edits 2020-09-17 16:35:15 +01:00
Andrew Scheller
d29ccd55f2
Add download link to README 2020-09-17 09:31:51 +01:00
Floris Bos
c08887f788 Do not use saved position if it falls outside of primary screen
- 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
2020-07-21 16:15:19 +02:00
Floris Bos
7506d5b35a Fix build instructions
Closes #77
2020-06-02 01:14:00 +02:00
Floris Bos
e578236a0b README.md: update repo imagewriter -> rpi-imager 2020-03-09 16:53:55 +01:00
Floris Bos
75feb3e73d Rename imagingutility -> rpi-imager 2020-03-05 15:40:38 +01:00
Floris Bos
7ef7b9a34c Update README.md 2020-03-04 18:33:49 +01:00
Floris Bos
2ffaf70276 Update README.md
- Fix github address
- Add Mac code signing instructions
2020-03-04 17:05:00 +01:00
Floris Bos
d7b361ba44 Qt/QML edition 2020-03-04 16:55:40 +01:00