aboutsummaryrefslogtreecommitdiffstats
path: root/main/alpine-baselayout/0001-profile-set-LANG-en.utf8.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/alpine-baselayout: upgrade to 2.3.0 and refactorNatanael Copa2013-07-121-23/+0
| | | | | | | | | - host the entire project in aports directly. We will most likely have any changes directly so it does not make sense to host it in separate git repository - set permissions on /etc/shadow on post-install/upgrade - remove floppy and /proc/bus/usb from /etc/fstab - remove qmail user and group. we dont have qmail
* main/alpine-baselayout: improve utf8 experienceNatanael Copa2013-05-171-0/+23
set LANG to utf8. it makes some busybox apps work with utf8. Thanks to StarWarsFan for pointing this out.