mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 01:36:32 +08:00
Graphichs Platform: X11 (System default) in image with suffix 50 Graphics Platform: Wayland (Plasma (Wayland) in image with suffix 51 Pick-to: 6.4 6.2 5.15 Task-number: QTQAINFRA-5049 Change-Id: If4b208bc12bd272c757aac61ffc9ef7a88df8f7c Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
43 lines
1.4 KiB
Plaintext
43 lines
1.4 KiB
Plaintext
### OpenSUSE Leap 15.4 ###
|
|
## KDE ##
|
|
## In qtci-linux-openSUSE-15.4-x86_64-50 > Graphics Platform: X11 (System default) ##
|
|
## In qtci-linux-openSUSE-15.4-x86_64-51 > Graphics Platform: Wayland (Plasma (Wayland))##
|
|
|
|
# Installation #
|
|
Language: English (US)
|
|
Keyboard Layout: English (US)
|
|
|
|
Activate online repositories during installation (yes)
|
|
Use default selections
|
|
|
|
Desktop with KDE Plasma
|
|
|
|
Suggested Partitioning - default values
|
|
|
|
Time Zone: UTC
|
|
|
|
## Configurations ##
|
|
Download and run coin-setup binary
|
|
YaST - System - Services Manager - Firewalld - Stop
|
|
# enable ssh access
|
|
sudo rcsshd start
|
|
Workspace Behavior - Screen locking - Lock screen automatically - unselect options
|
|
Startup and Shutdown - Behavior - Login Screen - Select Automatically log in with session (System default)
|
|
Add below to '$HOME/.config/autostart/coin-bootstrap-agent.desktop'
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Exec=/usr/bin/gnome-terminal -e "/home/qt/bootstrap-agent /dev/ttyS0"
|
|
Hidden=false
|
|
X-GNOME-Autostart-enabled=true
|
|
Name=Coin
|
|
Notifications
|
|
Critical notifications - unselect
|
|
Log priority notifications - unselect
|
|
Application progress: Show in task manager - unselect
|
|
Show in notifications - unselect
|
|
Notification badges: Show in task manager - unselect
|
|
Display and Monitor - Display Configuration - 1280x800
|
|
Power Management: Screen Energy Saving - unselect
|
|
|
|
add 'qt ALL=NOPASSWD: ALL' to /etc/sudoers.d/qt
|