Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
2394d057
Commit
2394d057
authored
6 years ago
by
Sascha Paunovic
Committed by
Carlo Landmeter
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
scripts: typo fixes
parent
44c3207f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
scripts/mkimg.arm.sh
+1
-1
1 addition, 1 deletion
scripts/mkimg.arm.sh
scripts/mkimg.xen.sh
+3
-3
3 additions, 3 deletions
scripts/mkimg.xen.sh
with
4 additions
and
4 deletions
scripts/mkimg.arm.sh
+
1
−
1
View file @
2394d057
...
@@ -64,7 +64,7 @@ profile_rpi() {
...
@@ -64,7 +64,7 @@ profile_rpi() {
profile_base
profile_base
title
=
"Raspberry Pi"
title
=
"Raspberry Pi"
desc
=
"Includes Raspberry Pi kernel.
desc
=
"Includes Raspberry Pi kernel.
Designed for RPI 1,2 and 3.
Designed for RPI 1,
2 and 3.
And much more..."
And much more..."
image_ext
=
"tar.gz"
image_ext
=
"tar.gz"
arch
=
"aarch64 armhf"
arch
=
"aarch64 armhf"
...
...
This diff is collapsed.
Click to expand it.
scripts/mkimg.xen.sh
+
3
−
3
View file @
2394d057
...
@@ -11,9 +11,9 @@ profile_xen() {
...
@@ -11,9 +11,9 @@ profile_xen() {
profile_standard
profile_standard
profile_abbrev
=
"xen"
profile_abbrev
=
"xen"
title
=
"Xen"
title
=
"Xen"
desc
=
"Buil
d
-in support for Xen Hypervisor.
desc
=
"Buil
t
-in support for Xen Hypervisor.
Includes packages targed at Xen usage.
Includes packages targe
tte
d at Xen usage.
Use for Xen Dom
0."
Use for Xen Dom0."
arch
=
"x86_64"
arch
=
"x86_64"
kernel_cmdline
=
"nomodeset"
kernel_cmdline
=
"nomodeset"
xen_params
=
""
xen_params
=
""
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment