-
Notifications
You must be signed in to change notification settings - Fork 54
/
sdm-xapps-example
43 lines (39 loc) · 929 Bytes
/
sdm-xapps-example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# This file lists all the X11 apps you want installed into your system IMG by sdm
# A line can be
# A blank line
# Comment line (everything following # is ignored)
# The name of a single package
#
# This example assumes the base system is Raspbian Lite
# It installs
# the basic X11 Windows system
# A Display Manager (xdm). litedm is another popular display manager
# A Window Manager (icewm). There are a lot of Window Managers to choose from
# The TigerVNC server
# Chromium and Firefox browsers
# A few basic X11 apps
#
# Base components
xserver-xorg
xserver-xorg-core
xserver-common
xterm
x11-apps
xfonts-base
xfonts-100dpi
xfonts-75dpi
xfonts-scalable
# Display manager
xdm
# Window manager
icewm
# VNC
tigervnc-standalone-server
# Apps that require X Windows
chromium
firefox-esr
xclip
xcolors
xcolorsel
xcolmix
retext