summaryrefslogtreecommitdiffstats
path: root/install/consolefont
AgeCommit message (Collapse)AuthorFilesLines
2010-05-08Allow usage of non-utf8 fonts in the consolefont hook, see FS#19109Thomas Bächler1-4/+8
Patch was provided by Mark (voidzero) in https://bugs.archlinux.org/task/19109 This requires busybox commit http://git.busybox.net/busybox/commit/?id=8ce1dc03c1b2b61e51527b987579c09c991cc4b2 which is in the 1.7 branch, a backport will be included in an updated mkinitcpio-busybox package
2010-02-14fix detection of CONSOLEFONT from rc.confIonut Biru1-5/+2
Signed-off-by: Ionut Biru <ionut@archlinux.ro>
2010-02-11Fix tabs/space indents from commit 866db5c5Gerardo Exequiel Pozzi1-6/+6
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2010-02-11consolefont: Update error messageThomas Bächler1-2/+2
2010-02-10Add "consolefont" hook to set the console font earlyThomas Bächler1-0/+31
Patch provided by Davorin Učakar, currently only unicode fonts are supported