Marko Myllynen
|
42d93d3482
|
Use eurlatgr as default console font
Fedora and others have used eurlatgr as the default console font
for some time now, or suggested using it:
https://fedoraproject.org/wiki/Changes/NewDefaultConsoleFont
https://wiki.archlinux.org/index.php/Linux_console#Fonts
The Fedora Change page lists some of the benefits and this file
lists all the characters (glyphs) supported by the font:
http://git.altlinux.org/people/legion/packages/kbd.git?p=kbd.git;a=blob;f=data/consolefonts/README.eurlatgr
The notable downside is that the font does not support Arabic,
Cyrillic or Hebrew as LatArCyrHeb-16 (partially) does, so in cases
where support for languages using them is needed a non-default
console font should be used. Fedora, for instance, uses langtable
to decide the console font to use based on installation language:
https://bugzilla.redhat.com/show_bug.cgi?id=1209460
|
2019-10-21 13:07:07 +02:00 |
Frantisek Sumsal
|
ead8729b44
|
man: fix several typos
|
2019-08-28 10:40:33 +02:00 |
Pedro Monreal
|
f18d069d46
|
Fixed some SUSE specific typos and outputs
|
2018-11-08 14:43:08 +01:00 |
Tobias Klauser
|
d09218823c
|
Fix misspellings in man pages and usage
Also remove some trailing whitespaces from the same files.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
|
2018-08-30 13:12:00 +02:00 |
Harald Hoyer
|
20486a16e9
|
man page: changed grub.conf to grub2.cfg
(cherry picked from commit 77c0b30825 )
|
2015-11-11 15:47:46 +01:00 |
Thomas Renninger
|
4d25892179
|
dracut.usage.asc: Remove distro specific help from manpage
Signed-off-by: Thomas Renninger <trenn@suse.de>
|
2014-12-16 13:29:36 +01:00 |
Harald Hoyer
|
e3250e2055
|
replaced ip=auto with ip=dhcp in the documentation
https://bugzilla.redhat.com/show_bug.cgi?id=1086931
|
2014-09-09 13:35:44 +02:00 |
Harald Hoyer
|
11b5db88c2
|
dracut.usage.asc: also add a link for RHEL-7 storage admin guide
|
2014-08-15 11:50:31 +02:00 |
Harald Hoyer
|
e02a29e7a2
|
dracut.usage.asc: extend parameters for shutdown debug procedure
|
2014-08-15 11:44:26 +02:00 |
sfalken@opensuse.org
|
6e53596cec
|
Patch for Manpage
Patch corrects grub paths in the manpage for both GRUB legacy and GRUB2
|
2014-02-26 14:55:54 +01:00 |
Harald Hoyer
|
ef9ddb915b
|
documentation: line wrap
|
2014-01-13 09:51:04 +01:00 |
Harald Hoyer
|
b6c8976811
|
Doc: cleanup, extend and split and reuse
|
2013-10-08 15:13:12 +02:00 |