Commit Graph

403 Commits

Author SHA1 Message Date
Simon Long
f4e6d18751 Package update 2018-11-18 11:00:02 +00:00
Simon Long
b0d6b64682 Fix TTY login to match desktop autologin 2018-11-17 19:04:30 +00:00
Simon Long
985548d7ca Package update 2018-05-18 07:31:50 +01: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
557ed06d31 Add debian/.gitignore 2018-04-06 14:00:18 +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
9ffd30b71d Package update 2017-12-01 09:05:41 +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
ff68394813 Package update 2017-07-14 10:28:18 +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
Serge Schneider
476a8b3a0d Handle NOOBS resize on kernel 4.9 and later 2017-06-27 13:42:00 +01:00
Simon Long
1314529716 Modify default config for GL driver under stretch. 2017-06-27 10:58:44 +00:00
Serge Schneider
ebac227642 Start service on all runlevels 2017-06-19 11:56:47 +01: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
XECDesign
bb0d5d44c3 Merge pull request #50 from kennethjiang/master
Use --follow-symlinks option in sed to keep symlink
2017-04-03 10:05:38 +01:00
Kenneth Jiang
1cefeec830 Use --follow-symlinks option in sed to keep symlink 2017-04-02 16:37:47 -07:00
Serge Schneider
44a2e6188c 20170307 release
Improve init_resize.sh reliability

Run init_resize.sh through shellcheck
2017-03-07 14:55:48 +00:00
Simon Long
ca891b6c92 Package update. 2017-02-28 10:16:15 +00:00
spl
2b08ce80eb Added detection of Pi 0 W boards 2017-02-28 09:51:59 +00:00
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
beb9caac53 Package update. 2017-02-17 15:50:23 +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
e757a50126 Updates to package files. 2017-01-27 16:19:39 +00:00
Simon Long
83e19f4f54 Prevent setting keyboard language when logged in via SSH. 2017-01-27 15:29:05 +00:00
Simon Long
8d7208842b Package files updated. 2017-01-20 14:21:03 +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