Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
abuild
Commits
59b9632b
Commit
59b9632b
authored
Apr 15, 2009
by
Natanael Copa
Browse files
initram: beep before prompting for password
parent
afecd875
Changes
1
Hide whitespace changes
Inline
Side-by-side
initramfs-init
View file @
59b9632b
...
...
@@ -83,7 +83,8 @@ unpack_apkovl() {
return
1
fi
local
count
=
0
echo
""
# beep
echo
-e
"
\0
07"
while
[
$count
-lt
3
]
;
do
openssl enc
-d
-
$suffix
-in
"
$ovl
"
|
tar
-C
"
$dest
"
-zx
\
2>/dev/null
&&
return
0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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