armbian-build/lib
The-going 069afc183a
Fix file encoding of the locale generator (#2000)
This is a minimal fix for the correct display
of characters in the applications, especially the console.

For example, if the locale-gen command is only for one locale
locale-gen ru_RU.UTF-8
Then the console application MC instead of a line in the frame outputs:

@
@@@@@@@@@@@@@@@@@@
@   README.md
@@@@@@@@@@@@@@@@@@
@
@

Setting variables to LC_ALL=C LANG=C is not necessary in this construction.
The line with the editor is not needed.
The 'locale-gen en_US.UTF-8 xx_XX.UTF-8' command
will fix this file itself.
2020-06-10 18:38:10 +02:00
..
build-all-ng.sh Rework of image signing. (#1995) 2020-05-28 15:52:44 +02:00
chroot-buildpackages.sh Fixes building on Linux Mint Tricia (Bionic based) (#1914) 2020-04-25 21:25:05 +02:00
compilation-prepare.sh Add Odroid C4 legacy build (#1983) 2020-05-25 19:22:16 +02:00
compilation.sh delete Checking out sources from compile_uboot() (#1999) 2020-06-10 12:37:20 -04:00
configuration.sh Bugfix: fdisk package is absent in older versions 2020-05-29 09:36:48 +02:00
debootstrap.sh Fix file encoding of the locale generator (#2000) 2020-06-10 18:38:10 +02:00
desktop.sh Fixing desktop install on Ubuntu Focal / Eean (#1963) 2020-05-12 20:27:51 +02:00
distributions.sh Proper fix for ramdisk corruption seen on Focal / Bullseye 2020-06-03 08:45:30 +02:00
fel-load.sh USB FEL working inside docker (#1892) 2020-04-16 18:26:45 +02:00
general.sh Fixed checking the target git sources (#1998) 2020-06-10 18:15:08 +02:00
image-helpers.sh build optimize for upstream (#1713) 2020-01-06 23:45:28 +01:00
main.sh Armbian firmware recreation and image upload bugfix 2020-05-19 17:43:48 +02:00
makeboarddeb.sh Proper fix for ramdisk corruption seen on Focal / Bullseye 2020-06-03 08:45:30 +02:00