mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-01 02:22:11 +02:00
fix(coreos-base/coreos): Add gzip and less to base image.
Basic tools others expect! Other tools missed them dearly.
This commit is contained in:
parent
f1a91f343e
commit
269b39d4fe
@ -114,6 +114,7 @@ RDEPEND="${RDEPEND}
|
|||||||
sys-apps/kexec-tools
|
sys-apps/kexec-tools
|
||||||
app-admin/sudo
|
app-admin/sudo
|
||||||
app-admin/rsyslog
|
app-admin/rsyslog
|
||||||
|
app-arch/gzip
|
||||||
app-arch/sharutils
|
app-arch/sharutils
|
||||||
app-arch/tar
|
app-arch/tar
|
||||||
bootchart? (
|
bootchart? (
|
||||||
@ -134,11 +135,12 @@ RDEPEND="${RDEPEND}
|
|||||||
net-misc/dhcpcd
|
net-misc/dhcpcd
|
||||||
net-firewall/iptables
|
net-firewall/iptables
|
||||||
net-misc/tlsdate
|
net-misc/tlsdate
|
||||||
|
net-misc/wget
|
||||||
sys-apps/bootcache
|
sys-apps/bootcache
|
||||||
sys-apps/coreutils
|
sys-apps/coreutils
|
||||||
sys-apps/dbus
|
sys-apps/dbus
|
||||||
sys-apps/grep
|
sys-apps/grep
|
||||||
net-misc/wget
|
sys-apps/less
|
||||||
sys-apps/mawk
|
sys-apps/mawk
|
||||||
sys-apps/net-tools
|
sys-apps/net-tools
|
||||||
sys-apps/pv
|
sys-apps/pv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user