Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 18384 Details for
Bug 29707
UML support for /etc/init.d/{consolefont,keymaps}
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
UML support for /etc/init.d/keymaps
keymaps-uml.patch (text/plain), 381 bytes, created by
Sascha Silbe
on 2003-09-26 16:15:37 UTC
(
hide
)
Description:
UML support for /etc/init.d/keymaps
Filename:
MIME Type:
Creator:
Sascha Silbe
Created:
2003-09-26 16:15:37 UTC
Size:
381 bytes
patch
obsolete
>--- /etc/init.d/keymaps 2003-09-22 01:53:35.000000000 +0200 >+++ keymaps 2003-09-27 01:07:53.000000000 +0200 >@@ -19,6 +19,13 @@ > start() { > local WINDOWKEYS_KEYMAP= > >+ if [ -n "$(grep 'UML' /proc/cpuinfo)" ] >+ then >+ ebegin "Loading key mappings" >+ eend 0 "Detected UML Environment; ignoring" >+ return 0 >+ fi >+ > checkconfig || return 1 > > # Force linux keycodes for PPC ...
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 29707
:
18383
| 18384