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
647
Issues
647
List
Boards
Labels
Service Desk
Milestones
Merge Requests
202
Merge Requests
202
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
e46a2aa5
Commit
e46a2aa5
authored
Jan 24, 2017
by
Fabiano Rosas
Committed by
Timo Teräs
Jan 30, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add ppc64le to minirootfs arches
parent
d09f7efa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/mkimg.minirootfs.sh
scripts/mkimg.minirootfs.sh
+1
-1
No files found.
scripts/mkimg.minirootfs.sh
View file @
e46a2aa5
...
...
@@ -16,6 +16,6 @@ create_image_rootfs() {
profile_minirootfs
()
{
image_ext
=
tar.gz
output_format
=
rootfs
arch
=
"x86 x86_64 armhf aarch64"
arch
=
"x86 x86_64 armhf aarch64
ppc64le
"
rootfs_apks
=
"busybox alpine-baselayout alpine-keys apk-tools libc-utils"
}
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