aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/root-image/etc/locale.conf
Commit message (Collapse)AuthorAgeFilesLines
* [archiso] Rename root-image to airootfsGerardo Exequiel Pozzi2014-06-281-1/+0
| | | | | | Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_"
* Adjust rc.conf for recent initscripts changesPierre Schmitz2012-08-011-0/+1
* We use a rc.conf file loser to the upstream default. * Use the recommend config files to setup hostname, locale, timezone and console EDIT (Gerardo): Add empty FONT= and use ln -f for localtime Signed-off-by: Pierre Schmitz <pierre@archlinux.de> Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>