Commit Graph

235 Commits

Author SHA1 Message Date
Michel Blanc
57ea0f1c14 Updates .firmware_revision when revision set at CLI
When revision was specified at the command line,
$FW_PATH/.firmware_updating wasn't updated to reflect the change.
Now $FW_PATH/.firmware_updating is always updated, so idempotency is
achieved when using revision Id's at the command line.
Fixes #84
2013-04-11 16:26:38 +02:00
popcornmix
85b714f4fc Merge pull request #67 from technion/master
Insecure tmp file handling
2013-03-06 07:44:44 -08: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
popcornmix
f87b3014de Merge pull request #72 from Churten/master
Ask git server about head revision before downloading
2013-03-05 10:43:19 -08:00
Matthew Gabeler-Lee
792b730135 Ask git server what head revision is before downloading the repo 2013-02-13 20:18:22 -05:00
popcornmix
10ad1e975a Merge pull request #69 from pcimino/master
Update readme
2013-02-10 06:49:28 -08:00
Paul Cimino
7ac8ca4648 Minor update, some beginners might not realize they have to install ntpdate 2013-02-10 09:46:33 -05:00
Technion
23ba5111e9 Removed insecure temp file 2013-02-07 11:49:01 +11:00
popcornmix
c5d159c8b1 Updating a depth=1 git tree doesn't work, so just kill it and clone a new one 2013-01-30 20:09:09 +00:00
popcornmix
37f02a03bd Fix type in module backup destination 2013-01-10 15:48:54 +00:00
popcornmix
8ef422ab5f Remove vcfiled stop/start. It is not used and caused errors with vchiq version changes 2013-01-08 17:13:13 +00:00
popcornmix
214184a62f Handle errors from a git update by cloning a fresh repo.
Remove old backup directory before creating a new one. Avoids recursive backup when removing .rpi-firmware
2013-01-08 17:11:40 +00:00
popcornmix
0609fa400a Fix sudo on second part of install command 2013-01-08 10:56:28 +00:00
popcornmix
1d2734b043 Use -depth=1 on git fetch to speed updates up 2013-01-07 19:37:08 +00:00
Liam McLoughlin
31292f70fc Merge pull request #51 from nylen/pull1
A bunch of changes (v2)
2013-01-03 08:27:02 -08:00
James Nylen
6f6801552c Merge remote-tracking branch 'upstream/master'
Conflicts:
	README.md
	rpi-update
2012-12-31 17:35:48 +00:00
Liam McLoughlin
de54b22c4e Merge pull request #49 from palfrey/patch-1
"<" and ">" need escaping in markdown
2012-12-28 15:57:41 -08:00
Tom Parker
46e33f1793 "<" and ">" need escaping in markdown
The "<git hash>" bit doesn't display in github
2012-12-28 16:01:24 +00:00
Liam McLoughlin
785ef68a11 Fix message outputted on unsupported distros 2012-12-26 22:25:27 +00:00
Liam McLoughlin
e3dea3de5c Fix more breakage 2012-12-26 04:09:43 +00:00
Liam McLoughlin
91ef0f2b39 Fix missing quote 2012-12-25 23:48:51 +00:00
Liam McLoughlin
3eb5786dd5 Merge pull request #14 from adammw/boot-path-patch
Test if BOOT_PATH and ROOT_PATH are unset rather than their default values
2012-12-25 15:32:07 -08:00
Liam McLoughlin
77b9ee415f Merge pull request #45 from samnazarko/master
Ensure rpi-update does not update unsupported distributions
2012-12-25 13:39:56 -08:00
Sam Nazarko
3a3fa3b621 Ensure that rpi-update will not update unsupported distributions 2012-12-25 16:09:09 +00:00
popcornmix
786656bb5a Avoid error with missing git repo when using rpi-update <hash> for first time 2012-12-18 00:43:32 +00:00
James Nylen
4652f64a4d Further improve progress messages 2012-10-24 16:49:35 +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
4c690228f7 Remove '--quiet' and '-q' options to git and wget 2012-10-24 15:01:54 +00:00
James Nylen
7c81158c7b Merge branch 'boot-path-patch' of git://github.com/adammw/rpi-update 2012-10-24 14:55:02 +00:00
James Nylen
c7ea3c80c5 Merge branch 'master' of git://github.com/lacop/rpi-update
Conflicts:
	rpi-update
2012-10-24 14:53:30 +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
Liam McLoughlin
062fbdfcc2 Copy start.elf when installing an older firmware 2012-10-22 20:08:28 +01:00
Liam McLoughlin
e50018b4ac Fix stupidity (it'll be right this time, really) 2012-10-22 20:04:53 +01:00
Liam McLoughlin
d4ee857ce4 Don't remove files that are needed for older firmwares 2012-10-22 19:59:37 +01:00
Liam McLoughlin
174806b1af Correct deletion for old ELF files 2012-10-22 19:58:10 +01:00
Liam McLoughlin
c6a9678243 Force two updates, since parameters changed 2012-10-22 19:56:47 +01:00
Liam McLoughlin
8a70c1a6ab Fix default action 2012-10-22 19:55:03 +01:00
Liam McLoughlin
da74cb3641 Added support for new gpu_mem 2012-10-22 18:17:57 +01:00
Liam McLoughlin
a41a840f34 Merge pull request #33 from DeadWalkingDeath/patch-3
Update rpi-update
2012-10-10 06:54:44 -07:00
DeadWalkingDeath
5c910a1867 Update rpi-update
Initial if statement was correct, reverted the changes of the last two pull request.
The real problem was that the updateScript.sh didn't pass the argument FW_REV!
2012-10-10 16:48:16 +03:00
Liam McLoughlin
63321722a7 Merge pull request #32 from DeadWalkingDeath/patch-2
Update rpi-update
2012-10-10 05:05:53 -07:00
DeadWalkingDeath
ad0316e861 Update rpi-update
Sorry, forgot the other change I made. For some reason the [[ doesn't work correct in this context.
2012-10-10 15:02:39 +03:00
Liam McLoughlin
990c3f4b15 Merge pull request #31 from DeadWalkingDeath/patch-1
Quote firmware revision
2012-10-10 03:46:09 -07:00
DeadWalkingDeath
ac49fa0445 Update rpi-update
Without double quote it doesn't work for me, always goes into elif
2012-10-10 13:05:56 +03:00
Liam McLoughlin
dc9a0da5b3 Really fix the repo URL... 2012-10-10 00:06:09 +01:00
Liam McLoughlin
5e8344a93c Fix incorrect repo path 2012-10-09 23:39:17 +01:00
Liam McLoughlin
16c20612ed Added support for installing a specific firmware revision 2012-10-09 21:22:18 +01:00
Liam McLoughlin
afe5e1d454 Merge pull request #28 from holiveros/patch-1
Use HTTP protocol instead of GIT
2012-09-19 14:09:02 -07:00