Commit Graph

150 Commits

Author SHA1 Message Date
Simon Long
b867597b73 Install RealVNC server if it is missing when enabled. 2017-02-23 18:18:18 +00:00
Simon Long
98887bc18d Check systemctl to determine current CLI/desktop boot status. 2017-02-17 15:55:35 +00:00
Simon Long
344417ec97 Allow use of compton with fkms GL driver; look for ARM in model name to determine platform. 2017-02-14 14:31:47 +00:00
Simon Long
83e19f4f54 Prevent setting keyboard language when logged in via SSH. 2017-01-27 15:29:05 +00:00
Simon Long
7de9b01ca2 Added option for fake KMS to GL driver switching. 2017-01-17 18:02:14 +00:00
spl
276370a1b1 Non-interactive setting of audio added. 2017-01-10 18:15:43 +00:00
spl
8555e8b524 Serial shell and hardware now independently switchable. 2017-01-10 18:11:31 +00:00
spl
17a715ad75 Do not allow splash screen to be changed for a live image. 2017-01-10 14:11:21 +00:00
spl
a972841271 Tidied usage of kernel command line arguments - still need to fix writing to them for x86. 2017-01-10 11:47:45 +00:00
spl
5ff61d3e11 Modified for compatibility with x86 systems. 2017-01-09 16:52:10 +00:00
Simon Long
d15dec8cbe Use compton instead of xcompmgr with GL driver. 2016-12-07 15:30:08 +00:00
Simon Long
4149c738c2 clear_config_var used to reset HDMI resolution. 2016-12-01 14:44:07 +00:00
Simon Long
a79f20557f Resolution over 1920x1200 removed from headless options. 2016-11-30 15:06:53 +00:00
Simon Long
c17e17e10f Interfaces menu added; display resolution setting added. 2016-11-30 14:48:48 +00:00
Simon Long
6f8012dd15 Disable splash screen when using GL driver. 2016-11-14 12:45:29 +00:00
Simon Long
31f0efc521 Modify sed strings for autologin detection to make them more robust against unexpected file contents. 2016-10-21 15:10:56 +01:00
Simon Long
f7b7829def Splash screen switching made more error-tolerant. 2016-10-11 09:33:02 +00:00
spl
7dae58a9cb Add option to enable and disable splash screen at boot; no longer automatic with CLI/GUI switch. 2016-09-29 14:21:53 +01:00
spl
215018fa5f Rastrack option removed. 2016-09-28 11:24:36 +01:00
spl
4dfec27209 Allow xcompmgr to use alpha when running GL driver. 2016-09-16 09:52:50 +01:00
Simon Long
bd21dedea3 Added control for VNC server. 2016-08-10 16:04:28 +01:00
Simon Long
70daf8bbb2 Modify splash screen enable / disable for Plymouth. 2016-08-10 16:03:53 +01:00
spl
3ac2ec08ff Disable splashscreen (if installed) unless booting to GUI.) 2016-07-15 15:45:38 +01:00
spl
0de0f6307c Enabling experimental GL driver modifies library path. 2016-06-09 15:09:05 +01:00
spl
137cafef51 Some function names changed for consistency. 2016-05-25 16:36:39 +01:00
spl
19e663c009 GL driver setting aligned with other functions. 2016-05-25 14:22:16 +01:00
spl
5fece9527a Functions to control remote GPIO and boot wait for network aligned with the rest. 2016-05-25 13:53:55 +01:00
spl
59649e8ba7 Tidied function to control remote GPIO access. 2016-05-25 13:21:58 +01:00
spl
1ff5c921f6 A lot of NOTs taken out of serial test. 2016-05-25 10:58:44 +01:00
spl
2670e6ee2b Status indications moved to end of some functions. 2016-05-24 18:35:46 +01:00
spl
c313d7417a Overscan description amended. 2016-05-24 17:53:44 +01:00
spl
30dc26d222 Check for fs expandability added; overscan function matches others. 2016-05-24 17:28:29 +01:00
spl
934fefebf2 Added more success / fail feedback to settings. 2016-05-24 13:01:17 +01:00
spl
a8a933ef64 Global check for mountpoint and existence of /boot/config.txt 2016-05-24 11:57:24 +01:00
spl
96c31754d7 Checking of initial state added for camera and 1-wire; unnecessary reboots removed. 2016-05-24 11:37:36 +01:00
spl
f60f081a6f Function to read hostname added. 2016-05-23 18:14:18 +01:00
spl
4547c5b259 Function added to get wifi country. 2016-05-23 17:43:13 +01:00
spl
1accb9fcc9 Functions to detect boot behaviour added. 2016-05-23 17:17:37 +01:00
spl
5fcbf6c177 Test functions added for remote GPIO and slow boot. 2016-05-23 14:54:26 +01:00
spl
03775acf7a Added some functions to read current state for use by rc_gui 2016-05-23 14:20:18 +01:00
spl
073e5620cf Requirement for reboot removed from SPI and I2C settings. 2016-05-19 15:11:12 +01:00
Simon Long
4b4ed9b91f Overlay file name changed for GL driver. 2016-05-06 19:17:31 +01:00
Simon Long
3e2a73012b Return code added to GPIO server function. 2016-05-06 19:17:31 +01:00
Simon Long
4636bd50fc Menu option to toggle device tree removed. 2016-05-06 18:58:20 +01:00
spl
2c138cf97e New method for testing whether serial is enabled. 2016-05-06 18:40:01 +01:00
spl
ba7865c9f4 Current state of serial i/f reflected in raspi-config. 2016-05-06 18:39:00 +01:00
spl
339d467e7e Unnecessary sudo removed. 2016-04-28 15:42:25 +01:00
spl
f8f0a5ef77 dtparam used instead of modprobe for SPI and I2C. 2016-04-28 15:42:20 +01:00
Serge Schneider
3e26c9b3b2 pigpio service renamed to pigpiod 2016-04-27 08:57:00 +01:00
spl
8af52bed39 UART switch added to serial; GPIO server public access finished. 2016-04-26 13:10:36 +01:00