summaryrefslogtreecommitdiff
path: root/src/vconsole
Commit message (Expand)AuthorAgeFilesLines
* treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek2014-12-091-4/+6
* vconsole: don't hard-code systemd-vconsole-setup binary pathMichael Biebl2014-12-042-1/+2
* delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek2014-11-291-2/+2
* treewide: another round of simplificationsMichal Schmidt2014-11-281-8/+6
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-3/+3
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-6/+6
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-6/+6
* login: rerun vconsole-setup when switching from vgacon to fbconRay Strode2014-11-061-0/+11
* vconsole: silence coverityThomas Hindoe Paaboel Andersen2014-09-301-5/+5
* vconsole-setup: fix inverted error messagesZbigniew Jędrzejewski-Szmek2014-07-071-2/+2
* vconsole-setup: run setfont before loadkeysZbigniew Jędrzejewski-Szmek2014-07-061-25/+23
* vconsole: also copy character maps (not just fonts) from vt1 to vt2, vt3, ...Carl Schaefer2014-06-231-0/+24
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-181-2/+1
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-1/+1
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-051-6/+3
* vconsole-setup: fix vconsole.conf vs. cmdline overriding logicMichal Schmidt2013-04-051-17/+12
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-031-2/+2
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-311-3/+1
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-141-0/+1
* vconsole-setup: don't set the kbd mode to unicode if is is currently in raw/o...Lennart Poettering2013-02-091-3/+16
* vconsole: use /dev/vcsa1-15 to check for allocated VTsKay Sievers2013-01-151-3/+4
* vconsole: copy font to tty1-15Kay Sievers2013-01-151-29/+29
* vconsole: upload font to /dev/tty1 and copy it to all allocated VTsKay Sievers2013-01-151-14/+60
* core: drop support for old per-distro configuration files for console, hostna...Lennart Poettering2013-01-041-135/+0
* drop Arch Linux support for reading /etc/rc.confDave Reisner2012-11-031-9/+0
* vconsole: remove Frugalware legacy file supportMiklos Vajna2012-11-031-13/+0
* util: add is_locale_utf8()Michal Schmidt2012-11-021-15/+0
* remove Fedora hostname, locale, vconsole legacy file supportKay Sievers2012-10-241-30/+1
* vconsole: default to the kernel compiled-in keymapTom Gundersen2012-10-031-7/+0
* vconsole: default to the kernel compiled-in fontTom Gundersen2012-10-031-3/+2
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-3/+3
* MeeGo: Remove build support for MeeGo distribution.Auke Kok2012-07-091-1/+1
* vconsole-setup: enable utf-8 mode explicitlyTom Gundersen2012-06-191-1/+23
* vconsole: fix some error messagesLennart Poettering2012-05-031-150/+135
* vconsole: fix error messagesLennart Poettering2012-05-031-3/+3
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* build-sys: add stub makefiles to subdirsLennart Poettering2012-01-051-0/+1
* build-sys: make readahead and vconsole optionalLennart Poettering2011-12-311-0/+459