Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/alpine-baselayout: upgrade to 2.3.0 and refactor | Natanael Copa | 2013-07-12 | 1 | -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 experience | Natanael Copa | 2013-05-17 | 1 | -0/+23 |
set LANG to utf8. it makes some busybox apps work with utf8. Thanks to StarWarsFan for pointing this out. |