Commit Graph

43 Commits

Author SHA1 Message Date
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
holiveros
d51a5576bc Use HTTP protocol instead of GIT
Use HTTP protocol instead of GIT, due to HTTP being easier on proxies.
2012-09-19 13:27:32 -07:00
Liam McLoughlin
872fc67c1e Add 240MB memory split option 2012-07-25 16:58:07 -07:00
Liam McLoughlin
e1c7f9ec1f Fix problem where memory split specified on cmdline was ignored 2012-05-29 16:10:19 +01: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
5f6ab29a02 Update all ELFs and fix Arch install commands 2012-05-11 16:00:58 +01:00
Liam McLoughlin
bd0e2ddf7e Fixed readelf package names, added ldconfig call 2012-05-10 18:53:16 +00:00
Liam McLoughlin
83ec2ceec3 Update README.md 2012-05-01 17:25:45 +02:00
Liam McLoughlin
1620d7fc8d Merge branch 'master' of https://github.com/Hexxeh/rpi-update 2012-05-01 16:19:26 +01:00
Liam McLoughlin
f0f8380a91 Fix cache path 2012-05-01 16:17:33 +01: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
ecf2897acf Updated to store repo on root partition 2012-05-01 16:11:42 +01:00
Liam McLoughlin
716f5a2d01 Disabling tool pending fixes for critical bug 2012-04-30 11:22:54 +00:00
Liam McLoughlin
b413cde044 Tweaked HardFP detection 2012-04-22 13:08:50 +00:00
Liam McLoughlin
034a9be814 Merge branch 'master' of https://github.com/Hexxeh/rpi-update 2012-04-22 12:56:10 +00:00
Liam McLoughlin
76d86343cc Added VC libs update support and tidied the script up a little 2012-04-22 12:55:17 +00:00
Liam McLoughlin
91501cf6da Update README.md 2012-04-21 23:00:53 +02:00
Liam McLoughlin
3a84b9422b Remove redundant variable 2012-04-21 17:08:12 +00:00
Liam McLoughlin
ac4f9d1aec Fix bug where update fails when run from another path 2012-04-21 16:57:46 +00:00
Liam McLoughlin
80c996159a Added self-updater 2012-04-21 16:53:10 +01:00
Liam McLoughlin
5ecece22d0 Merge branch 'master' of https://github.com/Hexxeh/rpi-update 2012-04-21 15:37:16 +01:00
Liam McLoughlin
d44a5a32bc Force sync post-update 2012-04-21 15:36:50 +01: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
50d1811d10 depmod for each kernel version in the repo 2012-04-21 14:52:35 +01:00
Liam McLoughlin
ac4eec341b Added modules as part of firmware update (oops) 2012-04-21 14:37:11 +01:00
Liam McLoughlin
7d3154e1c7 Add check to make sure Git is installed before we attempt update/setup 2012-04-21 14:28:22 +01:00
Liam McLoughlin
48b6de4aca Add check for root 2012-04-21 14:22:33 +01:00
Liam McLoughlin
9805f8ffec Added initial version of update tool 2012-04-21 14:19:16 +01:00
Liam McLoughlin
34c929d43b initial commit 2012-04-21 05:02:33 -07:00