Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
643
Issues
643
List
Boards
Labels
Service Desk
Milestones
Merge Requests
201
Merge Requests
201
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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