| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This makes it easier to automated tools to modify this (e.g. openrc-settingsd)
|
|
|
|
|
|
| |
Also fix the license while we're at it.
fixes #7374
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- suggest the setup-alpine command in motd
- fix sysctl location and contents
put sysctl to /etc/sysctl.d with 00 prefix so later sysctl.d files can
override it if needed.
also remove ip_forward, it default to zero in kernel, and is controlled
by iptables init.d or quagga.
- mkmntdirs: add missing header
string.h is needed for strcmp definition
- profile: remove LANG. ref #4428
|
|
- 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
|