summaryrefslogtreecommitdiff
path: root/src/vconsole
AgeCommit message (Expand)Author
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-07basic: rework virtualization detection APILennart Poettering
2015-07-06tree-wide: fix write_string_file() user that should not create filesDaniel Mack
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-06-10tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-09vconsole: some modernizations, indentation fixesLennart Poettering
2015-04-09vconsole: stick to kernel-style function error handlingLennart Poettering
2015-03-15vconsole-setup: check error of child processLucas De Marchi
2015-03-06vconsole: match on vtcon events, not fbcon onesJan Engelhardt
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-12-09treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek
2014-12-04vconsole: don't hard-code systemd-vconsole-setup binary pathMichael Biebl
2014-11-29delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-06login: rerun vconsole-setup when switching from vgacon to fbconRay Strode
2014-09-30vconsole: silence coverityThomas Hindoe Paaboel Andersen
2014-07-07vconsole-setup: fix inverted error messagesZbigniew Jędrzejewski-Szmek
2014-07-06vconsole-setup: run setfont before loadkeysZbigniew Jędrzejewski-Szmek
2014-06-23vconsole: also copy character maps (not just fonts) from vt1 to vt2, vt3, ...Carl Schaefer
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-04-05vconsole-setup: fix vconsole.conf vs. cmdline overriding logicMichal Schmidt
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering
2013-03-31ModernizationZbigniew Jędrzejewski-Szmek
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-09vconsole-setup: don't set the kbd mode to unicode if is is currently in raw/o...Lennart Poettering
2013-01-15vconsole: use /dev/vcsa1-15 to check for allocated VTsKay Sievers
2013-01-15vconsole: copy font to tty1-15Kay Sievers
2013-01-15vconsole: upload font to /dev/tty1 and copy it to all allocated VTsKay Sievers
2013-01-04core: drop support for old per-distro configuration files for console, hostna...Lennart Poettering
2012-11-03drop Arch Linux support for reading /etc/rc.confDave Reisner
2012-11-03vconsole: remove Frugalware legacy file supportMiklos Vajna
2012-11-02util: add is_locale_utf8()Michal Schmidt
2012-10-24remove Fedora hostname, locale, vconsole legacy file supportKay Sievers
2012-10-03 vconsole: default to the kernel compiled-in keymapTom Gundersen
2012-10-03vconsole: default to the kernel compiled-in fontTom Gundersen
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-09MeeGo: Remove build support for MeeGo distribution.Auke Kok
2012-06-19vconsole-setup: enable utf-8 mode explicitlyTom Gundersen
2012-05-03vconsole: fix some error messagesLennart Poettering
2012-05-03vconsole: fix error messagesLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-01-05build-sys: add stub makefiles to subdirsLennart Poettering