| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This fixes the warning on shutdown:
"rc is deprecated, please use openrc instead."
fixes #5689
(cherry picked from commit 48a669f23fbe328c072c2d8783cce95d125c470b)
|
| |
|
|
|
|
|
|
|
| |
recent openrc does not force boot runlevel as it previsouly does.
We have a patch for openrc this but to be able remove that patch in
future we also explictly start 'boot' like gentoo does.
|
|
- 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
|