History log of /openbsd/etc/etc.powerpc64/login.conf (Results 1 – 8 of 8)
Revision Date Author Comments
# 0a0902a1 14-Nov-2023 gkoehler <gkoehler@openbsd.org>

Bump powerpc64 default datasize to 1536M

This is for llvm 16; powerpc64 (like some other platforms) needs a
higher datasize limit to build base-clang 16.

ok jca@


# eb43ab97 23-Oct-2022 jca <jca@openbsd.org>

powerpc64 and riscv64: sync pbuild class with amd64 and arm64

From Brad


# e9a172df 21-Feb-2022 robert <robert@openbsd.org>

cap the daemon login class' datasize at either 1G or 4G depending on
the architecture and set the bgpd class' datasize to either 16G or 1G

ok sthen@ and discussed with many


# 29ec0a10 04-Jan-2022 jmc <jmc@openbsd.org>

- add LDAP
- capitalise RADIUS when referring to the protocol
- remove tis

from raf czlonka
ok sthen ajacoutot


# af6a71fe 25-Apr-2021 mortimer <mortimer@openbsd.org>

Bump pbuild stacksize to 8M.

Addresses a stack exhaustion issue with llvm11 and a small number of ports.

ok kettenis@


# 521e6185 07-Jan-2021 robert <robert@openbsd.org>

add a xenodm login class and bump openfiles to 512 to avoid running out
of file descriptors while running a busy desktop

the xenodm login class expands the records from the daemon login class

ok aj

add a xenodm login class and bump openfiles to 512 to avoid running out
of file descriptors while running a busy desktop

the xenodm login class expands the records from the daemon login class

ok aja@, deraadt@, kettenis@, sthen@

show more ...


# 9ab00c22 03-Jan-2021 kettenis <kettenis@openbsd.org>

Bump default datasize-max and datasize-cur since clang now seems to
require more than 768M to build itself.


# ea425ecd 29-Jun-2020 kettenis <kettenis@openbsd.org>

powerpc64; picked the best bits from amd64 and arm64