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
62ac9963
Unverified
Commit
62ac9963
authored
Sep 02, 2018
by
Igor Pečovnik
Committed by
GitHub
Sep 02, 2018
Browse files
Update debian-config-functions
parent
9d953b5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config-functions
View file @
62ac9963
...
...
@@ -524,6 +524,9 @@ function configure_desktop ()
# install desktop package
debconf-apt-progress
--
apt-get
-y
install
$1
armbian-
${
DISTROID
}
-desktop
# strectch workaround
[[
${
DISTROID
}
==
stretch
]]
&&
debconf-apt-progress
--
apt
-y
purge lightdm
# install display manager
DEBIAN_FRONTEND
=
noninteractive debconf-apt-progress
--
apt-get
-y
-qq
install
nodm
# clean apt cache
...
...
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