Commit Graph

27 Commits

Author SHA1 Message Date
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