summaryrefslogtreecommitdiff
path: root/src/vconsole-setup.c
AgeCommit message (Collapse)Author
2010-09-21gentoo: vconsole-setup support.Gustavo Sverzut Barbieri
This patch is a bit bigger than expected since Gentoo being non-standard in some places. 1. it is installing binaries at /usr/bin instead of /bin. 2. it is using CamelCase names for consolefonts. 3. /etc/rc.conf:unicode=(yes|no) just forbids loadkeys and setfont "-u" options, but do not disable the actual kernel default_utf8 from vt module.
2010-09-20vconsole: set keyboard mapping and font settings on ArchTom Gundersen
These variables are defined in /etc/rc.conf
2010-09-18vconsole: drop vconsole config file var prefixLennart Poettering
2010-09-18vconsole: more completely cover fedora legacy vconsole configurationLennart Poettering
2010-09-16vconsole: fall back to fedora specific configurationLennart Poettering
2010-09-16vconsole: add new utility to initialize the virtual consoleLennart Poettering