Miscellaneous scripts
test-lt
A couple of shell scripts that can diagnose most common problems with Lithuanian computing environment. One of them is for ISO 8859-13 locales, another is for UTF-8 locales. If you don't know which one you want, most likely it's the ISO 8859-13 one. Example output:
$ sh test-lt.sh --- Lokalė (C biblioteka) Tvarkoje --- Lokalė (X Window System) Tvarkoje --- ISO-8859-13 X Window System šriftai Tvarkoje --- X11 klaviatūra Tvarkoje --- GNU bash bei kitos readline naudojančios programos Tvarkoje --- UTF-8 lietuviškos raidės bei kabutės Mažosios: ąčęėįšųūž Didžiosios: ĄČĘĖĮŠŲŪŽ Atidarančios ir uždarančios kabutės: „“
explain-module
It is a Perl script that explains what the kernel is looking for when it tries to load a pseudo-module like "char-major-6", "net-pf-10", or "sound-service-0-3". Example:
$ explain-module char-major-6 net-pf-10 sound-service-0-3 char-major-6: Parallel printer devices net-pf-10: protocol family AF_INET6 -- IP version 6 sound-service-0-3: Digital audio (/dev/dsp*, /dev/audio*) for card #0