Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
c19bba0d
Commit
c19bba0d
authored
May 08, 2018
by
Igor Pecovnik
Browse files
Install desktop with recommended packages which are Chromium, CUPS and few others.
parent
74a42ef4
Changes
1
Show whitespace changes
Inline
Side-by-side
debian-config-functions
View file @
c19bba0d
...
...
@@ -397,7 +397,7 @@ function configure_desktop ()
if
[
-n
"
$CHOSEN_USER
"
]
;
then
# install desktop and nodm
debconf-apt-progress
--
apt-get update
debconf-apt-progress
--
apt-get
-y
install
armbian-
${
DISTROID
}
-desktop
debconf-apt-progress
--
apt-get
-y
install
--install-recommends
armbian-
${
DISTROID
}
-desktop
DEBIAN_FRONTEND
=
noninteractive debconf-apt-progress
--
apt-get
-y
-qq
install
nodm
# add user to groups
for
additionalgroup
in
sudo
netdev audio video dialout plugdev bluetooth systemd-journal ssh
;
do
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment