Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
alpine
aports
Commits
da6b6ebd
Commit
da6b6ebd
authored
Mar 04, 2019
by
Natanael Copa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scripts/mkimg.base.sh: replace libressl with openssl
ref
#10042
parent
cf27e69e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/mkimg.base.sh
scripts/mkimg.base.sh
+1
-1
No files found.
scripts/mkimg.base.sh
View file @
da6b6ebd
...
...
@@ -297,7 +297,7 @@ profile_base() {
case
"
$ARCH
"
in
x86
*
)
grub_mod
=
"
$grub_mod
multiboot2 efi_uga"
;;
esac
apks
=
"alpine-base alpine-mirrors busybox kbd-bkeymaps chrony e2fsprogs network-extras
libre
ssl openssh tzdata"
apks
=
"alpine-base alpine-mirrors busybox kbd-bkeymaps chrony e2fsprogs network-extras
open
ssl openssh tzdata"
apkovl
=
hostname
=
"alpine"
}
Gareth Williams
@gareththered
mentioned in issue
#10042 (closed)
·
Jul 12, 2019
mentioned in issue
#10042 (closed)
mentioned in issue #10042
Toggle commit 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