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
b8594505
Unverified
Commit
b8594505
authored
Sep 04, 2018
by
Igor Pečovnik
Committed by
GitHub
Sep 04, 2018
Browse files
Hardening install procedure
parent
62ac9963
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config-functions
View file @
b8594505
...
@@ -524,6 +524,10 @@ function configure_desktop ()
...
@@ -524,6 +524,10 @@ function configure_desktop ()
# install desktop package
# install desktop package
debconf-apt-progress
--
apt-get
-y
install
$1
armbian-
${
DISTROID
}
-desktop
debconf-apt-progress
--
apt-get
-y
install
$1
armbian-
${
DISTROID
}
-desktop
# in case previous install was interrupted
[[
$?
-eq
130
]]
&&
dpkg
--configure
-a
# strectch workaround
# strectch workaround
[[
${
DISTROID
}
==
stretch
]]
&&
debconf-apt-progress
--
apt
-y
purge lightdm
[[
${
DISTROID
}
==
stretch
]]
&&
debconf-apt-progress
--
apt
-y
purge lightdm
# install display manager
# install display manager
...
...
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