Commit Graph

169 Commits

Author SHA1 Message Date
Takumi Sueda fa8cc9817b Update changelog 2023-03-27 17:09:40 +09:00
Takumi Sueda ab773c60b2 Replace and rename raspi -> brain 2022-08-07 12:12:06 +09:00
Simon Long 0319d1c799 Make Wayland switching more robust 2022-05-09 11:08:44 +01:00
Simon Long 2ef9a3a194 Tidy hardware type detection functions 2022-04-25 17:41:12 +01:00
Serge Schneider 224369d93b Revert "Run root check before attempting nonint functions"
This reverts commit 73e3017715.

Not all raspi-config functions require root in nonint mode. Some
scripts rely on this behaviour. Therefore, nonint will assume the
user knows what they're doing instead.
2022-04-25 16:41:27 +01:00
Serge Schneider 73e3017715 Run root check before attempting nonint functions
Fixes #191, fixes #113
2022-04-25 15:01:02 +01:00
Simon Long 2be7313596 Reinstate -R parameter for xcompmgr 2022-04-19 10:45:24 +01:00
Simon Long 6f2fd4b804 Add Wayland switching 2022-04-07 14:01:01 +01:00
XECDesign f2ed068292
Autologin (#186)
* Update get_boot_cli

The default target is graphical.target, whether or not a desktop is
available. Check whether lightdm is enabled as well.

* Remove legacy autologin cruft

* Run systemctl daemon-reload after boot behaviour changes

* Make autologin changes quieter
2022-03-18 15:51:42 +00:00
Serge Schneider 684fbe183a Remove nonint whiptail msgbox in do_overlayfs 2022-03-07 09:28:09 +00:00
Simon Long a2b49a272a Use wildcards in KMS test 2022-03-03 13:44:47 +00:00
Simon Long 312ec974f9 Package update 2022-03-01 11:56:48 +00:00
Simon Long 8d8d570672 Package update 2022-03-01 11:53:09 +00:00
Serge Schneider d6b4e8d720 init_resize.sh: Fix for distributor images 2022-02-01 16:24:43 +00:00
Serge Schneider 750dde158a raspi-config: pass -f flag to rm 2022-02-01 16:03:04 +00:00
Simon Long 7ebef51a48 Package update 2022-01-26 14:56:30 +00:00
Serge Schneider 162022b284 Run apt-get with '-y' flag when in nonint mode
Fixes #177
2022-01-12 09:06:17 +00:00
Serge Schneider d4de3537b9 Add -q flag to wait.conf 2022-01-10 11:55:59 +00:00
Serge Schneider 87ecf53766 Update changelog for 20220106 release 2022-01-06 08:25:02 +00:00
Simon Long 20a4cee6e5 Correct menu labelling for x86 2021-12-02 18:40:26 +00:00
Simon Long bf9c85c0b9 Correct labelling of interface menu items 2021-12-02 11:52:03 +00:00
Simon Long 796c373615 Package update 2021-11-24 16:45:50 +00:00
Simon Long 0ff1eacf70 Package update 2021-11-11 16:42:19 +00:00
Simon Long c74a542997 Package update 2021-11-10 11:29:52 +00:00
Serge Schneider fd250bd0a3 Use 'reboot' on initial resize instead of sysrq emergency reboot 2021-11-03 17:52:31 +00:00
Serge Schneider ce8119fc39 Update maintainer email 2021-11-03 17:52:15 +00:00
Simon Long c62364c50d Add switching of glamor acceleration 2021-10-19 18:36:02 +01:00
Simon Long 57ce7539f9 Remove resolution setting option under KMS 2021-09-27 18:20:19 +01:00
Serge Schneider f844b270e9 Updated the the wait.conf drop-in for the new dhcpcd5 package 2021-09-27 13:09:13 +01:00
Simon Long 22c1841c2d Remove fake KMS option 2021-09-24 14:34:17 +01:00
Serge Schneider a558510918 Handle 73-usb-net-by-mac.link when toggling network names 2021-09-22 16:20:17 +01:00
Simon Long 64d5c2c25d Update camera switching for bullseye 2021-08-27 16:14:39 +01:00
Simon Long e8d0a860ec Enable xcompmgr with both full and fake KMS on all platforms 2021-08-16 14:03:18 +01:00
Simon Long 45ed3999ab Remove R parameter from xcompmgr 2021-06-10 17:04:13 +01:00
Simon Long 7171417561 Only run xcompmgr if openbox is running 2021-06-04 13:54:40 +01:00
Philipp Rosenberger 8607dbc728
Add debian/copyright file (#158)
The Debian Policy Manual says, that every package must be accompanied by a
verbatim copy of its distribution license(s)[1]. The missing copyright file
produces errors when tools try parse these information to check licenses.

Add a copyright file to the debian directory. It repruduces the content
of the LICENSE file in the root directory.

[1] https://www.debian.org/doc/debian-policy/ch-source.html#copyright-debian-copyright

Signed-off-by: Philipp Rosenberger <p.rosenberger@kunbus.com>
2021-05-21 12:12:57 +01:00
Simon Long d98686647c Package update 2021-02-12 12:07:57 +00:00
Simon Long 120b3bb4f5 Move Pi 4 video output option to advanced menu 2021-01-19 14:52:51 +00:00
Simon Long 99a8ba5c74 Fix typo in fan setting 2020-11-08 11:37:54 +00:00
Simon Long 6652a47239 Package update 2020-10-27 17:31:06 +00:00
Simon Long 08400e3154 Package update 2020-10-14 15:00:29 +01:00
Simon Long 296d81d05f Package update 2020-10-06 15:18:17 +01:00
Simon Long 13d220fa1e Add option to control power LED on Pi Zero 2020-09-02 11:47:21 +01:00
Simon Long a750ab8e5b Use processor rather than board ID to detect Pi 4 2020-08-17 09:25:23 +01:00
Simon Long 71f74289eb Only write to rfkill files on Pi 2020-07-27 15:59:52 +01:00
Simon Long 5a7f883d76 Only update f/w release status variable at start of line 2020-07-07 09:26:35 +01:00
Simon Long cdc9528163 Fix audio device detection in non-English locale 2020-06-01 10:31:11 +01:00
Serge Schneider 0e776cc153 Fix up resize scripts 2020-05-15 14:43:21 +01:00
Serge Schneider 4c4bc2bc96 20200514 release
Change disk ID to avoid clashes
2020-05-14 06:35:08 +01:00
Simon Long 08fb2a43d9 Replace references to wifi 2020-05-04 11:48:53 +01:00