mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 16:06:59 +02:00
overlay profiles: Enable openssh symlink installation on generic images
This commit is contained in:
parent
af874a04e2
commit
29c85a2781
@ -6,6 +6,10 @@ app-admin/sudo ldap sssd
|
|||||||
app-editors/vim minimal -crypt
|
app-editors/vim minimal -crypt
|
||||||
# minimal: Don't pull app-vim/gentoo-syntax
|
# minimal: Don't pull app-vim/gentoo-syntax
|
||||||
app-editors/vim-core minimal
|
app-editors/vim-core minimal
|
||||||
|
|
||||||
|
# Install our modifications and compatibility symlinks for ssh
|
||||||
|
coreos-base/misc-files openssh
|
||||||
|
|
||||||
dev-lang/python gdbm
|
dev-lang/python gdbm
|
||||||
dev-libs/dbus-glib tools
|
dev-libs/dbus-glib tools
|
||||||
dev-libs/elfutils -utils
|
dev-libs/elfutils -utils
|
||||||
|
Loading…
Reference in New Issue
Block a user