Commit Graph

35 Commits

Author SHA1 Message Date
Tim Gover
3abf3bcdb4 rpi-update: Update README for SKIP bootloader 2023-12-14 13:01:40 +00:00
Dom Cobley
6bee884ebf README: Provide more details on targets for rpi-update 2023-01-25 17:11:23 +00:00
popcornmix
9cfb263a7a README: Update links to raspberrypi repo 2021-10-18 13:39:46 +01:00
RPI News
1656f78943 Replace Raspian with Raspberry Pi OS (#315) 2021-04-26 11:35:41 +01:00
Phil Elwell
c32c752699 Support FW_SUBDIR a.k.a. os_prefix (#295)
* Support FW_SUBDIR a.k.a. os_prefix

The FW_SUBDIR environment variable is equivalent to the os_prefix config
setting, except that it is required to be the name of a directory. By
default, rpi-update will initialise FW_SUBDIR from the os_prefix setting
used to boot the device. A different subdirectory can be updated by
specifying a value for FW_SUBDIR in the environment, e.g.

    sudo FW_SUBDIR=safe rpi-update

To specify explicitly that no subdirectory is to be used, i.e. to force
installation into /boot, use FW_SUBDIR=/ .
2020-04-09 14:56:36 +01:00
satmandu
0916287b79 Allow user to skip updating VideoCore libraries (#292)
* Allow user to skip updating VideoCore libraries

Users who are running non-raspbian distributions, especially on other architectures
like arm64, may already have videocore libraries and applications compiled for arm64.
These will get overwritten unless updating the VideoCore libraries is skipped.

This implements a SKIP_VCLIBS option to allow that step to be skipped, which may be 
used alongside the SKIP_SDK option. This is also referred to in a suggestion for a
SKIP_USERLAND option here: https://github.com/Hexxeh/rpi-update/pull/221#issuecomment-243559009

Signed-off-by: Satadru Pramanik <satadru@umich.edu>
2019-12-13 15:19:41 +00:00
Andrew Scheller
bd9b831ffd Tweak wording in README (#278) 2019-06-11 22:11:56 +01:00
popcornmix
2271cc0448 Update readme to warn about pi-hole 2019-05-13 12:04:36 +01:00
Nonflammable
d6af6ca191 Added RPI_REBOOT=1 expert option description. (#264) 2018-10-09 16:08:47 +01:00
Alexander Graf
cabadf0b91 Support for GitHub API tokens added (fixes Hexxeh/rpi-update#151) (#237)
* Support for GitHub API tokens added (fixes Hexxeh/rpi-update#151)

Use it like this:

$ sudo GITHUB_API_TOKEN=“<my-api-token”> rpi-update

* Added details about the GITHUB_API_TOKEN option to README

* Corrected headline level
2017-03-15 14:16:18 +00:00
popcornmix
850f420871 Updated readme to clarify use on non-raspbian distributions is not advised 2016-08-30 15:33:42 +01:00
Shaun
308dd58d61 Added expert option section to README.md regarding popcornmix enhancement for issue #197, PRUNE_MODULES.
README updates for PRUNE_MODULES boolean option. Noted setting parameter to non-zero value will enable the pruning
2015-11-12 19:42:26 -08:00
Luis
9703e67f32 Update README.md
Upon installation of the tool, the command executed writes rpi-update to /usr/bin detailing a 301 error, indicating the source of the update has changed to https://raw.githubusercontent.com/Hexxeh/rpi-update/master/rpi-update. This address change has been reflected in the proposed file change.
2014-07-04 12:22:26 -07:00
Andrew Scheller
22c07c592d Small header tidyup 2014-05-05 01:14:28 +01:00
popcornmix
1d6f6e7bcd Update readme for latest version of rpi-update 2014-04-05 15:47:16 +01:00
Cerber
777e3140d6 Changed install procedure since rpi-update is now available as a package.
See #93
https://github.com/Hexxeh/rpi-update/issues/93

Restoring old installation technique following comments of skgsergio in
addition of the new `apt` based installation

mending indentation
2013-05-18 21:51:09 +02:00
Richard Hull
a933ec64ae BRANCH env variable allows alternate branch to be specified 2013-04-19 23:35:58 +01:00
popcornmix
08fc0b1edb Mention git-core is required in the preparations. Move certificates issues to troubleshooting section. 2013-03-06 14:47:59 +00:00
Paul Cimino
7ac8ca4648 Minor update, some beginners might not realize they have to install ntpdate 2013-02-10 09:46:33 -05:00
popcornmix
0609fa400a Fix sudo on second part of install command 2013-01-08 10:56:28 +00:00
James Nylen
f262b92ed0 Fix setting environment variables with sudo 2012-10-24 15:15:54 +00:00
James Nylen
1361c8fc29 Add option to disable self-updating 2012-10-24 15:05:43 +00:00
James Nylen
52b11d89c4 Merge branch 'new-readme' of git://github.com/Bengt/rpi-update
Conflicts:
	README.md
2012-10-24 14:47:40 +00:00
Liam McLoughlin
8d3fda88c6 Updated README 2012-10-22 20:24:41 +01:00
Bengt Lüers
00f50320c7 githubified the readme 2012-07-10 00:10:24 +02:00
Liam McLoughlin
a01ab6a3b8 README tweaks 2012-05-26 14:49:32 +01:00
Liam McLoughlin
e9c85cdcac Added RAM split detection, added offline mode, added option to skip kernel update (thanks AndrewS!) 2012-05-26 14:46:10 +01:00
Liam McLoughlin
83ec2ceec3 Update README.md 2012-05-01 17:25:45 +02:00
Liam McLoughlin
cb83676194 Update README.md 2012-05-01 17:14:25 +02:00
Liam McLoughlin
b7e7878961 Update README.md 2012-05-01 17:13:50 +02:00
Liam McLoughlin
91501cf6da Update README.md 2012-04-21 23:00:53 +02:00
Liam McLoughlin
94e5cffb34 Update README.md 2012-04-21 16:19:55 +02:00
Liam McLoughlin
af1c9ff09e Update README.md 2012-04-21 16:02:28 +02:00
Liam McLoughlin
32077faa50 Updated README 2012-04-21 15:00:09 +01:00
Liam McLoughlin
34c929d43b initial commit 2012-04-21 05:02:33 -07:00