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
376a4193
Commit
376a4193
authored
Dec 05, 2017
by
Igor Pecovnik
Browse files
Wording
parent
127cc2f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config-submenu
View file @
376a4193
...
...
@@ -511,9 +511,9 @@ while true; do
[[
$(
sed
-n
's/^DEVNAME=//p'
/sys/dev/block/
$(
mountpoint
-d
/
)
/uevent 2> /dev/null
)
==
mmcblk
*
&&
-f
/usr/sbin/nand-sata-install
]]
\
&&
LIST+
=(
"Install"
"Install to SATA, eMMC, NAND or USB"
)
if
[[
-n
$(
apt-mark showhold |
grep
-w
"
$BOARD
"
)
]]
;
then
LIST+
=(
"Defreeze"
"
Defreeze firmware - e
nable kernel upgrade"
)
LIST+
=(
"Defreeze"
"
E
nable kernel upgrade
s
"
)
else
LIST+
=(
"Freeze"
"
Freeze firmware - d
isable kernel upgrade"
)
LIST+
=(
"Freeze"
"
D
isable kernel upgrade
s
"
)
fi
if
[[
-z
$(
apt-mark showhold |
grep
-w
"
$BOARD
"
)
]]
;
then
[[
-f
/etc/apt/sources.list.d/armbian.list
]]
&&
[[
-n
$(
grep
-w
apt /etc/apt/sources.list.d/armbian.list
)
]]
\
...
...
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