mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 18:12:08 +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
|
||||
app-admin/sudo
|
||||
app-admin/rsyslog
|
||||
app-arch/gzip
|
||||
app-arch/sharutils
|
||||
app-arch/tar
|
||||
bootchart? (
|
||||
@ -134,11 +135,12 @@ RDEPEND="${RDEPEND}
|
||||
net-misc/dhcpcd
|
||||
net-firewall/iptables
|
||||
net-misc/tlsdate
|
||||
net-misc/wget
|
||||
sys-apps/bootcache
|
||||
sys-apps/coreutils
|
||||
sys-apps/dbus
|
||||
sys-apps/grep
|
||||
net-misc/wget
|
||||
sys-apps/less
|
||||
sys-apps/mawk
|
||||
sys-apps/net-tools
|
||||
sys-apps/pv
|
||||
|
Loading…
x
Reference in New Issue
Block a user