Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lipstick
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osak
lipstick
Commits
b2175a69
Commit
b2175a69
authored
9 years ago
by
Moritz Holtz
Committed by
osak buildhauer user
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
grub.cfg: updated linux cmdline
the locale options were not recognized properly.
parent
3849ad4b
No related branches found
No related tags found
1 merge request
!3
WIP: Ws16
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
grub/grub.cfg
+1
-1
1 addition, 1 deletion
grub/grub.cfg
with
1 addition
and
1 deletion
grub/grub.cfg
+
1
−
1
View file @
b2175a69
...
...
@@ -74,7 +74,7 @@ function LoadCasper {
}
menuentry
"Empfohlen:
${lip_flavor}
${lip_version}${lip_extra_info}
${bits}bit
(deutsch)"
{
set
cmdline
=
"debian-installer/l
ocale=de_DE console-setup
/layoutcode=de"
set
cmdline
=
"debian-installer/l
anguage=de keyboard-configuration
/layoutcode
?
=de"
LoadCasper
}
...
...
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