I've downloaded the newest Raspbian release and it is a little bit different than the original one.
In particular, it gives a whole bunch of options to configure it the first time you boot it up. I'm just trying to do something simple like change the locale and I just don't understand what is happening. I hit enter on locale then it asks to choose a locale to be generated, so I scroll down to en-US.UTF8 UTF8 and hit enter again. Rhen it brings me to a screen that says lets you select default locale for the system enviorment: None or en_GB.UTF8 Which one should I select?
${LANG:=<locale>.<codec>}; export LANGsyntax in/etc/profileis important there. – Martijn Pieters Feb 05 '15 at 10:45raspi-configagain), so I set the default toen_US.UTF8. See the answer by @OutsourcedGuru. – Roger Dueck Jul 31 '19 at 14:22