summaryrefslogtreecommitdiff
path: root/setupcon
Commit message (Expand)AuthorAge
* setupcon: fix mistaken $(( (closes: 1063518)Philip Hands2024-02-09
* eliminate use of egrep and \# (fixes #1019660)Philip Hands2024-02-06
* Use compose files when console is in UTF-8 mode tooSamuel Thibault2022-12-26
* Merge branch 'diegoe_regular-files' into 'master'Samuel Thibault2022-01-29
|\
| * setupcon: Check files are regular files before copyingDiego Escalante Urrelo2020-08-03
* | Drop splashy/usplash workaroundChristian Göttsche2021-11-27
|/
* setupcon(findfile): do not use `ls` in order to find a file because ls sorts ...Anton Zinoviev2018-05-10
* fix for 833053Philip Hands2016-10-11
* setupcon: use hardcoded ESC sequences instead of settermAnton Zinoviev2016-05-18
* setupcon: run setterm in out mode (was: in)Anton Zinoviev2016-05-11
* setupcon: new configuration variable BEEPAnton Zinoviev2016-04-18
* console-setup: run kbd_mode only while configuring the keyboardAnton Zinoviev2016-03-02
* setupcon --setup-dir: configure only the keyboard and only the current consoleAnton Zinoviev2016-02-29
* console-setup: make the build reproducibleAnton Zinoviev2016-02-27
* console-setup: remove Keyboard/locale/lib/ from the source; more robust test ...Anton Zinoviev2016-02-27
* setupcon: when the keyboard model is unknown, use a default value and issue a...Anton Zinoviev2016-02-27
* console-setup: On Linux: use precomputed scripts and Udev to configure the co...Anton Zinoviev2016-02-27
* setupcon: suppress the output of the commands when using --setup-dir or --pri...Anton Zinoviev2016-02-26
* setupcon: reformat the --help messageAnton Zinoviev2016-02-26
* setupcon: on Linux 'setupcon --save' creates in /etc/console-setup/ configura...Anton Zinoviev2016-02-26
* setupcon: new option --print-commands-onlyAnton Zinoviev2016-02-25
* setupcon: new option --save-commandsAnton Zinoviev2016-02-25
* setupcon: new option -t|--terminal-onlyAnton Zinoviev2016-02-25
* setupcon: Load the font and the console map with one setfont command.Anton Zinoviev2016-02-25
* setupcpn --setup-dir: process arguments differently to leave backslashes alone.Anton Zinoviev2014-08-31
* setupcon.1: document the options --save-keyboard and --setup-dir to be used b...Anton Zinoviev2014-08-07
* setupcon: remove ECHO verbosity. Suppress the output of loadkeys in non-verb...Anton Zinoviev2014-08-07
* setupcon: Fix bugs related to setupcon VARIANTAnton Zinoviev2014-08-07
* setupcon: issue warnings about /etc being mounted read-only only if it actual...Anton Zinoviev2014-08-07
* setupcon: run printf '\033%%@' and printf '\033%%G' in background (closes: #6...Anton Zinoviev2014-08-07
* Fix #672160. Improve the output of setupcon --verbose.Anton Zinoviev2014-08-04
* setupcon: Improvements of code related to option --setup-dirAnton Zinoviev2014-08-01
* Make setupcon --save-keyboard fail if the keyboard model is unknownAnton Zinoviev2012-09-30
* Make setupcon --save-keyboard fail if ckbcomp failsAnton Zinoviev2012-09-26
* comment the code to fix #657904 as it doesn't work. Add info in README that ...Anton Zinoviev2012-04-18
* setupcon: do not load font with UTF-8 on FreeBSDAnton Zinoviev2012-04-18
* setupcon: exit with error message if the kernel is neither Linux, nor FreeBSDAnton Zinoviev2012-04-18
* Fix setupcon when called from the installer menu.Samuel Thibault2011-11-30
* setupcon: assume standard virtual consoles (/dev/tty[1-6], /dev/ttyv[0-3]) wh...Anton Zinoviev2011-11-29
* setupcon: temporary files in /run and /dev/., traps to remove TMPFILEAnton Zinoviev2011-10-30
* setupcon: prefer console-tools to kbd if both are installedAnton Zinoviev2011-10-30
* setupcon: pointlessly try to use large fonts with consolecharsAnton Zinoviev2011-10-30
* temporary file in case /tmp is mounted read-onlyAnton Zinoviev2011-04-12
* fix special characters for kbdcontrol -f 70 when --setup-dir is usedAnton Zinoviev2011-03-29
* non-copyleft license for setupcon and ckbcomp-miniAnton Zinoviev2011-03-29
* setupcon: new option --setup-dirAnton Zinoviev2011-03-28
* setupcon: new option --save-keyboard, minor bug fixingAnton Zinoviev2011-03-28
* Fixing some bugs related to working while /usr is not mountedAnton Zinoviev2011-03-22
* boot scripts: source /etc/default/locale to permit autodetection of the charm...Anton Zinoviev2011-03-22
* many small bugfixesAnton Zinoviev2011-03-20