RPiNZ is a shell script that will take a standard Jessie image for a Raspbery Pi and localise it to New Zealand. Run it from anywhere as sudo.
RPiNZ is a minimal shell script that will take a clean Raspbian Jessie install and localise it to work in New Zealand. The following changes are currently working;
- Adds fsmg.org.nz as the default OS repo.
- Updates the package list
- Remove the en_GB locale
- Enable the en_NZ and mi_NZ locales
- Set en_NZ as the default language
- Set the keyboard to work with Māori characters
- Enable macron support in the console
- Set the timezone to Pacific/Auckland
- Set the timeservers to use NZ based servers
The next version of Raspbian is Stretch and minimal support for this is in place. More testing is needed at this point.
2017-07-07 - Catalyst IT held a "Catathon" on their 20th anniversary and gave all their staff a day where they could work on anything they liked. This project was started by Ian and worked on by Gold and Matheus.