Commit Graph

202 Commits

Author SHA1 Message Date
Simon Long
50955d948d Remove pixel doubling option for x86 2019-10-08 10:21:22 +01:00
Simon Long
4722e0859f More error trapping added 2019-10-02 10:34:14 +01:00
Simon Long
5d6b908685 Add some error trapping 2019-10-02 10:13:49 +01:00
Simon Long
5d7664812b Add overlay file system setup functions 2019-10-01 10:53:22 +01:00
Simon Long
fa4185ac04 Overscan re-enabled for FKMS 2019-09-17 15:35:41 +01:00
Simon Long
3ce86087ba Rename 4Kp60 video flag 2019-07-09 13:32:18 +01:00
Serge Schneider
a699942c1b get_wifi_country: call save_config instead of reconfigure 2019-06-20 20:02:40 +01:00
Serge Schneider
779c266e23 20190619 build
Fix composite output options for Pi 4

Keep splash screen settings when changing GPU options
2019-06-19 15:57:07 +01:00
Serge Schneider
28666b8358 Add Pi 4 video options 2019-06-14 14:32:16 +01:00
Serge Schneider
322f79fb9d Add FKMS check
Disable pixel doubling when FKMS is enabled
2019-05-14 16:01:45 +01:00
Serge Schneider
b073ef7b43 Merge in changes from Simon
Switch from compton to xcompmgr

Tweak get_wifi_country to work with the desktop applet
2019-05-07 16:06:50 +01:00
Serge Schneider
999037b870 Use wpa_cli to check WiFi country setting 2019-05-02 13:38:59 +01:00
Serge Schneider
56d4264783 Make sure SSH host keys are generated when SSH is enabled 2019-04-29 14:57:44 +01:00
Serge Schneider
3729cabb4d Enable wifi regardless of whether /run/wifi-country-unset exists 2019-04-29 14:56:59 +01:00
Simon Long
0038aaeb18 Install Compton if needed 2019-04-24 13:49:33 +01:00
Simon Long
81ad7689fe Add Compton option to advanced config 2019-04-24 13:46:55 +01:00
Nightblade
060cc692ad Minor wording suggestion in do_overclock (#91)
Fixes #92
2019-04-01 12:50:17 +01:00
Cristi Mitrana
6f369ad569 Fix autologin.conf $TERM settings 2019-03-27 17:52:24 +02:00
Andrew Scheller
68b8aaa969 Update overclocking link (#89) 2019-03-19 15:31:13 +00:00
Simon Long
1f4f424332 Modify autologin test for compatibility with stretch and buster 2019-02-19 09:49:41 +00:00
Simon Long
54cdabea84 Update test for current boot state for Buster 2019-01-15 11:30:14 +00:00
Simon Long
d33487cbea Update console autologin method for Buster 2019-01-14 15:18:04 +00:00
Simon Long
b0d6b64682 Fix TTY login to match desktop autologin 2018-11-17 19:04:30 +00:00
Simon Long
d6d9ecc0d9 Modify arguments to do_serial to enable hardware to be set independently of console. 2018-04-30 11:04:26 +01:00
Serge Schneider
8cd873813d Fix Wi-Fi country setting
If country is set without running reconfiguring wpa_supplicant, the setting if wpa_cli saves over the config.
2018-04-06 14:28:32 +01:00
Serge Schneider
efed74ae9c Set Wi-Fi country while connecting to SSID 2018-04-06 13:44:40 +01:00
Serge Schneider
0c055b6ab7 Setting Wi-Fi country no longer requires a reboot 2018-02-28 18:08:47 +00:00
Simon Long
9895c6cfc8 Remove mountpoint check. 2017-12-01 11:19:58 +00:00
Simon Long
7461512d3d Added support for pixel doubling using xrandr on x86. 2017-12-01 09:05:41 +00:00
Simon Long
9500dc0377 Preliminary pixel doubling code added. 2017-12-01 09:05:41 +00:00
Serge Schneider
7529c44d53 Improved architecture test
Update changelog
2017-12-01 09:05:25 +00:00
Serge Schneider
35b44f1615 Add non-interactive timezone, locale and keyboard configuration 2017-11-09 17:57:12 +00:00
Serge Schneider
5fd793fcbf Add nonint mode to wireless setup 2017-11-08 15:15:24 +00:00
Nick Lee
3929227971 Convert all tabs into spaces (#70) 2017-10-30 12:20:14 +00:00
Pedro Simoes
b346f4edae Change console keyboard layout (#67)
Effective after reboot.
2017-10-30 12:11:57 +00:00
Nick Lee
1e0503af81 Allow entering SSID and passphrase (#68) 2017-10-27 07:49:33 +01:00
Serge Schneider
136190c50a Add option to enable predictable network interface names 2017-09-26 12:41:05 +01:00
Simon Long
d2ee57cb1c Only restart pigpiod if it is running. 2017-08-11 15:35:56 +01:00
Simon Long
0493c7ffe4 Enable and disable pigpiod daemon. 2017-08-11 14:48:00 +01:00
Simon Long
f8772a5fdc Keep splash screen with fake KMS. 2017-08-03 10:26:20 +01:00
Serge Schneider
4de44924cd Fix NOOBS config keyboard setup 2017-07-14 12:39:03 +01:00
Simon Long
fa78a52cda Make autologin settings for current user; remove initd support. 2017-07-14 10:21:07 +01:00
Serge Schneider
aeb5394eb6 Define memory split units
Fixes #31
2017-07-11 12:25:04 +01:00
Serge Schneider
bb605a2dd9 Include Raspberry Pi model as backtitle
Fixes #56
2017-07-11 12:21:15 +01:00
Serge Schneider
e1e3b3cf0f Fix wait for network option 2017-07-11 11:53:15 +01:00
Simon Long
a677daf849 Remove spurious sudo from apt-get. 2017-07-04 10:30:34 +01:00
Simon Long
1314529716 Modify default config for GL driver under stretch. 2017-06-27 10:58:44 +00:00
Simon Long
2a1675e06d Improve handling of x86 splash command line 2017-05-18 13:24:03 +01:00
Simon Long
febb2ef0c6 Merge branch 'master' of github.com:RPi-Distro/raspi-config 2017-05-03 11:28:42 +01:00
Simon Long
e3581aad6a Update splash screen handling to work with GRUB on x86. 2017-05-03 11:28:17 +01:00