summaryrefslogtreecommitdiff
path: root/src/vconsole/vconsole-setup.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-06tree-wide: fix write_string_file() user that should not create filesDaniel Mack1-2/+2
2015-07-06fileio: consolidate write_string_file*()Daniel Mack1-2/+2
2015-06-10tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering1-0/+9
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier1-0/+1
2015-04-10shared: add process-util.[ch]Ronny Chevalier1-0/+1
2015-04-09vconsole: some modernizations, indentation fixesLennart Poettering1-9/+10
2015-04-09vconsole: stick to kernel-style function error handlingLennart Poettering1-18/+24
2015-03-15vconsole-setup: check error of child processLucas De Marchi1-44/+24
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-5/+0
2014-12-09treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek1-4/+6
2014-11-29delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek1-2/+2
2014-11-28treewide: another round of simplificationsMichal Schmidt1-8/+6
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-3/+3
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-6/+6
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-6/+6
2014-09-30vconsole: silence coverityThomas Hindoe Paaboel Andersen1-5/+5
2014-07-07vconsole-setup: fix inverted error messagesZbigniew Jędrzejewski-Szmek1-2/+2
2014-07-06vconsole-setup: run setfont before loadkeysZbigniew Jędrzejewski-Szmek1-25/+23
2014-06-23vconsole: also copy character maps (not just fonts) from vt1 to vt2, vt3, ...Carl Schaefer1-0/+24
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering1-2/+1
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer1-1/+1
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek1-6/+3
2013-04-05vconsole-setup: fix vconsole.conf vs. cmdline overriding logicMichal Schmidt1-17/+12
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering1-2/+2
2013-03-31ModernizationZbigniew Jędrzejewski-Szmek1-3/+1
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer1-0/+1
2013-02-09vconsole-setup: don't set the kbd mode to unicode if is is currently in raw/o...Lennart Poettering1-3/+16
2013-01-15vconsole: use /dev/vcsa1-15 to check for allocated VTsKay Sievers1-3/+4
2013-01-15vconsole: copy font to tty1-15Kay Sievers1-29/+29
2013-01-15vconsole: upload font to /dev/tty1 and copy it to all allocated VTsKay Sievers1-14/+60
2013-01-04core: drop support for old per-distro configuration files for console, hostna...Lennart Poettering1-135/+0
2012-11-03drop Arch Linux support for reading /etc/rc.confDave Reisner1-9/+0
2012-11-03vconsole: remove Frugalware legacy file supportMiklos Vajna1-13/+0
2012-11-02util: add is_locale_utf8()Michal Schmidt1-15/+0
2012-10-24remove Fedora hostname, locale, vconsole legacy file supportKay Sievers1-30/+1
2012-10-03 vconsole: default to the kernel compiled-in keymapTom Gundersen1-7/+0
2012-10-03vconsole: default to the kernel compiled-in fontTom Gundersen1-3/+2
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden1-3/+3
2012-07-09MeeGo: Remove build support for MeeGo distribution.Auke Kok1-1/+1
2012-06-19vconsole-setup: enable utf-8 mode explicitlyTom Gundersen1-1/+23
2012-05-03vconsole: fix some error messagesLennart Poettering1-150/+135
2012-05-03vconsole: fix error messagesLennart Poettering1-3/+3
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2011-12-31build-sys: make readahead and vconsole optionalLennart Poettering1-0/+459