Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 4.4.3_p1-r6 | 1 | 13 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | m68k | mips | ppc | s390 | sparc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 4.4.3_p1-r6 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
Use flags of 4.4.3_p1-r6
- +client Install the dhclient program
- ipv6 Add support for IP version 6
- ldap Add LDAP support (Lightweight Directory Access Protocol)
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- +server Install the dhcpd and dhcrelay programs
- ssl Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- vim-syntax Pulls in related vim syntax scripts
Runtime dependencies of 4.4.3_p1-r6
show 24 lines
client?
(
kernel_linux?
(
ipv6?
(
)
)
)
ldap?
(
ssl?
(
)
)
selinux?
(
)
vim-syntax?
(
)