Commit Graph

111 Commits

Author SHA1 Message Date
Alex Bradbury
82943fc3e6 Merge pull request #19 from Rob-Bishop/master
Edited layout/text with the aim of improving usability
2013-05-22 09:38:41 -07:00
Alex Bradbury
0561234e4f bump version 2013-05-20 19:48:45 +01:00
Alex Bradbury
9a05d5c295 make expand_rootfs work even if root is not /dev/mmcblk0p2
The tool is still very cautious as to when it will work. Refuses to work if
/dev/root is not /dev/mmcblk0*
2013-05-20 19:45:01 +01:00
Rob Bishop
3daf906705 Updated in response to comments from popcornmix 2013-05-19 11:09:23 +01:00
Rob Bishop
c714b00b75 Edited layout and text to (hopefully) improve usability 2013-05-19 08:56:35 +01:00
Alex Bradbury
b3c45a04f5 bump version 2013-05-15 19:48:33 +01:00
Alex Bradbury
e5296ca2d7 change cpufreq threshold to 70% rather than 95%
Dom says the system is more responsive, and there is agreement it is safe
enough.
2013-05-15 19:47:02 +01:00
Alex Bradbury
ba7504fdc3 bump version 2013-05-10 12:22:29 +01:00
Alex Bradbury
db470d9912 improve rastrack section 2013-05-10 12:03:00 +01:00
Alex Bradbury
7c1a6a66b0 fix typo and check for existence of start_x.elf 2013-05-10 11:50:13 +01:00
Alex Bradbury
e86cf23b47 fix lua invocation 2013-05-08 15:11:53 +01:00
Alex Bradbury
224e99b366 support enabling/disabling camera support 2013-05-08 09:57:36 +01:00
Alex Bradbury
d19d6295a3 indentation fixes 2013-05-07 14:37:14 +01:00
Alex Bradbury
c9f451362f remove .gitignore 2013-05-07 13:38:02 +01:00
Alex Bradbury
ca224d0f6b Merge pull request #14 from vpetersson/master
Adds ability to non-interactively run disk expansion with --expand-rootfs.
2013-05-07 05:25:57 -07:00
Alex Bradbury
3e463d1573 Merge pull request #15 from ryanteck/master
Adds Rastrack feature we discussed via Email.
2013-05-07 05:25:12 -07:00
Alex Bradbury
17a136ea49 Merge pull request #16 from OzBerryPi/feature/set-hostname
Adds the ability to set a unique hostname
2013-05-07 05:24:20 -07:00
Alex Bradbury
2f5bd70c5a use -- in lua command line 2013-05-07 13:23:08 +01:00
Stonie
cb9bfa026a Adds the ability to set the hostname 2013-04-26 18:43:03 +10:00
Ryan Walmsley
ae17b14e4b Finished Rastrack Addition Possibility 2013-04-05 14:05:06 +01:00
Ryan Walmsley
e6bd8741be Rastrack v2 2013-04-05 13:43:00 +01:00
Ryan Walmsley
0f5bbc6cb0 Rastrack 2013-04-05 13:37:56 +01:00
Ryan Walmsley
d0acb97e49 First part of rastrack addition 2013-04-05 13:36:33 +01:00
Viktor Petersson
3320564bd2 Adds ability to run root-fs expansion non-interactively by passing the argument --expand-rootfs.
This is very useful if you need to implement an automatic disk space expansion.
2013-03-26 22:58:32 +01:00
Alex Bradbury
9199bf25ea avoid bug if user puts in negative gpu mem 2012-10-29 15:58:29 +00:00
Alex Bradbury
59fd8e82d3 bump version 2012-10-28 21:14:08 +00:00
Alex Bradbury
91ed792303 disable command-line options for now 2012-10-28 21:14:01 +00:00
Alex Bradbury
51095a837a complain if user tries to user boot to desktop without lightdm installed 2012-10-28 21:03:46 +00:00
Alex Bradbury
a7a7b12ad0 update overclock options
Due to some people reporting SD card corruption, back off on overclocking
core_freq for all overclock options other than turbo. For turbo, bump SDRAM
overclock to 600 and warn the user that some people have reported SD card
corruption.
2012-10-28 20:54:10 +00:00
Alex Bradbury
d65377afc7 support new gpu_mem config.txt option for setting memory split 2012-10-28 20:38:27 +00:00
Alex Bradbury
ef2fc242f0 add new dependency and bump version 2012-09-18 12:07:30 +01:00
Alex Bradbury
a8429795bf add init script when overclocking that allows the user to opt out on boot
Current kernel builds default to the powersave cpufreq governor, with the
intention that this is changed to 'ondemand' after boot. When the user sets
overclock in raspi-config, an init script is installed which does this switch,
but only does it if it doesn't detect a shift key is held down. This means the
user can still boot the system if they set an overclock setting that is higher
than their device can manage.
2012-09-18 11:57:00 +01:00
Alex Bradbury
c5e1966418 add overclocking options 2012-09-17 11:28:39 +01:00
Alex Bradbury
f3452fd387 reload raspi-config after a user-initiated update 2012-09-16 19:47:22 +01:00
Alex Bradbury
0249c2aa54 Merge branch 'master' of github.com:asb/raspi-config 2012-09-16 19:33:43 +01:00
Alex Bradbury
30dbe3d32f Merge pull request #4 from Jamstah/master
Add command lines for non-interactive use
2012-09-16 11:30:49 -07:00
James Hewitt
1962a44937 Add command-line options for non-interative use 2012-08-20 21:53:15 +01:00
Alex Bradbury
89626ead43 bump version 2012-08-16 00:11:09 +01:00
Alex Bradbury
8f792cc4e4 adjust last commit for personal taste 2012-08-15 20:41:11 +01:00
Alex Bradbury
44bd55d2e8 Merge pull request #3 from mircea-vutcovici/master
Added 240/16 memory split and current memory split is displayed.
2012-08-13 14:54:47 -07:00
Mircea Vutcovici
e69aa4d1fb Added 240/16 memory split, added display for current memory split configuration. 2012-08-09 12:54:01 -04:00
Alex Bradbury
334a7a17d2 bump version 2012-07-15 19:48:20 +01:00
Alex Bradbury
274b280ff4 change 'OK' to 'Select' 2012-07-15 19:46:49 +01:00
Alex Bradbury
8afc286e8b add ability to try to upgrade raspi-config 2012-07-15 18:40:06 +01:00
Alex Bradbury
fa1d2c3708 get rid of 'finish' in raspi-config 2012-07-15 18:32:30 +01:00
Alex Bradbury
c678dd82ff suggest sudo raspi-config if script is not run as root 2012-07-15 18:16:02 +01:00
Alex Bradbury
37d02c865f sync after changing memory split 2012-07-14 00:59:58 +01:00
Alex Bradbury
e8abad0f52 add ability to configure automatic login to desktop on boot 2012-07-13 22:52:06 +01:00
Alex Bradbury
2da99a7c81 improve wrapping for info text box in raspi-config 2012-07-13 17:13:30 +01:00
Alex Bradbury
e4e56bf1fb be more intelligent about inserting config options
If a config option is already in the file but commented out, modify that line
rather than inserting a new one.
2012-07-13 17:01:48 +01:00