Update for initrd additions
This commit is contained in:
parent
0f5218531e
commit
20d9a06704
@ -24,6 +24,7 @@
|
|||||||
* app-shells/zsh
|
* app-shells/zsh
|
||||||
* dev-lang/go
|
* dev-lang/go
|
||||||
* dev-libs/libressl
|
* dev-libs/libressl
|
||||||
|
* dev-util/strace
|
||||||
* dev-vcs/git
|
* dev-vcs/git
|
||||||
* dev-vcs/tig
|
* dev-vcs/tig
|
||||||
* net-analyzer/hping
|
* net-analyzer/hping
|
||||||
@ -34,6 +35,7 @@
|
|||||||
* net-dns/bind-tools
|
* net-dns/bind-tools
|
||||||
* net-firewall/iptables
|
* net-firewall/iptables
|
||||||
* net-misc/dhcpcd
|
* net-misc/dhcpcd
|
||||||
|
* net-misc/dropbear
|
||||||
* net-misc/openntpd
|
* net-misc/openntpd
|
||||||
* net-misc/openssh
|
* net-misc/openssh
|
||||||
* sys-apps/etckeeper
|
* sys-apps/etckeeper
|
||||||
@ -49,4 +51,5 @@
|
|||||||
* sys-process/cronie
|
* sys-process/cronie
|
||||||
* sys-process/htop
|
* sys-process/htop
|
||||||
* sys-process/lsof
|
* sys-process/lsof
|
||||||
|
* www-client/elinks
|
||||||
* www-client/pybugz
|
* www-client/pybugz
|
||||||
|
@ -2,4 +2,8 @@ sys-devel/llvm clang
|
|||||||
sys-apps/paludis search-index xml
|
sys-apps/paludis search-index xml
|
||||||
|
|
||||||
# for initramfs
|
# for initramfs
|
||||||
|
sys-apps/busybox -static -pam mdev
|
||||||
sys-fs/mdadm static
|
sys-fs/mdadm static
|
||||||
|
net-misc/dropbear -pam -static shadow -syslog
|
||||||
|
dev-util/strace static
|
||||||
|
www-client/elinks -* bzip2 ipv6 zlib
|
||||||
|
Loading…
Reference in New Issue
Block a user