Commit Graph

77 Commits

Author SHA1 Message Date
Alex Bradbury
9199bf25ea avoid bug if user puts in negative gpu mem 2012-10-29 15:58:29 +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
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
James Hewitt
1962a44937 Add command-line options for non-interative use 2012-08-20 21:53:15 +01:00
Alex Bradbury
8f792cc4e4 adjust last commit for personal taste 2012-08-15 20:41:11 +01: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
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
Alex Bradbury
053c55300b fix ssh config
How did I not commit this yet?
2012-07-04 16:13:28 +01:00
Alex Bradbury
2aaead1f50 *really* get keyboard-setup/keyboard-configuration right 2012-06-17 21:56:33 +01:00
Alex Bradbury
27bb12eec0 avoid race condition with initial ssh key generation on first boot 2012-06-17 15:16:05 +01:00
Alex Bradbury
f49ec71c75 missed an s/keyboard-setup/keyboard-configuration/ 2012-06-17 15:02:17 +01:00
Alex Bradbury
7095f0e490 Merge pull request #1 from Alkarex/patch-1
keyboard-configuration: correction of dpkg-reconfigure and position in the menu
2012-06-17 07:01:22 -07:00
Alex Bradbury
265e7a5326 fix exit status in case of error 2012-06-17 13:43:38 +01:00
Alexandre Alapetite
e7e32a424c keyboard-configuration: correction of dpkg-reconfigure instruction, and positioned before password change 2012-06-17 01:06:12 +03:00
Alex Bradbury
e45b6d421f Initial commit 2012-06-10 21:32:01 +01:00